XML Schema Documentation

Simple Type: NationalisationOrInsolvencyOrDelistingEventEnum

[Table of contents]

Super-types: xsd:token < NationalisationOrInsolvencyOrDelistingEventEnum (by restriction)
Sub-types: None
Name NationalisationOrInsolvencyOrDelistingEventEnum
Content
  • Base XSD Type: token
  • value comes from list: {'NegotiatedCloseout'|'CancellationAndPayment'}
Documentation Defines the consequences of nationalisation, insolvency and delisting events relating to the underlying.
Diagram
Schema Component Representation
<xsd:simpleType name="NationalisationOrInsolvencyOrDelistingEventEnum">
<xsd:restriction base=" xsd:token ">
<xsd:enumeration value="NegotiatedCloseout"/>
<xsd:enumeration value="CancellationAndPayment"/>
</xsd:restriction>
</xsd:simpleType>