<xs:simpleType name="DisplayMinIncr_t">
<xs:annotation>
<xs:documentation>Defines the minimum increment to be used when calculating a random refresh of DisplayQty. A user specifies this when he wants a larger increment than the standard provided by the market (e.g. the round lot size).</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="DisplayMinIncr" ComponentType="Field" Tag="1087" Type="Qty" AbbrName="DspMinIncr" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|