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