<xs:simpleType name="TradeDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates date of trade referenced in this message in YYYYMMDD format Absence of this field indicates current day expressed in local time at place of trade
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TradeDate" tag="75" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="TrdDt" QualifiedAbbrev="TrdDt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|