<xs:simpleType name="SecondaryOrderID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Assigned by the party which accepts the order Can be used to provide the OrderID 37 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="SecondaryOrderID" tag="198" datatype="String" ComponentType="Field" StdAbbrev="ScndOrdID" QualifiedAbbrev="OrdID2" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|