<xsd:complexType name="CutName">
<xsd:annotation>
<xsd:documentation xml:lang="en">Allows for an option expiry cut time to be described by name, as per established market convention. Note: the FX Working Group has resolved not to extend the cutNameScheme coding scheme. The expiryTime element should be used in preference to cutName as the formal definition of FX option expiry time.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute name="cutNameScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/cut-name" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|