Definition Type: ComplexType
Name: ElectricityPhysicalQuantity
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 id in schema fpml-com-5-10_xsd3 Drilldown into CommodityPhysicalQuantityBase in schema fpml-com-5-10_xsd3XSD Diagram of ElectricityPhysicalQuantity in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ElectricityPhysicalQuantity">
    <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: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: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