<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!-- ===== 62475 - Payment Terms Event - Code List Schema Module        ===== -->
<!-- ====================================================================== -->
<!--
Schema agency:      UN/CEFACT
Schema version:     1.1
Schema date:        28 April 2008

Code list name:     Event Time Reference Code_Payment Terms Event
Code list agency:   UNECE
Code list version:  D07B

Copyright (C) UN/CEFACT (2008). 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:clm62475PaymentTermsEvent="urn:un:unece:uncefact:codelist:standard:UNECE:EventTimeReferenceCodePaymentTermsEvent:D07B" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" targetNamespace="urn:un:unece:uncefact:codelist:standard:UNECE:EventTimeReferenceCodePaymentTermsEvent:D07B" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.1">
	<!-- ======================================================================= -->
	<!-- ===== Element Declarations                                        ===== -->
	<!-- ======================================================================= -->
	<!-- ===== Root Element                                                ===== -->
	<!-- ======================================================================= -->
	<xsd:element name="EventTimeReferenceCodePaymentTermsEvent" type="clm62475PaymentTermsEvent:EventTimeReferenceCodePaymentTermsEventContentType"/>
	<!-- ================================================================== -->
	<!-- ===== Type Definitions                                       ===== -->
	<!-- ================================================================== -->
	<!-- ===== Type Definition: EventTimeReferenceCodePaymentTermsEventContentType ===== -->
	<!-- ================================================================== -->
	<xsd:simpleType name="EventTimeReferenceCodePaymentTermsEventContentType">
		<xsd:restriction base="xsd:token">
			<xsd:enumeration value="5">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Date of invoice</ccts:Name>
						<ccts:Description>Payment time reference is date of invoice.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="24">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Date ex-works</ccts:Name>
						<ccts:Description>Payment time reference is date when goods are leaving the sellers factory.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="29">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Date of delivery of goods to establishments/domicile/site</ccts:Name>
						<ccts:Description>Date the goods are delivered at agreed place of destination.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="45">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Date of bill of lading, consignment note or other transport document</ccts:Name>
						<ccts:Description>The date of issuance of a bill of lading, consignment note or similar transport document.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
			<xsd:enumeration value="71">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:Name>Date of presentation of documents</ccts:Name>
						<ccts:Description>Payment time reference is the date when documents are presented.</ccts:Description>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:enumeration>
		</xsd:restriction>
	</xsd:simpleType>
</xsd:schema>
