XML Schema Documentation

Complex Type: GasDeliveryPoint

[Table of contents]

Super-types: Scheme < GasDeliveryPoint (by extension)
Sub-types: None
Name GasDeliveryPoint
Used by (from the same schema document) Model Group CommodityDeliveryPoints.model
Abstract no
Documentation A scheme identifying the types of the Delivery Point for a physically settled gas trade.
XML Instance Representation
<...
deliveryPointScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="GasDeliveryPoint">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="deliveryPointScheme" type=" xsd:anyURI "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>