Definition Type: SimpleType
Name: MarketDepth_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Depth of market for Book Snapshot / Incremental updates 0 - full book depth 1 - top of book 2 and above - book depth (number of levels)
Collapse XSD Schema Diagram:
XSD Diagram of MarketDepth_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="MarketDepth_t">
    <xs:annotation>
        <xs:documentation>Depth of market for Book Snapshot / Incremental updates
0 - full book depth
1 - top of book
2 and above - book depth (number of levels)
</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="MarketDepth" ComponentType="Field" Tag="264" Type="int" AbbrName="MktDepth" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:integer" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:MktDepth, nsA:MktDepth, nsA:MktDepth, nsA:MktDepth, nsA:MktDepth