Definition Type: ComplexType
Name: ElectricityPhysicalDeliveryQuantity
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CommodityNotionalQuantity
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A type defining the physical quantity of the electricity to be delivered.
Collapse XSD Schema Diagram:
Drilldown into settlementPeriodsReference in schema fpml-com-5-10_xsd2 Drilldown into quantity in schema fpml-com-5-10_xsd2 Drilldown into quantityFrequency in schema fpml-com-5-10_xsd2 Drilldown into quantityUnit in schema fpml-com-5-10_xsd2 Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into CommodityNotionalQuantity in schema fpml-com-5-10_xsd2XSD Diagram of ElectricityPhysicalDeliveryQuantity in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ElectricityPhysicalDeliveryQuantity">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the physical quantity of the electricity to be delivered.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="CommodityNotionalQuantity">
            <xsd:sequence>
                <xsd:element name="settlementPeriodsReference" type="SettlementPeriodsReference" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A pointer style reference to the range(s) of Settlement Periods to which this quantity applies.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quantityUnit nsE:quantityUnit 0 (1)
quantityFrequency nsE:quantityFrequency 0 (1)
quantity nsE:quantity 0 (1)
settlementPeriodsReference nsE:settlementPeriodsReference 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:physicalQuantity