Definition Type: ComplexType
Name: Country
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Scheme
Containing Schema: fpml-shared-4-5.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-4-5_xsdXSD Diagram of Country in schema fpml-shared-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Country">
    <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="Scheme">
            <xsd:attribute name="countryScheme" type="xsd:anyURI" default="http://www.fpml.org/ext/iso3166" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
countryScheme fpml:countryScheme http://www.fpml.org/ext/iso3166 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:countryfpml:localJurisdiction, fpml:localJurisdiction, fpml:relevantJurisdiction,