Definition Type: SimpleType
Name: InvestorCountryOfResidence_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
The ISO 366 Country code 2 character identifying which country the beneficial investor is resident for tax purposes
Collapse XSD Schema Diagram:
XSD Diagram of InvestorCountryOfResidence_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="InvestorCountryOfResidence_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">The ISO 366 Country code  2 character  identifying which country the beneficial investor is resident for tax purposes  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="InvestorCountryOfResidence" tag="475" datatype="Country" ComponentType="Field" StdAbbrev="InvestorCtryOfResidence" QualifiedAbbrev="InvestorCtryOfResidence" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Country" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:InvestorCtryOfResidence