<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>
|