Definition Type: Element
Name: touch
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:FxTouch
Containing Schema: fpml-fx-5-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Defines one or more conditions underwhich the option will payout if exercisable.
Collapse XSD Schema Diagram:
Drilldown into observationEndDate in schema fpml-fx-5-4_xsd Drilldown into observationStartDate in schema fpml-fx-5-4_xsd Drilldown into informationSource in schema fpml-fx-5-4_xsd Drilldown into spotRate in schema fpml-fx-5-4_xsd Drilldown into triggerRate in schema fpml-fx-5-4_xsd Drilldown into quotedCurrencyPair in schema fpml-fx-5-4_xsd Drilldown into touchCondition in schema fpml-fx-5-4_xsd Drilldown into FxTouch in schema fpml-fx-5-4_xsdXSD Diagram of touch in schema fpml-fx-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="touch" type="FxTouch" maxOccurs="unbounded" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines one or more conditions underwhich the option will payout if exercisable.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
touchCondition nsA:touchCondition 0 (1)
quotedCurrencyPair nsA:quotedCurrencyPair 0 (1)
triggerRate nsA:triggerRate 0 (1)
spotRate nsA:spotRate 0 (1)
informationSource nsA:informationSource 0 unbounded
observationStartDate nsA:observationStartDate 0 (1)
observationEndDate nsA:observationEndDate 0 (1)
Collapse Derivation Tree: