<xs:simpleType name="MinBidSize_t">
<xs:annotation>
<xs:documentation xml:lang="en">Used to indicate a minimum quantity for a bid If this field is used the BidSize 34 field is interpreted as the maximum bid size
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="MinBidSize" tag="647" datatype="Qty" ComponentType="Field" StdAbbrev="MinBidSz" QualifiedAbbrev="MinBidSz" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|