Schema Central > FpML 5.5 Transparency > fpml-com-5-5.xsd > fpml:commoditySwaption
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:commoditySwaption

Defines a commodity swaption product

Element information

Type: fpml:CommoditySwaption

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type fpml:Product

Used in

Substitution hierarchy

Sample instance

<fpml:commoditySwaption>
   <fpml:primaryAssetClass>normalizedString</fpml:primaryAssetClass>
   <fpml:secondaryAssetClass>normalizedString</fpml:secondaryAssetClass>
   <fpml:productType>normalizedString</fpml:productType>
   <fpml:productId>normalizedString</fpml:productId>
   <fpml:embeddedOptionType>normalizedString</fpml:embeddedOptionType>
   <fpml:optionType>Put</fpml:optionType>
   <fpml:commoditySwap>
      <fpml:effectiveDate>
         <fpml:adjustableDate>...
         </fpml:adjustableDate>
      </fpml:effectiveDate>
      <fpml:terminationDate>
         <fpml:adjustableDate>...
         </fpml:adjustableDate>
      </fpml:terminationDate>
      <fpml:settlementCurrency>normalizedString</fpml:settlementCurrency>
      <fpml:coalPhysicalLeg>
         <fpml:coal>...
         </fpml:coal>
         <fpml:deliveryConditions>...
         </fpml:deliveryConditions>
         <fpml:deliveryQuantity>...
         </fpml:deliveryQuantity>
      </fpml:coalPhysicalLeg>
   </fpml:commoditySwap>
   <fpml:physicalExercise>
      <fpml:americanExercise>
         <fpml:commencementDates>...
         </fpml:commencementDates>
         <fpml:expirationDates>...
         </fpml:expirationDates>
      </fpml:americanExercise>
   </fpml:physicalExercise>
   <fpml:premium>
      <fpml:paymentAmount>
         <fpml:currency>normalizedString</fpml:currency>
         <fpml:amount>1.0</fpml:amount>
      </fpml:paymentAmount>
      <fpml:premiumPerUnit>
         <fpml:currency>normalizedString</fpml:currency>
         <fpml:amount>1.0</fpml:amount>
      </fpml:premiumPerUnit>
   </fpml:premium>
</fpml:commoditySwaption>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com