<xs:simpleType name="OrigClOrdID_t">
<xs:annotation>
<xs:documentation>
ClOrdID (11) 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>
<fm:Xref Protocol="FIX" name="OrigClOrdID" ComponentType="Field" Tag="41" Type="String" AbbrName="OrigClOrdID" Category="SingleGeneralOrderHandling" CategoryAbbrName="OrigID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|