Definition Type: SimpleType
Name: PrivateQuote_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Specifies whether a quote is public, i.e. available to the market, or private, i.e. available to a specified counterparty only. Valid values: 'Y' = Private Quote 'N' = Public Quote
Collapse XSD Schema Diagram:
XSD Diagram of PrivateQuote_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="PrivateQuote_t">
    <xs:annotation>
        <xs:documentation>Specifies whether a quote is public, i.e. available to the market, or private, i.e. available to a specified counterparty only.
            
            Valid values:
            
            'Y' = Private Quote
            'N' = Public Quote
</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="PrivateQuote" ComponentType="Field" Tag="1171" Type="Boolean" AbbrName="PrvtQt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Boolean" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:PrvtQt, nsA:PrvtQt, nsA:PrvtQt, nsA:PrvtQt