Definition Type: SimpleType
Name: NationalisationOrInsolvencyOrDelistingEventEnum
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-enum-4-4.xsd
Documentation:
Defines the consequences of nationalisation, insolvency and delisting events relating to the underlying.
Collapse XSD Schema Diagram:
XSD Diagram of NationalisationOrInsolvencyOrDelistingEventEnum in schema fpml-enum-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="NationalisationOrInsolvencyOrDelistingEventEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Defines the consequences of nationalisation, insolvency and delisting events relating to the underlying.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="NegotiatedCloseout">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The parties may, but are not obliged, to terminate the transaction on mutually acceptable terms and if the terms are not agreed then the transaction continues.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="CancellationAndPayment">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The trade is terminated.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration NegotiatedCloseout
Enumeration CancellationAndPayment
Collapse Derivation Tree:
Collapse References:
fpml:delisting, fpml:nationalisationOrInsolvency