Definition Type: ComplexType
Name: ElectricityPhysicalDeliveryQuantitySchedule
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:CommodityPhysicalQuantitySchedule
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
Allows the documentation of a shaped quantity trade where the quantity changes over the life of the transaction.
Collapse XSD Schema Diagram:
Drilldown into settlementPeriodsReference in schema fpml-com-5-10_xsd Drilldown into deliveryPeriodsScheduleReference in schema fpml-com-5-10_xsd Drilldown into deliveryPeriodsReference in schema fpml-com-5-10_xsd Drilldown into CommodityDeliveryPeriodsPointer.model in schema fpml-com-5-10_xsd Drilldown into quantityStep in schema fpml-com-5-10_xsd Drilldown into id in schema fpml-com-5-10_xsd Drilldown into CommodityPhysicalQuantitySchedule in schema fpml-com-5-10_xsdXSD Diagram of ElectricityPhysicalDeliveryQuantitySchedule in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ElectricityPhysicalDeliveryQuantitySchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Allows the documentation of a shaped quantity trade where the quantity changes over the life of the transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="CommodityPhysicalQuantitySchedule">
            <xsd:sequence>
                <xsd:element name="settlementPeriodsReference" type="SettlementPeriodsReference" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A pointer style reference to the range(s) of Settlement Periods to which this quantity applies.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quantityStep nsA:quantityStep (1) unbounded
deliveryPeriodsReference nsA:deliveryPeriodsReference (1) (1)
deliveryPeriodsScheduleReference nsA:deliveryPeriodsScheduleReference (1) (1)
settlementPeriodsReference nsA:settlementPeriodsReference (1) unbounded
<xs:group> nsA:CommodityDeliveryPeriodsPointer.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:physicalQuantitySchedule