Definition Type: Group
Name: CommodityDeliveryPoints.model
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-com-5-10.xsd
Documentation:
A Delivery Point, applicable to physically settled commodity transactions.
Collapse XSD Schema Diagram:
Drilldown into deliveryPoint in schema fpml-com-5-10_xsd3XSD Diagram of CommodityDeliveryPoints.model in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<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>
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
deliveryPoint nsF:deliveryPoint (1) (1)