Definition Type: Element
Name: trigger
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:FxTrigger
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 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 triggerCondition in schema fpml-fx-5-4_xsd Drilldown into FxTrigger in schema fpml-fx-5-4_xsdXSD Diagram of trigger in schema fpml-fx-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="trigger" type="FxTrigger" 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
triggerCondition nsA:triggerCondition 0 (1)
quotedCurrencyPair nsA:quotedCurrencyPair 0 (1)
triggerRate nsA:triggerRate 0 (1)
spotRate nsA:spotRate 0 (1)
informationSource nsA:informationSource 0 unbounded
Collapse Derivation Tree: