<xsd:complexType name="FxTouch">
<xsd:annotation>
<xsd:documentation xml:lang="en">Describes an american or discrete touch or no-touch trigger applied to an FX binary or digital option.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<!--View Generation: SKIPPED touchCondition - Unsupported-->
<!--View Generation: SKIPPED direction - Unsupported-->
<xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">Defines the two currencies for an FX trade and the quotation relationship between the two currencies.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="triggerRate" type="PositiveDecimal" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">The market rate is observed relative to the trigger rate, and if it is found to be on the predefined side of (above or below) the trigger rate, a barrier event is deemed to have occurred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<!--View Generation: SKIPPED spotRate - Unsupported-->
<!--View Generation: SKIPPED informationSource - Unsupported-->
<!--View Generation: Skipped an empty choice.-->
</xsd:sequence>
</xsd:complexType>
|