Definition Type: Element
Name: disruption
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:FxDisruption
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Describes the disruption events and fallbacks applicable to a currency pair referenced by the transaction.
Collapse XSD Schema Diagram:
Drilldown into provisions in schema fpml-fx-5-10_xsd Drilldown into referenceCurrency in schema fpml-fx-5-10_xsd Drilldown into baseCurrency in schema fpml-fx-5-10_xsd Drilldown into FxDisruption in schema fpml-fx-5-10_xsdXSD Diagram of disruption in schema fpml-fx-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="disruption" type="FxDisruption" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes the disruption events and fallbacks applicable to a currency pair referenced by the transaction.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
baseCurrency nsA:baseCurrency (1) (1)
referenceCurrency nsA:referenceCurrency (1) (1)
provisions nsA:provisions (1) unbounded
Collapse Derivation Tree: