Definition Type Simple Type
Name AllocQty_t
Namespace http://www.fixprotocol.org/FIXML-4-4
Documentation Quantity  to be allocated to specific sub account   Prior to FIX 4 2 this field was of type int  
    
XSD Schema fixml-fields-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AllocQty_t" >
  <xs:annotation>
    <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Quantity  to be allocated to specific sub account   Prior to FIX 4 2 this field was of type int  
    
</xs:documentation>
    <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
      <xs:Xref Protocol="FIX" name="AllocQty" tag="80" datatype="Qty" ComponentType="Field" StdAbbrev="Qty" QualifiedAbbrev="Qty" Category="" CategoryAbbrev=""/>
      <xs:Xref Protocol="ISO_15022_XML"/>
    </xs:appinfo>

  </xs:annotation>

  <xs:restriction base="Qty"/>
</xs:simpleType>
Derivation Tree
A:Qty
    AllocQty_t
        Qty
        Qty
        Qty
        Qty
        Qty
References
Qty , Qty , Qty , Qty , Qty
Generated using Liquid XML Studio by Liquid Technologies Ltd