fpml:settlementPeriodsNotionalQuantity
For an electricity transaction, the Notional Quantity for a one or more groups of Settlement Periods to which the Notional Quantity is based. If the schedule differs for different groups of Settlement Periods, this element should be repeated.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-com-5-5.xsd
Type: fpml:CommoditySettlementPeriodsNotionalQuantity
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:quantityUnit [1..1] Quantity Unit is the unit of measure applicable for the quantity on the Transaction.
- fpml:quantityFrequency [1..1] The frequency at which the Notional Quantity is deemed to apply for purposes of calculating the Total Notional Quantity.
- fpml:quantity [1..1] Amount of commodity per quantity frequency.
- fpml:settlementPeriodsReference [1..*] The range(s) of Settlement Periods to which the Notional Quantity applies.
from type fpml:CommodityNotionalQuantity
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:CommodityNotionalQuantity |
Used in
- Group fpml:CommodityNotionalQuantity.model
- Group fpml:CommodityFinancialOption.model via reference to fpml:CommodityNotionalQuantity.model
- Type fpml:CommodityOption via reference to fpml:CommodityFinancialOption.model (Element fpml:commodityOption)
- Type fpml:FixedPriceLeg via reference to fpml:CommodityNotionalQuantity.model (Element fpml:fixedLeg)
- Type fpml:FloatingPriceLeg via reference to fpml:CommodityNotionalQuantity.model (Element fpml:floatingLeg)
Sample instance
<fpml:settlementPeriodsNotionalQuantity> <fpml:quantityUnit>normalizedString</fpml:quantityUnit> <fpml:quantityFrequency>normalizedString</fpml:quantityFrequency> <fpml:quantity>1.0</fpml:quantity> <fpml:settlementPeriodsReference href="IDREF"/> </fpml:settlementPeriodsNotionalQuantity>