complexType "CommoditySwaption"
Namespace:
Content:
complex, 1 attribute, 18 elements
Defined:
globally in fpml-com-5-11.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (18):
buyerAccountReference (defined in BuyerSeller.model group),
buyerPartyReference (defined in BuyerSeller.model group),
commoditySwap (in commoditySwaption),
commonPricing,
embeddedOptionType,
marketDisruption (defined in CommodityContent.model group),
optionType (in commoditySwaption),
physicalExercise (in commoditySwaption),
premium (in commoditySwaption),
primaryAssetClass (defined in Product.model group),
productId (defined in Product.model group),
productId (defined in Product.model group),
productType (defined in Product.model group),
rounding (defined in CommodityContent.model group),
secondaryAssetClass (defined in Product.model group),
sellerAccountReference (defined in BuyerSeller.model group),
sellerPartyReference (defined in BuyerSeller.model group),
settlementDisruption
All Direct / Indirect Based Elements (1):
commoditySwaption
Known Usage Locations
Annotation
Commodity Swaption.
Type Definition Detail
Type Derivation Tree
Product (extension)
  CommoditySwaption
XML Source (w/o annotations (6); see within schema source)
<xsd:complexType name="CommoditySwaption">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:group ref="BuyerSeller.model"/>
<xsd:element name="optionType" type="PutCallEnum"/>
<xsd:element name="commoditySwap" type="CommoditySwaptionUnderlying"/>
<xsd:element minOccurs="0" name="physicalExercise" type="CommodityPhysicalExercise"/>
<xsd:element minOccurs="0" name="premium" type="CommodityPremium"/>
<xsd:group minOccurs="0" ref="CommodityContent.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/18)
commoditySwap
Type:
The underlying commodity swap definiton.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="commoditySwap" type="CommoditySwaptionUnderlying"/>

optionType
Type:
PutCallEnum, simple content
The type of option transaction.
Simple Content
enumeration of xsd:token
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)
<xsd:element name="optionType" type="PutCallEnum"/>

physicalExercise
Type:
CommodityPhysicalExercise, complex content
The parameters for defining how the commodity option can be exercised into a physical transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="physicalExercise" type="CommodityPhysicalExercise"/>

premium
Type:
CommodityPremium, complex content
The option premium payable by the buyer to the seller.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="premium" type="CommodityPremium"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.