<xs:simpleType name="ExpireDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">Date of order expiration last day the order can trade always expressed in terms of the local market date The time at which the order expires is determined by the local market s business practices
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ExpireDate" tag="432" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="ExpireDt" QualifiedAbbrev="ExpireDt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|