complexType "CommodityOption"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
Content: |
( primaryAssetClass?, secondaryAssetClass*, productType*, productId*, embeddedOptionType[0..2])?, optionType, (( commodity, ( effectiveDate, terminationDate?, ( calculationPeriodsSchedule?, pricingDates?, averagingMethod?)?, barrier?)?, notionalQuantity, totalNotionalQuantity, exercise, ( strikePricePerUnit | floatingStrikePricePerUnit)) | ( commodityForward, physicalExercise) | ( effectiveDate, weatherCalculationPeriods, weatherNotionalAmount, exercise, weatherIndexStrikeLevel, calculation, weatherIndexData)), premium+ |
|
</...> |
Content Model Elements (28):
-
All Direct / Indirect Based Elements (1):
-
Annotation
Defines a commodity option product type. 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.
|
Type Derivation Tree
CommodityOption
|
XML Source (w/o annotations (6); see within schema source)
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|
Content Element Detail (all declarations; defined within this component only; 2/28)
-
The type of option transaction.
Simple Content
Enumeration: |
"Put" |
- |
A put option gives the holder the right to sell the underlying asset by a certain date for a certain price.
|
"Call" |
- |
A call option gives the holder the right to buy the underlying asset by a certain date for a certain price.
|
|
XML Source (w/o annotations (1); see within schema source)
-
The option premium payable by the buyer to the seller.
XML Source (w/o annotations (1); see within schema source)