OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ubl-ndrsc message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Missing Pieces


the missing rules that go into the codelist section of the checklist, from
our decision of the 10th of September.  Attached is a example file for you
to look at.

Lisa and Gunther


[R29g] The namespace of each OASIS/UBL Code List Schema Module MUST be based
on the following scheme:

urn:oasis:ubl:codeList:<Code List. Identification. Identifier>:<Code List.
Name. Text>:<Code List. Version. Identifier>:<Code List. Agency
Identifier>:<Code List. Agency Name. Text>

The first three levels are fixed by Uniform Resource Name (URN) [see RFC
2141]  and UN/ECE URN [see RFC ?]:
* urn - leading token of URNs
* oasis - (registered namespace ID "oasis")
* ubl - (registered namespace ID "ubl") (optional)

The parameter "codeList" identifies the OASIS/UBL Code List Schema Module.

The following parameters represents the specific code list supplementary
components of the CCT codeType:
* Code List. Identification. Identifier - Identifies a list of the
respective corresponding codes. listID is only unique within the agency that
manages this code list.
* Code List. Name. Text - The name of a list of codes.
* Code List. Version. Identifier - Identifies the version of a code list.
* Code List. Agency. Identifier - Identifies the agency that manages a code
list. The default agencies used are those from DE 3055 but roles defined in
DE 3055 cannot be used.
* Code List. Agency Name. Text - The name of the agency that maintains the
code list.

exp: urn:oasis:ubl:codeList:3055:AgencyCode:d.02a:6:unece

Note: Further rules for
removing whitespaces and special characters
using small letters except the terms must be separated
using dots for version, if the version is separated in major and minor
number

[R29h] The schema location includes the complete URI, which is used to
identify code list schemas.
Every code list must normally be provided by the specific responsible
agency. Therefore the following URI should be used for these codelists:
http://www.<Code List. Agency Name. Text>.org/ubl/codeLists/<Code List.
Identification. Identifier>_<Code List. Version. Identifier>.xsd

The name "ubl" specifies that the specific code list be based on the UBL
convention. Under "codeLists" will be listed all specific code lists of this
responsible agency.
Example:
http://www.iso.org/ubl/codeLists/iso639_3.xsd

If some responsible agencies cannot provide their own code lists by a URI,
it is possible that these code lists could be provided by OASIS. In the
fashion of other OASIS specifications, UBL specific code lists of other
responsible agencies will be located under the UBL committee directory:
http://www.oasis-open.org/committees/ubl/codeLists/<Code List. Agency Name.
Text>/<Code List. Identification. Identifier>_<Code List. Version.
Identifier>.xsd

Example:
http://www.oasis-open.org/committees/ubl/codeLists/ISO/iso639_3.xsd


[R29i] The prefix provides the namespace prefix part of the qualified name
of each code list. It is recommended that this prefixe should contain the
information of the supplementary component <Code List. Identification
Identifier> and if it is necessary for separation, the information of the
supplementary component <Code List. Version. Identifier> separated by a dash
"-". All letters should be lower case.
Example:
iso639
iso639-3 (with version)


++++++++++++++++++++++++++++++++++++++++++++++++++++
Lisa Seaburg
AEON Consulting
Website: http://www.aeon-llc.com
Email:  lseaburg@aeon-llc.com
Alternative Email: xcblgeek@yahoo.com
Phone: 662-562-7676
Cellphone: 662-501-7676

"If you obey all the rules, you miss all the fun."
                       -Katharine Hepburn
++++++++++++++++++++++++++++++++++++++++++++++++++++



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.515 / Virus Database: 313 - Release Date: 9/1/2003
BEGIN:VCARD
VERSION:2.1
N:Seaburg;Lisa
FN:Lisa Seaburg (E-mail)
ORG:Aeon LLC
TEL;WORK;VOICE:(662) 562-7676
ADR;WORK:;;;Senatobia;MS;38668;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Senatobia, MS 38668=0D=0AUSA
URL;WORK:http://www.aeon-llc.com
EMAIL;PREF;INTERNET:lseaburg@aeon-llc.com
REV:20031008T150417Z
END:VCARD
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Gunther Stuhec (UBL) -->
<xsd:schema targetNamespace="urn:oasis:names:tc:ubl:codeList:ISO3166:Country%20Code:5:ISO:3::" xmlns:iso3166="urn:oasis:names:tc:ubl:codeList:ISO3166:Country%20Code:5:ISO:3::" xmlns:rt="urn:oasis:names:tc:ubl:RepesentationTerms:1.0:1.0-alpha" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xsd:import namespace="urn:oasis:names:tc:ubl:RepesentationTerms:1.0:1.0-alpha" schemaLocation="RepresentationTerms_1p0-alpha.xsd"/>
	<xsd:element name="CountryCode" type="iso3166:CountryCodeType"/>
	<xsd:complexType name="CountryCodeType">
		<xsd:simpleContent>
			<xsd:extension base="iso3166:CountryCodeContent"/>
		</xsd:simpleContent>
	</xsd:complexType>
	<xsd:simpleType name="CountryCodeContent">
		<xsd:restriction base="rt:CodeContent">
			<xsd:length value="2"/>
			<xsd:enumeration value="AD">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ANDORRA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>UNITED ARAB EMIRATES</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AF">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>AFGHANISTAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ANTIGUA AND BARBUDA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ANGUILLA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AL">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ALBANIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ARMENIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NETHERLANDS ANTILLES</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ANGOLA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AQ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ANTARCTICA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ARGENTINA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AS">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>AMERICAN SAMOA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>AUSTRIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>AUSTRALIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ARUBA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>AZERBAIJAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BOSNIA AND HERZEGOVINA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BB">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BARBADOS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BD">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BANGLADESH</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BELGIUM</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BF">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BURKINA FASO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BULGARIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BAHRAIN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BURUNDI</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BJ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BENIN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BERMUDA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BRUNEI DARUSSALAM</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BOLIVIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BRAZIL</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BS">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BAHAMAS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BHUTAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BV">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BOUVET ISLAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BOTSWANA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BELARUS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="BZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BELIZE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CANADA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CC">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>COCOS (KEELING) ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CD">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CONGO, THE DEMOCRATIC REPUBLIC OF THE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CF">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CENTRAL AFRICAN REPUBLIC</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CONGO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SWITZERLAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>COTE D&apos;IVOIRE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>COOK ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CL">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CHILE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CAMEROON</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CHINA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>COLOMBIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>COSTA RICA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CUBA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CV">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CAPE VERDE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CX">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CHRISTMAS ISLAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CYPRUS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CZECH REPUBLIC</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GERMANY</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DJ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>DJIBOUTI</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>DENMARK</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>DOMINICA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>DOMINICAN REPUBLIC</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ALGERIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="EC">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ECUADOR</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="EE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ESTONIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="EG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>EGYPT</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="EH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>WESTERN SAHARA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ER">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ERITREA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ES">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SPAIN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ET">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ETHIOPIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>FINLAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FJ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>FIJI</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>FALKLAND ISLANDS (MALVINAS)</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MICRONESIA, FEDERATED STATES OF</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>FAROE ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>FRANCE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GABON</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GB">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>UNITED KINGDOM</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GD">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GRENADA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GEORGIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GF">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>FRENCH GUIANA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GHANA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GIBRALTAR</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GL">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GREENLAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GAMBIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GUINEA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GP">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GUADELOUPE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GQ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>EQUATORIAL GUINEA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GREECE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GS">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GUATEMALA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GUAM</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GUINEA-BISSAU</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="GY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>GUYANA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="HK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>HONG KONG</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="HM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>HEARD ISLAND AND MCDONALD ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="HN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>HONDURAS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="HR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CROATIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="HT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>HAITI</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="HU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>HUNGARY</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ID">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>INDONESIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="IE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>IRELAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="IL">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ISRAEL</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="IN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>INDIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="IO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>BRITISH INDIAN OCEAN TERRITORY</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="IQ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>IRAQ</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="IR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>IRAN, ISLAMIC REPUBLIC OF</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="IS">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ICELAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="IT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ITALY</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="JM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>JAMAICA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="JO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>JORDAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="JP">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>JAPAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>KENYA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>KYRGYZSTAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CAMBODIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>KIRIBATI</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>COMOROS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAINT KITTS AND NEVIS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KP">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>KOREA, DEMOCRATIC PEOPLE&apos;S REPUBLIC OF</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>KOREA, REPUBLIC OF</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>KUWAIT</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CAYMAN ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="KZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>KAZAKSTAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LAO PEOPLE&apos;S DEMOCRATIC REPUBLIC</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LB">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LEBANON</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LC">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAINT LUCIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LIECHTENSTEIN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SRI LANKA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LIBERIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LS">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LESOTHO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LITHUANIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LUXEMBOURG</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LV">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LATVIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="LY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>LIBYAN ARAB JAMAHIRIYA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MOROCCO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MC">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MONACO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MD">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MOLDOVA, REPUBLIC OF</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MADAGASCAR</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MARSHALL ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ML">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MALI</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MYANMAR</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MONGOLIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MACAU</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MP">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NORTHERN MARIANA ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MQ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MARTINIQUE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MAURITANIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MS">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MONTSERRAT</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MALTA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MAURITIUS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MV">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MALDIVES</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MALAWI</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MX">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MEXICO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MALAYSIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="MZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MOZAMBIQUE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NAMIBIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NC">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NEW CALEDONIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NIGER</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NF">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NORFOLK ISLAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NIGERIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NICARAGUA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NL">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NETHERLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NORWAY</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NP">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NEPAL</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NAURU</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NIUE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="NZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>NEW ZEALAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="OM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>OMAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PANAMA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PERU</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PF">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>FRENCH POLYNESIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PAPUA NEW GUINEA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PHILIPPINES</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PAKISTAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PL">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>POLAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAINT PIERRE AND MIQUELON</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PITCAIRN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PUERTO RICO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PS">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PALESTINIAN TERRITORY, OCCUPIED</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PORTUGAL</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PALAU</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="PY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>PARAGUAY</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="QA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>QATAR</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="RE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>REUNION</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="RO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ROMANIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="RU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>RUSSIAN FEDERATION</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="RW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>RWANDA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAUDI ARABIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SB">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SOLOMON ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SC">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SEYCHELLES</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SD">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SUDAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SWEDEN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SINGAPORE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAINT HELENA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SLOVENIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SJ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SVALBARD AND JAN MAYEN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SLOVAKIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SL">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SIERRA LEONE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAN MARINO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SENEGAL</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SOMALIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SURINAME</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ST">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAO TOME AND PRINCIPE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SV">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>EL SALVADOR</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SYRIAN ARAB REPUBLIC</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="SZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SWAZILAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TC">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TURKS AND CAICOS ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TD">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>CHAD</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TF">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>FRENCH SOUTHERN TERRITORIES</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TOGO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TH">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>THAILAND</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TJ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TAJIKISTAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TK">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TOKELAU</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TURKMENISTAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TUNISIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TO">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TONGA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TP">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>EAST TIMOR</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TR">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TURKEY</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TRINIDAD AND TOBAGO</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TV">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TUVALU</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TAIWAN, PROVINCE OF CHINA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="TZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>TANZANIA, UNITED REPUBLIC OF</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="UA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>UKRAINE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="UG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>UGANDA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="UM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>UNITED STATES MINOR OUTLYING ISLANDS</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="US">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>UNITED STATES</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="UY">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>URUGUAY</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="UZ">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>UZBEKISTAN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="VA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>HOLY SEE (VATICAN CITY STATE)</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="VC">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAINT VINCENT AND THE GRENADINES</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="VE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>VENEZUELA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="VG">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>VIRGIN ISLANDS, BRITISH</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="VI">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>VIRGIN ISLANDS, U.S.</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="VN">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>VIET NAM</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="VU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>VANUATU</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WF">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>WALLIS AND FUTUNA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="WS">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SAMOA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="YE">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>YEMEN</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="YT">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>MAYOTTE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="YU">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>YUGOSLAVIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZA">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>SOUTH AFRICA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZM">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ZAMBIA</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="ZW">
				<xsd:annotation>
					<xsd:documentation source="code" xml:lang="en">
						<ccts:CodeName>ZIMBABWE</ccts:CodeName>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
</xsd:schema>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]