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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:fxDigitalOption

An FX digital option transaction definition.

Element information

Type: fpml:FxDigitalOption

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<fpml:fxDigitalOption>
   <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:buyerPartyReference href="IDREF"/>
   <fpml:sellerPartyReference href="IDREF"/>
   <fpml:effectiveDate>
      <fpml:adjustableDate>
         <fpml:unadjustedDate>2000-01-01</fpml:unadjustedDate>
      </fpml:adjustableDate>
   </fpml:effectiveDate>
   <fpml:tenorPeriod>
      <fpml:periodMultiplier>1</fpml:periodMultiplier>
      <fpml:period>D</fpml:period>
   </fpml:tenorPeriod>
   <fpml:americanExercise>
      <fpml:commencementDate>
         <fpml:adjustableDate>...
         </fpml:adjustableDate>
      </fpml:commencementDate>
      <fpml:expiryDate>2000-01-01</fpml:expiryDate>
      <fpml:latestValueDate>2000-01-01</fpml:latestValueDate>
   </fpml:americanExercise>
   <fpml:touch>
      <fpml:quotedCurrencyPair>
         <fpml:currency1>normalizedString</fpml:currency1>
         <fpml:currency2>normalizedString</fpml:currency2>
         <fpml:quoteBasis>Currency1PerCurrency2</fpml:quoteBasis>
      </fpml:quotedCurrencyPair>
   </fpml:touch>
   <fpml:payout>
      <fpml:currency>normalizedString</fpml:currency>
      <fpml:amount>1.0</fpml:amount>
      <fpml:payoutStyle>Deferred</fpml:payoutStyle>
   </fpml:payout>
   <fpml:premium>
      <fpml:paymentAmount>
         <fpml:currency>normalizedString</fpml:currency>
         <fpml:amount>1.0</fpml:amount>
      </fpml:paymentAmount>
      <fpml:quote>
         <fpml:value>1.0</fpml:value>
         <fpml:quoteBasis>PercentageOfCallCurrencyAmount</fpml:quoteBasis>
      </fpml:quote>
   </fpml:premium>
</fpml:fxDigitalOption>

Site developed and hosted by Datypic, Inc.

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