Definition Type: ComplexType
Name: CommoditySettlementPeriodsNotionalQuantity
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CommodityNotionalQuantity
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The notional quantity of electricity that applies to one or more groups of Settlement Periods.
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 CommoditySettlementPeriodsNotionalQuantity in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommoditySettlementPeriodsNotionalQuantity">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The notional quantity of electricity that applies to one or more groups of Settlement Periods.</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">The range(s) of Settlement Periods to which the Notional 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:settlementPeriodsNotionalQuantity