Definition Type: ComplexType
Name: ElectricityPhysicalDeliveryQuantitySchedule
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd2 Drilldown into deliveryPeriodsScheduleReference in schema fpml-com-5-10_xsd2 Drilldown into deliveryPeriodsReference in schema fpml-com-5-10_xsd2 Drilldown into CommodityDeliveryPeriodsPointer.model in schema fpml-com-5-10_xsd2 Drilldown into quantityStep in schema fpml-com-5-10_xsd2 Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into CommodityPhysicalQuantitySchedule in schema fpml-com-5-10_xsd2XSD Diagram of ElectricityPhysicalDeliveryQuantitySchedule in schema fpml-com-5-10_xsd2 (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" minOccurs="0" 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 nsE:quantityStep 0 unbounded
deliveryPeriodsReference nsE:deliveryPeriodsReference (1) (1)
deliveryPeriodsScheduleReference nsE:deliveryPeriodsScheduleReference (1) (1)
settlementPeriodsReference nsE:settlementPeriodsReference 0 unbounded
<xs:group> nsE:CommodityDeliveryPeriodsPointer.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:physicalQuantitySchedule