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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:fxOption

An FX option transaction definition.

Element information

Type: fpml:FxOption

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<fxOption>
   <primaryAssetClass>ForeignExchange</primaryAssetClass>
   <productType>ForeignExchange:VanillaOption</productType>
   <europeanExercise>
      <expiryDate>2002-06-04</expiryDate>
      <valueDate>2002-06-06</valueDate>
   </europeanExercise>
   <putCurrencyAmount>
      <currency>AUD</currency>
      <amount>75000000</amount>
   </putCurrencyAmount>
   <callCurrencyAmount>
      <currency>USD</currency>
      <amount>36900000</amount>
   </callCurrencyAmount>
   <strike>
      <rate>0.4920</rate>
      <strikeQuoteBasis>CallCurrencyPerPutCurrency</strikeQuoteBasis>
   </strike>
   <premium>
      <paymentAmount>
         <currency>USD</currency>
         <amount>36900</amount>
      </paymentAmount>
      <quote>
         <value>0.001</value>
         <quoteBasis>PercentageOfCallCurrencyAmount</quoteBasis>
      </quote>
   </premium>
</fxOption>

Site developed and hosted by Datypic, Inc.

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