Definition Type: ComplexType
Name: CommoditySettlementPeriodsNotionalQuantity
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into quantity in schema fpml-com-5-10_xsd Drilldown into quantityFrequency in schema fpml-com-5-10_xsd Drilldown into quantityUnit in schema fpml-com-5-10_xsd Drilldown into id in schema fpml-com-5-10_xsd Drilldown into CommodityNotionalQuantity in schema fpml-com-5-10_xsdXSD Diagram of CommoditySettlementPeriodsNotionalQuantity in schema fpml-com-5-10_xsd (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" 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 nsA:quantityUnit (1) (1)
quantityFrequency nsA:quantityFrequency (1) (1)
quantity nsA:quantity (1) (1)
settlementPeriodsReference nsA:settlementPeriodsReference (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:settlementPeriodsNotionalQuantity