Definition Type: SimpleType
Name: InvestorCountryOfResidence_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.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-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="InvestorCountryOfResidence_t">
    <xs:annotation>
        <xs:documentation>
      The ISO 366 Country code (2 character) identifying which country the beneficial investor is resident for tax purposes.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="InvestorCountryOfResidence" ComponentType="Field" Tag="475" Type="Country" AbbrName="InvestorCtryOfResidence" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Country" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:InvestorCtryOfResidence