Definition Type: ComplexType
Name: FxAccrualTrigger
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:FxTriggerBase
Containing Schema: fpml-fx-accruals-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-accruals-5-10_xsd Drilldown into spotRate in schema fpml-fx-5-10_xsd Drilldown into triggerRate in schema fpml-fx-5-10_xsd Drilldown into quotedCurrencyPair in schema fpml-fx-5-10_xsd Drilldown into triggerCondition in schema fpml-fx-5-10_xsd Drilldown into FxTriggerBase in schema fpml-fx-5-10_xsd Drilldown into id in schema fpml-fx-accruals-5-10_xsdXSD Diagram of FxAccrualTrigger in schema fpml-fx-accruals-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxAccrualTrigger">
    <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:attribute name="id" type="xsd:ID">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">An anchor to be referenced from the accrual region bound.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
triggerCondition nsA:triggerCondition (1) (1)
quotedCurrencyPair nsA:quotedCurrencyPair (1) (1)
triggerRate nsA:triggerRate (1) (1)
spotRate nsA:spotRate 0 (1)
informationSource nsA:informationSource 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:trigger