Definition Type: SimpleType
Name: IOIQualifier_enum_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Code to qualify IOI use Valid values: A = All or none B = Market On Close MOC held to close C = At the close around not held to close D = VWAP Volume Weighted Avg Price I = In touch with L = Limit M = More behind O = At the open P = Taking a position Q = At the Market previously called Current Quote R = Ready to trade S = Portfolio shown T = Through the day V = Versus W = Indication Working away X = Crossing opportunity Y = At the Midpoint Z = Pre open see Volume : Glossary for value definitions
Collapse XSD Schema Diagram:
XSD Diagram of IOIQualifier_enum_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="IOIQualifier_enum_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Code to qualify IOI use  Valid values: A = All or none B = Market On Close  MOC   held to close  C = At the close  around not held to close  D = VWAP  Volume Weighted Avg Price  I = In touch with L = Limit M = More behind O = At the open P = Taking a position Q = At the Market  previously called Current Quote  R = Ready to trade S = Portfolio shown T = Through the day V = Versus W = Indication   Working away X = Crossing opportunity Y = At the Midpoint Z = Pre open  see Volume :  Glossary  for value definitions  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="IOIQualifier" tag="104" datatype="char" ComponentType="Field" StdAbbrev="Qual" QualifiedAbbrev="Qual" Category="**BaseCatagory**" CategoryAbbrev="**BaseCatagoryXMLName**" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <x:EnumDoc value="A" desc="AON" />
            <x:EnumDoc value="B" desc="MOC" />
            <x:EnumDoc value="C" desc="AtClose" />
            <x:EnumDoc value="D" desc="VWAP" />
            <x:EnumDoc value="I" desc="InTouch" />
            <x:EnumDoc value="L" desc="Limit" />
            <x:EnumDoc value="M" desc="MoreBehind" />
            <x:EnumDoc value="O" desc="AtOpen" />
            <x:EnumDoc value="P" desc="TakePosition" />
            <x:EnumDoc value="Q" desc="AtMarket" />
            <x:EnumDoc value="R" desc="ReadyTrade" />
            <x:EnumDoc value="S" desc="PortShow" />
            <x:EnumDoc value="T" desc="ThroughDay" />
            <x:EnumDoc value="V" desc="Versus" />
            <x:EnumDoc value="W" desc="IndWrkAway" />
            <x:EnumDoc value="X" desc="CrossOpp" />
            <x:EnumDoc value="Y" desc="AtMid" />
            <x:EnumDoc value="Z" desc="PreOpen" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="A" />
        <xs:enumeration value="B" />
        <xs:enumeration value="C" />
        <xs:enumeration value="D" />
        <xs:enumeration value="I" />
        <xs:enumeration value="L" />
        <xs:enumeration value="M" />
        <xs:enumeration value="O" />
        <xs:enumeration value="P" />
        <xs:enumeration value="Q" />
        <xs:enumeration value="R" />
        <xs:enumeration value="S" />
        <xs:enumeration value="T" />
        <xs:enumeration value="V" />
        <xs:enumeration value="W" />
        <xs:enumeration value="X" />
        <xs:enumeration value="Y" />
        <xs:enumeration value="Z" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration A
Enumeration B
Enumeration C
Enumeration D
Enumeration I
Enumeration L
Enumeration M
Enumeration O
Enumeration P
Enumeration Q
Enumeration R
Enumeration S
Enumeration T
Enumeration V
Enumeration W
Enumeration X
Enumeration Y
Enumeration Z
Collapse Derivation Tree:
Collapse References:
nsA:IOIQualifier_t