Definition Type: ComplexType
Name: GasDelivery
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The specification of the gas to be delivered.
Collapse XSD Schema Diagram:
Drilldown into sellerHub in schema fpml-com-5-10_xsd Drilldown into buyerHub in schema fpml-com-5-10_xsd Drilldown into interconnectionPoint in schema fpml-com-5-10_xsd Drilldown into deliveryType in schema fpml-com-5-10_xsd Drilldown into withdrawalPoint in schema fpml-com-5-10_xsd Drilldown into entryPoint in schema fpml-com-5-10_xsd Drilldown into deliveryPoint in schema fpml-com-5-10_xsd Drilldown into CommodityDeliveryPoints.model in schema fpml-com-5-10_xsdXSD Diagram of GasDelivery in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="GasDelivery">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The specification of the gas to be delivered.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="CommodityDeliveryPoints.model" />
        <xsd:element name="deliveryType" type="DeliveryTypeEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Indicates whether the buyer and seller are contractually obliged to consume and supply the specified quantities of the commodity.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="interconnectionPoint" type="InterconnectionPoint" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Identification of the border(s) or border point(s) of a transportation contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:sequence minOccurs="0">
            <xsd:element name="buyerHub" type="CommodityHub">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The hub code of the gas buyer.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="sellerHub" type="CommodityHub">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The hub code of the has seller.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
deliveryPoint nsA:deliveryPoint (1) (1)
entryPoint nsA:entryPoint (1) (1)
withdrawalPoint nsA:withdrawalPoint (1) (1)
deliveryType nsA:deliveryType (1) (1)
interconnectionPoint nsA:interconnectionPoint 0 (1)
buyerHub nsA:buyerHub (1) (1)
sellerHub nsA:sellerHub (1) (1)
<xs:group> nsA:CommodityDeliveryPoints.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:deliveryConditions