Definition Type Simple Type
Name AdvRefID_t
Namespace http://www.fixprotocol.org/FIXML-4-4
Documentation Reference identifier used with CANCEL and REPLACE transaction types   Prior to FIX 4  this field was of type int  
    
XSD Schema fixml-fields-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AdvRefID_t" >
  <xs:annotation>
    <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" 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>
Derivation Tree
[No Sub Types]
AdvRefID_t
    AdvRefID
References
AdvRefID
Generated using Liquid XML Studio by Liquid Technologies Ltd