fpml:touch
Defines one or more conditions underwhich the option will payout if exercisable.
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-fx-5-5.xsd
Type: fpml:FxTouch
Properties: Local, Qualified
Content
- fpml:quotedCurrencyPair [0..1] Defines the two currencies for an FX trade and the quotation relationship between the two currencies.
Attributes
None
Used in
- Type fpml:FxDigitalOption (Element fpml:fxDigitalOption)
Sample instance
<fpml:touch> <fpml:quotedCurrencyPair> <fpml:currency1>normalizedString</fpml:currency1> <fpml:currency2>normalizedString</fpml:currency2> <fpml:quoteBasis>Currency1PerCurrency2</fpml:quoteBasis> </fpml:quotedCurrencyPair> </fpml:touch>