Definition Type: ComplexType
Name: GasPhysicalQuantity
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:CommodityPhysicalQuantityBase
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The quantity of gas to be delivered.
Collapse XSD Schema Diagram:
Drilldown into totalPhysicalQuantity in schema fpml-com-5-10_xsd3 Drilldown into CommodityFixedPhysicalQuantity.model in schema fpml-com-5-10_xsd3 Drilldown into id in schema fpml-com-5-10_xsd3 Drilldown into CommodityPhysicalQuantityBase in schema fpml-com-5-10_xsd3XSD Diagram of GasPhysicalQuantity in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="GasPhysicalQuantity">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The quantity of gas to be delivered.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="CommodityPhysicalQuantityBase">
            <xsd:group ref="CommodityFixedPhysicalQuantity.model">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">A quantity that is known at the time the transaction is executed.</xsd:documentation>
                </xsd:annotation>
            </xsd:group>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
totalPhysicalQuantity nsF:totalPhysicalQuantity (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:deliveryQuantity