Definition Type: ComplexType
Name: CommodityPhysicalQuantitySchedule
Namespace: http://www.fpml.org/FpML-5/recordkeeping
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_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_xsd1XSD Diagram of CommodityPhysicalQuantitySchedule in schema fpml-com-5-10_xsd1 (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" minOccurs="0" 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 nsD:quantityStep 0 unbounded
deliveryPeriodsReference nsD:deliveryPeriodsReference (1) (1)
deliveryPeriodsScheduleReference nsD:deliveryPeriodsScheduleReference (1) (1)
<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:ElectricityPhysicalDeliveryQuantitySchedule, nsD:physicalQuantitySchedule