<xs:simpleType name="OrigOrdModTime_t">
<xs:annotation>
<xs:documentation xml:lang="en">The most recent or current modification TransactTime tag 60 reported on an Execution Report for the order The OrigOrdModTime is provided as an optional field on Order Cancel Request and Order Cancel Replace Requests to identify that the state of the order has not changed since the request was issued This is provided to support markets similar to Eurex and A C E
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="OrigOrdModTime" tag="586" datatype="UTCTimestamp" ComponentType="Field" StdAbbrev="OrigOrdModTm" QualifiedAbbrev="OrigOrdModTm" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|