Definition Type: ComplexType
Name: FxDisruptionEvents
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
A container for the disruption event set
Collapse XSD Schema Diagram:
Drilldown into fxDisruptionEvent in schema fpml-fx-5-10_xsd2XSD Diagram of FxDisruptionEvents in schema fpml-fx-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxDisruptionEvents">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A container for the disruption event set</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="fxDisruptionEvent" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fxDisruptionEvent nsD:fxDisruptionEvent 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsD:events