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