<xs:simpleType name="ClOrdLinkID_t">
<xs:annotation>
<xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ClOrdLinkID" tag="583" datatype="String" ComponentType="Field" StdAbbrev="ClOrdLinkID" QualifiedAbbrev="ClOrdLinkID" Category="SingleGeneralOrderHandling" CategoryAbbrev="LnkID" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|