Definition Type: Group
Name: CommodityFixedPhysicalQuantity.model
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-com-5-10.xsd
Documentation:
The different options for specifying a fixed physical quantity of commodity to be delivered.
Collapse XSD Schema Diagram:
Drilldown into totalPhysicalQuantity in schema fpml-com-5-10_xsd3XSD Diagram of CommodityFixedPhysicalQuantity.model in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="CommodityFixedPhysicalQuantity.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The different options for specifying a fixed physical quantity of commodity to be delivered.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="totalPhysicalQuantity" type="UnitQuantity">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The Total Quantity of the commodity to be delivered.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
totalPhysicalQuantity nsF:totalPhysicalQuantity (1) (1)