Definition Type: ComplexType
Name: FxTrigger
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:FxTriggerBase
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
Describes a european trigger applied to an FX digtal option.
Collapse XSD Schema Diagram:
Drilldown into informationSource in schema fpml-fx-5-10_xsd1 Drilldown into spotRate in schema fpml-fx-5-10_xsd1 Drilldown into triggerRate in schema fpml-fx-5-10_xsd1 Drilldown into quotedCurrencyPair in schema fpml-fx-5-10_xsd1 Drilldown into triggerCondition in schema fpml-fx-5-10_xsd1 Drilldown into FxTriggerBase in schema fpml-fx-5-10_xsd1XSD Diagram of FxTrigger in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxTrigger">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes a european trigger applied to an FX digtal option.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FxTriggerBase">
            <xsd:sequence>
                <xsd:element name="informationSource" type="InformationSource" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The information source where a published or displayed market rate will be obtained, e.g. Telerate Page 3750.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
triggerCondition nsC:triggerCondition (1) (1)
quotedCurrencyPair nsC:quotedCurrencyPair (1) (1)
triggerRate nsC:triggerRate (1) (1)
spotRate nsC:spotRate 0 (1)
informationSource nsC:informationSource 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsC:trigger