<xsd:group name="CommodityDeliveryPoints.model">
<xsd:annotation>
<xsd:documentation xml:lang="en">A Delivery Point, applicable to physically settled commodity transactions.</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:element name="deliveryPoint" type="GasDeliveryPoint">
<xsd:annotation>
<xsd:documentation xml:lang="en">The physical or virtual point at which the commodity will be delivered.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<!--View Generation: Skipped an empty sequence.-->
</xsd:choice>
</xsd:group>
|