Definition Type: Element
Name: fxAmericanTrigger
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FxAmericanTrigger
Containing Schema: fpml-fx-4-4.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
An American trigger occurs if the trigger criteria are met at any time from the initiation to the maturity of the option.
Collapse XSD Schema Diagram:
Drilldown into observationEndDate in schema fpml-fx-4-4_xsd Drilldown into observationStartDate in schema fpml-fx-4-4_xsd Drilldown into informationSource in schema fpml-fx-4-4_xsd Drilldown into triggerRate in schema fpml-fx-4-4_xsd Drilldown into quotedCurrencyPair in schema fpml-fx-4-4_xsd Drilldown into touchCondition in schema fpml-fx-4-4_xsd Drilldown into FxAmericanTrigger in schema fpml-fx-4-4_xsdXSD Diagram of fxAmericanTrigger in schema fpml-fx-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxAmericanTrigger" type="FxAmericanTrigger" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An American trigger occurs if the trigger criteria are met at any time from the initiation to the maturity of the option.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
touchCondition fpml:touchCondition (1) (1)
quotedCurrencyPair fpml:quotedCurrencyPair (1) (1)
triggerRate fpml:triggerRate (1) (1)
informationSource fpml:informationSource (1) unbounded
observationStartDate fpml:observationStartDate 0 (1)
observationEndDate fpml:observationEndDate 0 (1)
Collapse Derivation Tree: