Definition Type Simple Type
Name AllocAcctIDSource_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 AllocAccount  79  code   See AcctIDSource  660  for valid values  
    
XSD Schema fixml-fields-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AllocAcctIDSource_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 AllocAccount  79  code   See AcctIDSource  660  for valid values  
    
</xs:documentation>
    <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
      <xs:Xref Protocol="FIX" name="AllocAcctIDSource" tag="661" datatype="int" ComponentType="Field" StdAbbrev="ActIDSrc" QualifiedAbbrev="ActIDSrc" 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]
AllocAcctIDSource_enum_t
    A:AllocAcctIDSource_t
        ActIDSrc
        ActIDSrc
        ActIDSrc
        ActIDSrc
        ActIDSrc
        ActIDSrc
        ActIDSrc
        ActIDSrc
References
A:AllocAcctIDSource_t
Generated using Liquid XML Studio by Liquid Technologies Ltd