fpml:commodityOption
Defines a commodity option product. The product support for financially-settled exercises or exercise into physical forward contracts written on precious and non-precious metals. options in FpML is based on the creation of a 'commodityOption' product. The product references the 'commodity' underlyer in order to support the underlying asset of the option.
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-com-5-5.xsd
Type: fpml:CommodityOption
Properties: Global, Qualified
Content
- Sequence [1..1]
- Sequence [0..1]
- fpml:primaryAssetClass [0..1] A classification of the most important risk class of the trade. FpML defines a simple asset class categorization using a coding scheme.
- fpml:secondaryAssetClass [0..*] A classification of additional risk classes of the trade, if any. FpML defines a simple asset class categorization using a coding scheme.
- fpml:productType [0..*] A classification of the type of product. FpML defines a simple product categorization using a coding scheme.
- fpml:productId [0..*] A product reference identifier. The product ID is an identifier that describes the key economic characteristics of the trade type, with the exception of concepts such as size (notional, quantity, number of units) and price (fixed rate, strike, etc.) that are negotiated for each transaction. It can be used to hold identifiers such as the "UPI" (universal product identifier) required by certain regulatory reporting rules. It can also be used to hold identifiers of benchmark products or product temnplates used by certain trading systems or facilities. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.
- fpml:embeddedOptionType [0..2] Describes the type of any embedded optionality in the transaction that might not otherwise be apparent. Can be used to represent embedded optionality such as early termination provisions, extendible provisions, or cancelable provisions, etc., where applicable. If omitted, no embedded optionality is applicable.
- fpml:optionType [1..1] The type of option transaction.
- Choice [1..1]
- Sequence [1..1]
- fpml:commodity [1..1] Specifies the underlying instrument. Usual content is an ISDA Commodity Reference Price Name. The 'commodity' underlyer component is specified using a reference to the 'commodity' asset (see description above at the Commodity Underlyer section).
- Sequence [0..1]
- fpml:effectiveDate [1..1] The effective date of the Commodity Option Transaction. Note that the Termination/Expiration Date should be specified in expirationDate within the CommodityAmericanExercise type or the CommodityEuropeanExercise type, as applicable.
- fpml:terminationDate [0..1] Specifies the termination date of the Commodity Option Transaction. In some confirmations this will be indicated as the second date in "Option Term" or "Term". Note: If provided, terminationDate should not be before specified expirationDate within the CommodityAmericanExercise type or the CommodityEuropeanExercise type.
- Sequence [0..1]
- fpml:calculationPeriodsSchedule [0..1] A parametric representation of the Calculation Periods of the Commodity Option Transaction.
- fpml:pricingDates [0..1] The dates on which the option will price.
- fpml:averagingMethod [0..1] The Method of Averaging if there is more than one Pricing Date.
from group fpml:CommodityAsian.model - fpml:notionalQuantity [1..1] The Notional Quantity.
- fpml:totalNotionalQuantity [1..1] The Total Notional Quantity.
- fpml:exercise [1..1] The parameters for defining how the commodity option can be exercised and how it is settled.
- Choice [0..1]
- fpml:strikePricePerUnit The currency amount of the strike price per unit.
- fpml:floatingStrikePricePerUnit The currency amount of the strike price per unit.
from group fpml:CommodityStrikePrice.modelfrom group fpml:CommodityFloatingStrikePrice.model
from group fpml:CommodityOptionFeatures.modelfrom group fpml:CommodityNotionalQuantity.model - Sequence [1..1]
- fpml:commodityForward [1..1] Defines a commodity forward product.
- fpml:physicalExercise [1..1] The parameters for defining how the commodity option can be exercised into a physical transaction.
- Sequence [1..1]
- fpml:effectiveDate [1..1] Effective date of an option.
- fpml:weatherNotionalAmount [0..1]
- fpml:exercise [1..1]
- fpml:weatherIndexStrikeLevel [1..1] Weather Index strike price level is specified in terms of weather index units (e.g. 1 Days, 3 Inches, etc.)
- fpml:calculation [0..1] Contains parameters which figure in the calculation of payments on a Weather Index Option.
- fpml:weatherIndexData [0..1] Specifies where the data (e.g. CPD) have been collected, an actual physical reference point (weather station) and various fall back arrangements.
from group fpml:WeatherCalculationPeriod.model
from group fpml:CommodityFinancialOption.modelfrom group fpml:CommodityPhysicalOption.modelfrom group fpml:CommodityWeatherOption.model - Sequence [1..1]
- fpml:premium [1..*] The option premium payable by the buyer to the seller.
from type fpml:Productfrom group fpml:Product.model - Sequence [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:Product |
Used in
- Type fpml:Strategy
- Type fpml:PhysicalSettlement (Element fpml:physicalSettlement)
- Type fpml:Trade (Elements fpml:trade, fpml:originalTrade, fpml:resultingTrade, fpml:trade, fpml:originalTrade, fpml:oldTrade, fpml:trade, fpml:feeTrade, fpml:newTrade, fpml:oldTrade, fpml:trade, fpml:trade)
Substitution hierarchy
- fpml:product
- can be substituted with fpml:commodityOption
Sample instance
<commodityOption> <primaryAssetClass>Commodity</primaryAssetClass> <productType>Commodity:Energy:NatGas:Option:Cash</productType> <optionType>Put</optionType> <commodity> <instrumentId instrumentIdScheme="http://www.fpml.org/coding-scheme/commodity-reference-price-1-0">OIL-WTI-NYMEX</instrumentId> <specifiedPrice>Settlement</specifiedPrice> <deliveryDates>FirstNearby</deliveryDates> </commodity> <effectiveDate> <adjustableDate> <unadjustedDate>2007-06-01</unadjustedDate> </adjustableDate> </effectiveDate> <calculationPeriodsSchedule id="CalculationPeriods"> <periodMultiplier>1</periodMultiplier> <period>M</period> </calculationPeriodsSchedule> <pricingDates> <dayDistribution>All</dayDistribution> <calendarSource>ListedOption</calendarSource> </pricingDates> <notionalQuantity> <quantityUnit>BBL</quantityUnit> </notionalQuantity> <totalNotionalQuantity>15000</totalNotionalQuantity> <exercise> <europeanExercise> <expirationDate> <adjustableDate> <unadjustedDate>2007-06-30</unadjustedDate> </adjustableDate> </expirationDate> </europeanExercise> </exercise> <strikePricePerUnit> <currency>USD</currency> <amount>88</amount> </strikePricePerUnit> <premium> <paymentAmount> <currency>USD</currency> <amount>32000</amount> </paymentAmount> <premiumPerUnit> <currency>USD</currency> <amount>2.13</amount> </premiumPerUnit> </premium> </commodityOption>