Definition Type: ComplexType
Name: GasDeliveryPeriods
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:CommodityDeliveryPeriods
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The different options for specifying the Delivery Periods for a physically settled gas trade.
Collapse XSD Schema Diagram:
Drilldown into supplyEndTime in schema fpml-com-5-10_xsd Drilldown into supplyStartTime in schema fpml-com-5-10_xsd Drilldown into calculationPeriodsDatesReference in schema fpml-com-5-10_xsd Drilldown into calculationPeriodsScheduleReference in schema fpml-com-5-10_xsd Drilldown into calculationPeriodsReference in schema fpml-com-5-10_xsd Drilldown into CommodityCalculationPeriodsPointer.model in schema fpml-com-5-10_xsd Drilldown into periodsSchedule in schema fpml-com-5-10_xsd Drilldown into periods in schema fpml-com-5-10_xsd Drilldown into id in schema fpml-com-5-10_xsd Drilldown into CommodityDeliveryPeriods in schema fpml-com-5-10_xsdXSD Diagram of GasDeliveryPeriods in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="GasDeliveryPeriods">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The different options for specifying the Delivery Periods for a physically settled gas trade.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="CommodityDeliveryPeriods">
            <xsd:sequence minOccurs="0">
                <xsd:element name="supplyStartTime" type="PrevailingTime">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The time at which gas delivery should start on each day of the Delivery Period(s).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="supplyEndTime" type="PrevailingTime">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The time at which gas delivery should end on each day of the Delivery Period(s).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periods nsA:periods (1) (1)
periodsSchedule nsA:periodsSchedule (1) (1)
calculationPeriodsReference nsA:calculationPeriodsReference (1) (1)
calculationPeriodsScheduleReference nsA:calculationPeriodsScheduleReference (1) (1)
calculationPeriodsDatesReference nsA:calculationPeriodsDatesReference (1) (1)
supplyStartTime nsA:supplyStartTime (1) (1)
supplyEndTime nsA:supplyEndTime (1) (1)
<xs:group> nsA:CommodityCalculationPeriodsPointer.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:deliveryPeriods