<xs:simpleType name="ExecRefID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Reference identifier used with Trade Cancel and Trade Correct execution types Prior to FIX 4 this field was of type int
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ExecRefID" tag="19" datatype="String" ComponentType="Field" StdAbbrev="ExecRefID" QualifiedAbbrev="ExecRefID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|