Definition Type: SimpleType
Name: CrossPrioritization_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Indicates if one side or the other of a cross order should be prioritized 0 = None = Buy side is prioritized 2 = Sell side is prioritized The definition of prioritization is left to the market In some markets prioritization means which side of the cross order is applied to the market first In other markets prioritization may mean that the prioritized side is fully executed sometimes referred to as the side being protected
Collapse XSD Schema Diagram:
XSD Diagram of CrossPrioritization_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="CrossPrioritization_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates if one side or the other of a cross order should be prioritized  0 = None  = Buy side is prioritized 2 = Sell side is prioritized The definition of prioritization is left to the market  In some markets prioritization means which side of the cross order is applied to the market first  In other markets   prioritization may mean that the prioritized side is fully executed  sometimes referred to as the side being protected   
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="CrossPrioritization" tag="550" datatype="int" ComponentType="Field" StdAbbrev="CrssPriortstn" QualifiedAbbrev="CrssPriortstn" Category="CrossOrders" CategoryAbbrev="Priorty" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:int" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Priorty, nsA:Priorty, nsA:Priorty