<xs:simpleType name="OrigClOrdID_t">
<xs:annotation>
<xs:documentation xml:lang="en">ClOrdID of the previous order NOT the initial order of the day as assigned by the institution used to identify the previous order in cancel and cancel replace requests
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="OrigClOrdID" tag="41" datatype="String" ComponentType="Field" StdAbbrev="OrigClOrdID" QualifiedAbbrev="OrigClOrdID" Category="SingleGeneralOrderHandling" CategoryAbbrev="OrigID" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|