<xs:simpleType name="MDSubBookType_t">
<xs:annotation>
<xs:documentation>Describes a class of sub book, e.g. for the separation of various lot types. The Sub Book Type indicates that the following Market Data Entries belong to a non-integrated Sub Book. Whenever provided the Sub Book must be used together with MDPriceLevel and MDEntryPositionNo in order to sort the order properly.
Values are bilaterally agreed.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="MDSubBookType" ComponentType="Field" Tag="1173" Type="int" AbbrName="MDSubBkTyp" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:integer" />
</xs:simpleType>
|