Definition Type: Element
Name: touchCondition
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: TouchConditionEnum
Containing Schema: fpml-fx-4-0.xsd
MinOccurs (1)
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-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="touchCondition" type="TouchConditionEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">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: