Definition Type: ComplexType
Name: CountryCode
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Token
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
The code representation of a country or an area of special sovereignty. By default it is a valid 2 character country code as defined by the ISO standard 3166-1 alpha-2 - Codes for representation of countries http://www.niso.org/standards/resources/3166.html.
Collapse XSD Schema Diagram:
Drilldown into countryScheme in schema fpml-shared-5-10_xsd3XSD Diagram of CountryCode in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CountryCode">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The code representation of a country or an area of special sovereignty. By default it is a valid 2 character country code as defined by the ISO standard 3166-1 alpha-2 - Codes for representation of countries http://www.niso.org/standards/resources/3166.html.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Token">
            <xsd:attribute name="countryScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/iso3166" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
countryScheme nsD:countryScheme http://www.fpml.org/coding-scheme/external/iso3166 (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:country, nsD:country, nsD:country, nsD:country, nsD:countrynsD:localJurisdiction, nsD:localJurisdiction, nsD:relevantJurisdiction,