simpleType "NationalisationOrInsolvencyOrDelistingEventEnum"
Namespace:
Defined:
globally in fpml-enum-5-2.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"NegotiatedCloseout"
 - 
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.
"CancellationAndPayment"
 - 
The trade is terminated.

All Direct / Indirect Based Elements (2):
delisting, nationalisationOrInsolvency
Known Usage Locations
Annotation
Defines the consequences of nationalisation, insolvency and delisting events relating to the underlying.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  NationalisationOrInsolvencyOrDelistingEventEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"NegotiatedCloseout"
 - 
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.
"CancellationAndPayment"
 - 
The trade is terminated.
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="NationalisationOrInsolvencyOrDelistingEventEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="NegotiatedCloseout"/>
<xsd:enumeration value="CancellationAndPayment"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.