<xs:simpleType name="ClOrdLinkID_t">
<xs:annotation>
<xs:documentation>
Permits order originators to tie together groups of orders in which trades resulting from orders are associated for a specific purpose, for example the calculation of average execution price for a customer or to associate lists submitted to a broker as waves of a larger program trade.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="ClOrdLinkID" ComponentType="Field" Tag="583" Type="String" AbbrName="ClOrdLinkID" Category="SingleGeneralOrderHandling" CategoryAbbrName="LnkID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|