Definition Type: SimpleType
Name: RegistRejReasonCode_enum_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Reason s why Registration Instructions has been rejected Possible values of reason code include: = Invalid unacceptable Account Type 2 = Invalid unacceptable Tax Exempt Type 3 = Invalid unacceptable Ownership Type 4 = Invalid unacceptable No Reg Detls 5 = Invalid unacceptable Reg Seq No 6 = Invalid unacceptable Reg Dtls 7 = Invalid unacceptable Mailing Dtls 8 = Invalid unacceptable Mailing Inst 9 = Invalid unacceptable Investor ID 0 = Invalid unacceptable Investor ID Source = Invalid unacceptable Date of Birth 2 = Invalid unacceptable Investor Country Of Residence 3 = Invalid unacceptable NoDistribInstns 4 = Invalid unacceptable Distrib Percentage 5 = Invalid unacceptable Distrib Payment Method 6 = Invalid unacceptable Cash Distrib Agent Acct Name 7 = Invalid unacceptable Cash Distrib Agent Code 8 = Invalid unacceptable Cash Distrib Agent Acct Num 99 = Other The reason may be further amplified in the RegistRejReasonCode field
Collapse XSD Schema Diagram:
XSD Diagram of RegistRejReasonCode_enum_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="RegistRejReasonCode_enum_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Reason s  why Registration Instructions has been rejected  Possible values of reason code include:  = Invalid unacceptable Account Type 2 = Invalid unacceptable Tax Exempt Type 3 = Invalid unacceptable Ownership Type 4 = Invalid unacceptable No Reg Detls 5 = Invalid unacceptable Reg Seq No 6 = Invalid unacceptable Reg Dtls 7 = Invalid unacceptable Mailing Dtls 8 = Invalid unacceptable Mailing Inst 9 = Invalid unacceptable Investor ID 0 = Invalid unacceptable Investor ID Source  = Invalid unacceptable Date of Birth 2 = Invalid unacceptable Investor Country Of Residence 3 = Invalid unacceptable NoDistribInstns 4 = Invalid unacceptable Distrib Percentage 5 = Invalid unacceptable Distrib Payment Method  6 = Invalid unacceptable Cash Distrib Agent Acct Name 7 = Invalid unacceptable Cash Distrib Agent Code 8 = Invalid unacceptable Cash Distrib Agent Acct Num 99 = Other The reason may be further amplified in the RegistRejReasonCode field  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="RegistRejReasonCode" tag="507" datatype="int" ComponentType="Field" StdAbbrev="RegistRejRsnCode" QualifiedAbbrev="RejRsnCd" Category="RegistrationInstruction" CategoryAbbrev="RejRsnCd" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <x:EnumDoc value="1" desc="InvalidAccountType" />
            <x:EnumDoc value="2" desc="InvalidTaxExemptType" />
            <x:EnumDoc value="3" desc="InvalidOwnershipType" />
            <x:EnumDoc value="4" desc="InvalidNoRegDetls" />
            <x:EnumDoc value="5" desc="InvalidRegSeqNo" />
            <x:EnumDoc value="6" desc="InvalidRegDtls" />
            <x:EnumDoc value="7" desc="InvalidMailingDtls" />
            <x:EnumDoc value="8" desc="InvalidMailingInst" />
            <x:EnumDoc value="9" desc="InvalidInvestorID" />
            <x:EnumDoc value="10" desc="InvalidInvestorIDSource" />
            <x:EnumDoc value="11" desc="InvalidDateOfBirth" />
            <x:EnumDoc value="12" desc="InvalidInvestorCountryOfResidence" />
            <x:EnumDoc value="13" desc="InvalidNoDistribInstns" />
            <x:EnumDoc value="14" desc="InvalidDistribPercentage" />
            <x:EnumDoc value="15" desc="InvalidDistribPaymentMethod" />
            <x:EnumDoc value="16" desc="InvalidCashDistribAgentAcctName" />
            <x:EnumDoc value="17" desc="InvalidCashDistribAgentCode" />
            <x:EnumDoc value="18" desc="InvalidCashDistribAgentAcctNum" />
            <x:EnumDoc value="99" desc="Other" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="1" />
        <xs:enumeration value="2" />
        <xs:enumeration value="3" />
        <xs:enumeration value="4" />
        <xs:enumeration value="5" />
        <xs:enumeration value="6" />
        <xs:enumeration value="7" />
        <xs:enumeration value="8" />
        <xs:enumeration value="9" />
        <xs:enumeration value="10" />
        <xs:enumeration value="11" />
        <xs:enumeration value="12" />
        <xs:enumeration value="13" />
        <xs:enumeration value="14" />
        <xs:enumeration value="15" />
        <xs:enumeration value="16" />
        <xs:enumeration value="17" />
        <xs:enumeration value="18" />
        <xs:enumeration value="99" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 6
Enumeration 7
Enumeration 8
Enumeration 9
Enumeration 10
Enumeration 11
Enumeration 12
Enumeration 13
Enumeration 14
Enumeration 15
Enumeration 16
Enumeration 17
Enumeration 18
Enumeration 99
Collapse Derivation Tree:
Collapse References:
nsA:RegistRejReasonCode_t