Definition Type: ComplexType
Name: CommodityPhysicalQuantitySchedule
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The Quantity per Delivery Period. There must be a Quantity step specified for each Delivery Period, regardless of whether the Quantity changes or remains the same between periods.
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of CommodityPhysicalQuantitySchedule in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityPhysicalQuantitySchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The Quantity per Delivery Period. There must be a Quantity step specified for each Delivery Period, regardless of whether the Quantity changes or remains the same between periods.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="quantityStep" type="CommodityNotionalQuantity" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The quantity per Calculation Period. There must be a quantity specified for each Calculation Period, regardless of whether the quantity changes or remains the same between periods.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="CommodityDeliveryPeriodsPointer.model" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</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)
<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:ElectricityPhysicalDeliveryQuantitySchedule, nsA:physicalQuantitySchedule