Definition Type: SimpleType
Name: SecondaryDisplayQty_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Used for reserve orders when DisplayQty applies to the primary execution market (e.g.an ECN) and another quantity is to be shown at other markets (e.g. the exchange). On orders specifies the qty to be displayed, on execution reports the currently displayed quantity.
Collapse XSD Schema Diagram:
XSD Diagram of SecondaryDisplayQty_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="SecondaryDisplayQty_t">
    <xs:annotation>
        <xs:documentation>Used for reserve orders when DisplayQty applies to the primary execution market (e.g.an ECN) and another quantity is to be shown at other markets (e.g. the exchange). On orders specifies the qty to be displayed, on execution reports the currently displayed quantity.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="SecondaryDisplayQty" ComponentType="Field" Tag="1082" Type="Qty" AbbrName="SecDspQty" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Qty" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:SecDspQty