XML Schema Documentation

Element: fxSimpleOption

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name fxSimpleOption
Type FxOptionLeg
Nillable no
Abstract no
Documentation A component describing a FX Simple Option product
Logical Diagram
XML Instance Representation
<fxSimpleOption
id=" xsd:ID [0..1]">
<productType> ProductType </productType> [0..*]

'A classification of the type of product. FpML defines a simple product categorization using a coding scheme.'

<productId> ProductId </productId> [0..*]

'A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.'

<buyerPartyReference> PartyOrTradeSideReference </buyerPartyReference> [1]

'A reference to the party that buys this instrument, ie. pays for this instrument and receives the rights defined by it. See 2000 ISDA definitions Article 11.1 (b). In the case of FRAs this the fixed rate payer.'

<sellerPartyReference> PartyOrTradeSideReference </sellerPartyReference> [1]

'A reference to the party that sells (\"writes\") this instrument, i.e. that grants the rights defined by this instrument and in return receives a payment for it. See 2000 ISDA definitions Article 11.1 (a). In the case of FRAs this is the floating rate payer.'

<expiryDateTime> ExpiryDateTime </expiryDateTime> [1]

'The date and time in a location of the option expiry. In the case of american options this is the latest possible expiry date and time.'

<exerciseStyle> ExerciseStyleEnum </exerciseStyle> [1]

'The manner in which the option can be exercised.'

<fxOptionPremium> FxOptionPremium </fxOptionPremium> [0..*]

'Premium amount or premium installment amount for an option.'

<valueDate> xsd:date </valueDate> [1]

'The date on which both currencies traded will settle.'

<cashSettlementTerms> FxCashSettlement </cashSettlementTerms> [0..1]

'This optional element is only used if an option has been specified at execution time to be settled into a single cash payment. This would be used for a non-deliverable option.'

<putCurrencyAmount> Money </putCurrencyAmount> [1]

'The currency amount that the option gives the right to sell.'

<callCurrencyAmount> Money </callCurrencyAmount> [1]

'The currency amount that the option gives the right to buy.'

<fxStrikePrice> FxStrikePrice </fxStrikePrice> [1]

'TBA'

<quotedAs> QuotedAs </quotedAs> [0..1]

'Describes how the option was quoted.'

</fxSimpleOption>
Diagram
element_fxAverageRateOption element_fxBarrierOption element_fxDigitalOption element_fxSingleLeg element_fxSwap element_termDeposit
Schema Component Representation
<xsd:element name="fxSimpleOption" type=" FxOptionLeg " substitutionGroup="product"/>