<xs:simpleType name="MinOfferSize_t">
<xs:annotation>
<xs:documentation xml:lang="en">Used to indicate a minimum quantity for an offer If this field is used the OfferSize 35 field is interpreted as the maximum offer size
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="MinOfferSize" tag="648" datatype="Qty" ComponentType="Field" StdAbbrev="MinOfrSz" QualifiedAbbrev="MinOfrSz" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|