<xsd:simpleType name="CommodityBullionSettlementDisruptionEnum">
<xsd:annotation>
<xsd:documentation source="http://www.FpML.org" xml:lang="en">The consequences of Bullion Settlement Disruption Events.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Negotiation">
<xsd:annotation>
<xsd:documentation source="http://www.FpML.org" xml:lang="en">Negotiation will apply in the event of Bullion Settlement Disruption as per Section 10.5.(d) of the 2005 Commodity Definitions.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Cancellation and Payment">
<xsd:annotation>
<xsd:documentation source="http://www.FpML.org" xml:lang="en">Cancellation and Payment will apply in the event of Bullion Settlement Disruption as per Section 10.5.(d) of the 2005 Commodity Definitions.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|