<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!-- =====  5305 - Code List Schema Module                            ===== -->
<!-- ====================================================================== -->
<!--
   Schema agency:      UN/CEFACT
   Schema version:      1.0   
   Schema date:           16 March 2007
   
   Code list name:       Duty Or Tax Or Fee Category Code                        
   Code list agency:    UNECE
   Code list version:    D06B

   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:clm65305="urn:un:unece:uncefact:codelist:draft:6:5305:D06B" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" targetNamespace="urn:un:unece:uncefact:codelist:draft:6:5305:D06B" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
	<!-- ====================================================================== -->
	<!-- =====  Element Declarations                                      ===== -->
	<!-- ====================================================================== -->
	<!-- =====  Root Element                                              ===== -->
	<!-- ====================================================================== -->
	<xsd:element name="TaxCategoryCode" type="clm65305:TaxCategoryCodeContentType"/>
	<!-- ====================================================================== -->
	<!-- =====  Type Definitions                                          ===== -->
	<!-- ====================================================================== -->
	<!-- =====  Type Definition:  Language Code Content Type              ===== -->
	<!-- ====================================================================== -->
	<xsd:simpleType name="TaxCategoryCodeContentType">
		<xsd:restriction base="xsd:token">
			<xsd:enumeration value="A">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Mixed tax rate</ccts:Name>
						<ccts:Description>Code specifying that the rate is based on mixed tax.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AA">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Lower rate</ccts:Name>
						<ccts:Description>Tax rate is lower than standard rate.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AB">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Exempt for resale</ccts:Name>
						<ccts:Description>A tax category code indicating the item is tax exempt when the item is bought for future resale.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AC">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Value Added Tax (VAT) not now due for payment</ccts:Name>
						<ccts:Description>A code to indicate that the Value Added Tax (VAT) amount which is due on the current invoice is to be paid on receipt of a separate VAT payment request.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="AD">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Value Added Tax (VAT) due from a previous invoice</ccts:Name>
						<ccts:Description>A code to indicate that the Value Added Tax (VAT) amount of a previous invoice is to be paid.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="B">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Transferred (VAT)</ccts:Name>
						<ccts:Description>VAT not to be paid to the issuer of the invoice but directly to relevant tax authority.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="C">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Duty paid by supplier</ccts:Name>
						<ccts:Description>Duty associated with shipment of goods is paid by the supplier; customer receives goods with duty paid.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="E">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Exempt from tax</ccts:Name>
						<ccts:Description>Code specifying that taxes are not applicable.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="G">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Free export item, tax not charged</ccts:Name>
						<ccts:Description>Code specifying that the item is free export and taxes are not charged.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="H">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Higher rate</ccts:Name>
						<ccts:Description>Code specifying a higher rate of duty or tax or fee.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="O">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Services outside scope of tax</ccts:Name>
						<ccts:Description>Code specifying that taxes are not applicable to the services.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="S">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Standard rate</ccts:Name>
						<ccts:Description>Code specifying the standard rate.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="Z">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Zero rated goods</ccts:Name>
						<ccts:Description>Code specifying that the goods are at a zero rate.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
</xsd:schema>
