fpml:notionalQuantity
The Notional Quantity.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-com-5-5.xsd
Type: fpml:CommodityNotionalQuantity
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.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
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
<notionalQuantity> <quantityUnit>MMBTU</quantityUnit> <quantityFrequency>PerCalendarDay</quantityFrequency> <quantity>2500.0</quantity> </notionalQuantity>