<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!-- =====  Recommendation 20 - Code List Schema Module               ===== -->
<!-- ====================================================================== -->
<!--
   Schema agency:      UN/CEFACT
   Schema version:      1.0   
   Schema date:           29 March 2007
   
   Code list name:       Abbreviations of Incoterms
   Code list agency:    UNECE
   Code list version:    2000

Copyright (C) UN/CEFACT (2007). All Rights Reserved.

This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to UN/CEFACT, except as needed for the purpose of developing UN/CEFACT	specifications, in which case the procedures for copyrights defined in the UN/CEFACT Intellectual Property Rights document must be followed, or as required to translate it into languages other than English.

The limited permissions granted above are perpetual and will not be revoked by UN/CEFACT or its successors or assigns.

This document and the information contained herein is provided on an "AS IS" basis and UN/CEFACT DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR 	FITNESS FOR A PARTICULAR PURPOSE.
-->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:clm6Recommendation5="urn:un:unece:uncefact:codelist:draft:6:Recommendation5:2000" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" targetNamespace="urn:un:unece:uncefact:codelist:draft:6:Recommendation5:2000" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
	<!-- ====================================================================== -->
	<!-- =====  Element Declarations                                      ===== -->
	<!-- ====================================================================== -->
	<!-- =====  Root Element                                              ===== -->
	<!-- ====================================================================== -->
	<xsd:element name="IncotermsCodeContentType" type="clm6Recommendation5:IncotermsCodeContentType"/>
	<!-- ====================================================================== -->
	<!-- =====  Type Definitions                                          ===== -->
	<!-- ====================================================================== -->
	<!-- =====  Type Definition:  Language Code Content Type              ===== -->
	<!-- ====================================================================== -->
	<xsd:simpleType name="IncotermsCodeContentType">
		<xsd:restriction base="xsd:token">
			<xsd:enumeration value="CFR">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Cost and Freight</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CIF">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Cost, Insurance and Freight</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CIP">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Carriage and Insurance Paid To</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="CPT">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Carriage Paid To</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DAF">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Delivered At Frontier</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DDP">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Delivered Duty Paid</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DDU">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Delivered Duty Unpaid</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DEQ">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Delivered Ex Quay (Duty Paid)</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="DES">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Delivered Ex Ship</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="EXW">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Ex Works</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FAS">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Free Along Ship</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FCA">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Free Carrier</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="FOB">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Free On Board</ccts:Name>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
</xsd:schema>
