<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>
|