Definition Type: Element
Name: disruption
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd3 Drilldown into referenceCurrency in schema fpml-fx-5-10_xsd3 Drilldown into baseCurrency in schema fpml-fx-5-10_xsd3 Drilldown into FxDisruption in schema fpml-fx-5-10_xsd3XSD Diagram of disruption in schema fpml-fx-5-10_xsd3 (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 nsE:baseCurrency 0 (1)
referenceCurrency nsE:referenceCurrency 0 (1)
provisions nsE:provisions 0 unbounded
Collapse Derivation Tree: