Definition Type: SimpleType
Name: CountryCode_ISO3166
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Documentation:
Specifies a 2 character country code as defined in ISO3166. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of CountryCode_ISO3166 in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="CountryCode_ISO3166">
    <xsd:annotation>
        <xsd:documentation source="Description">Specifies a 2 character country code as defined in ISO3166.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">CountryCode_ISO3166</otm:OTA2Entity>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ISO3166</otm:Equivalent>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">IR</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value="[a-zA-Z]{2}" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern [a-zA-Z]{2}
Collapse Derivation Tree:
Collapse References:
ota2-0400:code, ota2-0400:Country, ota2-0400:country, prod-0400:countryota2-0400:countryCode, fin-0300:countryOfIssue, ota2-0400:iSOCountry, ota2-0400:nationality,