Definition Type: SimpleType
Name: Country
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-datatypes-4-4.xsd
Documentation:
string representing a country using ISO 3166 Country code (2 character) values.
Collapse XSD Schema Diagram:
XSD Diagram of Country in schema fixml-datatypes-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="Country">
    <xs:annotation>
        <xs:documentation>
string representing a country using ISO 3166 Country code (2 character) values.
		        </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Country_t, nsA:CountryOfIssue_t, nsA:InvestorCountryOfResidence_t, nsA:LegCountryOfIssue_t, nsA:UnderlyingCountryOfIssue_t