Definition Type: Element
Name: triggerCondition
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: TriggerConditionEnum
Containing Schema: fpml-fx-4-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The binary condition that applies to a European-style trigger, determining where the spot rate must be relative to the triggerRate for the option to be exercisable. There can only be two domain values for this element: "aboveTrigger" or "belowTrigger".
Collapse XSD Schema Diagram:
XSD Diagram of triggerCondition in schema fpml-fx-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="triggerCondition" type="TriggerConditionEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The binary condition that applies to a European-style trigger, determining where the spot rate must be relative to the triggerRate for the option to be exercisable. There can only be two domain values for this element: "aboveTrigger" or "belowTrigger".</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: