Definition Type Simple Type
Name AcctIDSource_enum_t
Namespace http://www.fixprotocol.org/FIXML-4-4
Facets  
Enumerations 1 , 2 , 3 , 4 , 5 , 99
Documentation Used to identify the source of the Account    code   This is especially useful if the account is a new account that the Respondent may not have setup yet in their system  Valid values:  = BIC 2 = SID code 3 = TFM  GSPTA  4 = OMGEO  AlertID  5 = DTCC code 99 = Other  custom or proprietary  
    
XSD Schema fixml-fields-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AcctIDSource_enum_t" >
  <xs:annotation>
    <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Used to identify the source of the Account    code   This is especially useful if the account is a new account that the Respondent may not have setup yet in their system  Valid values:  = BIC 2 = SID code 3 = TFM  GSPTA  4 = OMGEO  AlertID  5 = DTCC code 99 = Other  custom or proprietary  
    
</xs:documentation>
    <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
      <xs:Xref Protocol="FIX" name="AcctIDSource" tag="660" datatype="int" ComponentType="Field" StdAbbrev="AcctIDSrc" QualifiedAbbrev="AcctIDSrc" 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="1" desc="BIC"/>
      <x:EnumDoc value="2" desc="SIDCode"/>
      <x:EnumDoc value="3" desc="TFMGSPTA"/>
      <x:EnumDoc value="4" desc="OMGEOAlertID"/>
      <x:EnumDoc value="5" desc="DTCCCode"/>
      <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="99"/>
  </xs:restriction>

</xs:simpleType>
Derivation Tree
[No Sub Types]
AcctIDSource_enum_t
    A:AcctIDSource_t
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
        AcctIDSrc
References
A:AcctIDSource_t
Generated using Liquid XML Studio by Liquid Technologies Ltd