<xs:simpleType name="AdvRefID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Reference identifier used with CANCEL and REPLACE transaction 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="AdvRefID" tag="3" datatype="String" ComponentType="Field" StdAbbrev="AdvRefID" QualifiedAbbrev="AdvRefID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|