<xs:simpleType name="MaxFloor_t">
<xs:annotation>
<xs:documentation xml:lang="en">Maximum quantity e g number of shares within an order to be shown on the exchange floor at any given time 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="MaxFloor" tag="111" datatype="Qty" ComponentType="Field" StdAbbrev="MaxFloor" QualifiedAbbrev="MaxFloor" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Qty" />
</xs:simpleType>
|