Definition Type: SimpleType
Name: OrderQty_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Quantity ordered. This represents the number of shares for equities or par, face or nominal value for FI instruments. (Prior to FIX 4.2 this field was of type int)
Collapse XSD Schema Diagram:
XSD Diagram of OrderQty_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="OrderQty_t">
    <xs:annotation>
        <xs:documentation>
      Quantity ordered.  This represents the number of shares for equities or par, face or nominal value for FI instruments.
      (Prior to FIX 4.2 this field was of type int)
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="OrderQty" ComponentType="Field" Tag="38" Type="Qty" AbbrName="Qty" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Qty" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Qty, nsA:Qty