<xs:simpleType name="Nested3PartyIDSource_enum_t">
<xs:annotation>
<xs:documentation xml:lang="en">PartyIDSource value within a third instance Nested repeating group Same values as PartyIDSource 447
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="Nested3PartyIDSource" tag="950" datatype="char" ComponentType="Field" StdAbbrev="IDSrc" QualifiedAbbrev="Src" 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="BIC" />
<x:EnumDoc value="C" desc="AccptMarketPart" />
<x:EnumDoc value="D" desc="PropCode" />
<x:EnumDoc value="E" desc="ISOCode" />
<x:EnumDoc value="F" desc="SettlEntLoc" />
<x:EnumDoc value="G" desc="MIC" />
<x:EnumDoc value="H" desc="CSDPartCode" />
<x:EnumDoc value="1" desc="KoreanInvestorID" />
<x:EnumDoc value="2" desc="TaiwaneseQualified" />
<x:EnumDoc value="3" desc="TaiwaneseTradingAcct" />
<x:EnumDoc value="4" desc="MCDnumber" />
<x:EnumDoc value="5" desc="ChineseBShare" />
<x:EnumDoc value="6" desc="UKNationalInsPenNumber" />
<x:EnumDoc value="7" desc="USSocialSecurity" />
<x:EnumDoc value="8" desc="USEmployerIDNumber" />
<x:EnumDoc value="9" desc="AustralianBusinessNumber" />
<x:EnumDoc value="A" desc="
 AustralianTaxFileNumber" />
<x:EnumDoc value="I" desc="DirectedDefinedISITC" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="B" />
<xs:enumeration value="C" />
<xs:enumeration value="D" />
<xs:enumeration value="E" />
<xs:enumeration value="F" />
<xs:enumeration value="G" />
<xs:enumeration value="H" />
<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="A" />
<xs:enumeration value="I" />
</xs:restriction>
</xs:simpleType>
|