<xs:simpleType name="SecondaryClOrdID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Assigned by the party which originates the order Can be used to provide the ClOrdID used by an exchange or executing system
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="SecondaryClOrdID" tag="526" datatype="String" ComponentType="Field" StdAbbrev="ScndClOrdID" QualifiedAbbrev="ClOrdID2" Category="SingleGeneralOrderHandling" CategoryAbbrev="ID2" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|