Definition Type: SimpleType
Name: MDPriceLevel_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Integer to convey the level of a bid or offer at a given price level. This is in contrast to MDEntryPositionNo which is used to convey the position of an order within a Price level
Collapse XSD Schema Diagram:
XSD Diagram of MDPriceLevel_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="MDPriceLevel_t">
    <xs:annotation>
        <xs:documentation>Integer  to convey the level of a bid or offer at a given price level. This is in contrast to MDEntryPositionNo which is used to convey the position of an order within a Price level</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="MDPriceLevel" ComponentType="Field" Tag="1023" Type="int" AbbrName="MDPxLvl" 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:MDPxLvl, nsA:MDPxLvl