Definition Type: SimpleType
Name: CashOrderQty_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.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-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="CashOrderQty_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="CashOrderQty" tag="152" datatype="Qty" ComponentType="Field" StdAbbrev="Cash" QualifiedAbbrev="Cash" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Qty" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Cash