Definition Type: SimpleType
Name: CashOrderQty_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Specifies the approximate order quantity desired in total monetary units vs. as tradeable units (e.g. number of shares). The broker or fund manager (for CIV orders) would be responsible for converting and calculating a tradeable unit (e.g. share) quantity (OrderQty (38)) based upon this amount to be used for the actual order and subsequent messages.
Collapse XSD Schema Diagram:
XSD Diagram of CashOrderQty_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="CashOrderQty_t">
    <xs:annotation>
        <xs:documentation>
      Specifies the approximate order quantity desired in total monetary units vs. as tradeable units (e.g. number of shares).  The broker or fund manager (for CIV orders) would be responsible for converting and calculating a tradeable unit (e.g. share) quantity (OrderQty (38)) based upon this amount to be used for the actual order and subsequent messages.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="CashOrderQty" ComponentType="Field" Tag="152" Type="Qty" AbbrName="Cash" 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:Cash