fpml:fixedPrice
Fixed price on which fixed payments are based.
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-com-5-5.xsd
Type: fpml:FixedPrice
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:price [1..1] The Fixed Price.
- fpml:priceCurrency [1..1] Currency of the fixed price.
- fpml:priceUnit [1..1] The unit of measure used to calculate the Fixed Price.
from group fpml:Price.model
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- Group fpml:CommodityFixedPrice.model
- Group fpml:GenericCommodityAttributes.model
- Type fpml:NonPeriodicFixedPriceLeg (Element fpml:fixedLeg)
- Type fpml:FixedPriceLeg via reference to fpml:CommodityFixedPrice.model (Element fpml:fixedLeg)
- Type fpml:GenericProduct via reference to fpml:GenericCommodityAttributes.model (Elements fpml:genericProduct, fpml:nonSchemaProduct)
Sample instance
<fixedPrice> <price>6.295</price> <priceCurrency>USD</priceCurrency> <priceUnit>MMBTU</priceUnit> </fixedPrice>