Definition Type: Element
Name: settlementPeriodsNotionalQuantityStep
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:CommodityNotionalQuantity
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
For an electricity transaction, the Notional Quantity for a given Calculation Period during the life of the trade which applies to the range(s) of Settlement Periods referenced by settlementPeriodsReference. There must be a settlementPeriodsNotionalQuantityStep specified for each Calculation Period, regardless of whether the NotionalQuantity changes or remains the same between periods.
Collapse XSD Schema Diagram:
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 settlementPeriodsNotionalQuantityStep in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementPeriodsNotionalQuantityStep" type="CommodityNotionalQuantity" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">For an electricity transaction, the Notional Quantity for a given Calculation Period during the life of the trade which applies to the range(s) of Settlement Periods referenced by settlementPeriodsReference. There must be a settlementPeriodsNotionalQuantityStep specified for each Calculation Period, regardless of whether the NotionalQuantity changes or remains the same between periods.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quantityUnit nsA:quantityUnit (1) (1)
quantityFrequency nsA:quantityFrequency (1) (1)
quantity nsA:quantity (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: