<xs:simpleType name="CxlQty_t">
<xs:annotation>
<xs:documentation xml:lang="en">Total quantity canceled for this order 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="CxlQty" tag="84" datatype="Qty" ComponentType="Field" StdAbbrev="CxlQty" QualifiedAbbrev="CxlQty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|