<xs:simpleType name="LeavesQty_t">
<xs:annotation>
<xs:documentation xml:lang="en">Quantity open for further execution If the OrdStatus 39 is Canceled DoneForTheDay Expired Calculated or Rejected in which case the order is no longer active then LeavesQty could be 0 otherwise LeavesQty = OrderQty 38 CumQty 4 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="LeavesQty" tag="151" datatype="Qty" ComponentType="Field" StdAbbrev="LeavesQty" QualifiedAbbrev="LeavesQty" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|