Definition Type: SimpleType
Name: ClearingFeeIndicator_enum_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Indicates type of fee being assessed of the customer for trade executions at an exchange Applicable for futures markets only at this time Valid Values source CBOT CME NYBOT and NYMEX : B = CBOE Member C = Non member and Customer E = Equity Member and Clearing Member F = Full and Associate Member trading for own account and as floor Brokers H = 06 H and 06 J Firms I = GIM IDEM and COM Membership Interest Holders L = Lessee and 06 F Employees M = All other ownership types = st year delegate trading for his own account 2 = 2nd year delegate trading for his own account 3 = 3rd year delegate trading for his own account 4 = 4th year delegate trading for his own account 5 = 5th year delegate trading for his own account 9 = 6th year and beyond delegate trading for his own account
Collapse XSD Schema Diagram:
XSD Diagram of ClearingFeeIndicator_enum_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ClearingFeeIndicator_enum_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates type of fee being assessed of the customer for trade executions at an exchange  Applicable for futures markets only at this time   Valid Values  source CBOT  CME  NYBOT  and NYMEX : B = CBOE Member C = Non member and Customer E = Equity Member and Clearing Member F = Full and Associate Member trading for own account and as floor Brokers H = 06 H and 06 J Firms I = GIM  IDEM and COM Membership Interest Holders L = Lessee and 06 F Employees M = All other ownership types  = st year delegate trading for his own account 2 = 2nd year delegate trading for his own account 3 = 3rd year delegate trading for his own account 4 = 4th year delegate trading for his own account 5 = 5th year delegate trading for his own account 9 = 6th year and beyond delegate trading for his own account 
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="ClearingFeeIndicator" tag="635" datatype="String" ComponentType="Field" StdAbbrev="ClrngFeeInd" QualifiedAbbrev="ClrFeeInd" 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="B" desc="CBOEMember" />
            <x:EnumDoc value="C" desc="NonMemberCustomer" />
            <x:EnumDoc value="E" desc="EquityClearingMember" />
            <x:EnumDoc value="F" desc="FullAssociateMember" />
            <x:EnumDoc value="H" desc="106H106J" />
            <x:EnumDoc value="I" desc="GIMIDEMCOMMembership" />
            <x:EnumDoc value="L" desc="Lessee106F" />
            <x:EnumDoc value="M" desc="AllOthers" />
            <x:EnumDoc value="1" desc="1stYearDelegate" />
            <x:EnumDoc value="2" desc="2ndYearDelegate" />
            <x:EnumDoc value="3" desc="3rdYearDelegate" />
            <x:EnumDoc value="4" desc="4thYearDelegate" />
            <x:EnumDoc value="5" desc="5thYearDelegate" />
            <x:EnumDoc value="9" desc="6thYearDelegate" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="B" />
        <xs:enumeration value="C" />
        <xs:enumeration value="E" />
        <xs:enumeration value="F" />
        <xs:enumeration value="H" />
        <xs:enumeration value="I" />
        <xs:enumeration value="L" />
        <xs:enumeration value="M" />
        <xs:enumeration value="1" />
        <xs:enumeration value="2" />
        <xs:enumeration value="3" />
        <xs:enumeration value="4" />
        <xs:enumeration value="5" />
        <xs:enumeration value="9" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration B
Enumeration C
Enumeration E
Enumeration F
Enumeration H
Enumeration I
Enumeration L
Enumeration M
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 9
Collapse Derivation Tree:
Collapse References:
nsA:ClearingFeeIndicator_t