Definition Type: ComplexType
Name: FxAccrualTrigger
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF: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 triggerRate in schema fpml-fx-5-10_xsd4 Drilldown into quotedCurrencyPair in schema fpml-fx-5-10_xsd4 Drilldown into FxTriggerBase in schema fpml-fx-5-10_xsd4 Drilldown into id in schema fpml-fx-accruals-5-10_xsd3XSD Diagram of FxAccrualTrigger in schema fpml-fx-accruals-5-10_xsd3 (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: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
quotedCurrencyPair nsF:quotedCurrencyPair 0 (1)
triggerRate nsF:triggerRate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:trigger