Definition Type: Element
Name: touchCondition
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:TouchConditionEnum
Containing Schema: fpml-fx-5-2.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The binary condition that applies to an American-style trigger. There can only be two domain values for this element: "touch" or "no touch".
Collapse XSD Schema Diagram:
XSD Diagram of touchCondition in schema fpml-fx-5-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="touchCondition" type="TouchConditionEnum" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The binary condition that applies to an American-style trigger. There can only be two domain values for this element: "touch" or "no touch".</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: