Definition Type: SimpleType
Name: MarketDisruptionEventsEnum
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-enum-5-10.xsd
Documentation:
The specification of how market disruption events will be represented.
Collapse XSD Schema Diagram:
XSD Diagram of MarketDisruptionEventsEnum in schema fpml-enum-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="MarketDisruptionEventsEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The specification of how market disruption events will be represented.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Applicable">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Market Disruption Events are applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NotApplicable">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Market Disruption Events are not applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="AsSpecifiedInMasterAgreement">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The Market Disruption Event(s) are determined by reference to the relevant Master Agreement.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="AsSpecifiedInConfirmation">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The Market Disruption Event(s) are determined by reference to the relevant Confirmation.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Applicable
Enumeration NotApplicable
Enumeration AsSpecifiedInMasterAgreement
Enumeration AsSpecifiedInConfirmation
Collapse Derivation Tree:
Collapse References:
nsA:marketDisruptionEvents