<xs:simpleType name="SecondaryClOrdID_t">
<xs:annotation>
<xs:documentation>
Assigned by the party which originates the order. Can be used to provide the ClOrdID (11) used by an exchange or executing system.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="SecondaryClOrdID" ComponentType="Field" Tag="526" Type="String" AbbrName="ClOrdID2" Category="SingleGeneralOrderHandling" CategoryAbbrName="ID2" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|