<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!-- =====      Letter of Invitation to Tender Schema Module     ===== -->
<!-- ====================================================================== -->
<!--
    Schema agency:  UN/CEFACT 
    Schema version: 2.0
    Schema date:      28 April 2008
    
    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:rsm="urn:un:unece:uncefact:data:standard:LetterOfInvitationToTender:2" xmlns:ram="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:4" xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:5" xmlns:qdt="urn:un:unece:uncefact:data:standard:QualifiedDataType:4" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" targetNamespace="urn:un:unece:uncefact:data:standard:LetterOfInvitationToTender:2" elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.0">
	<!-- ======================================================================= -->
	<!-- =====  Imports                                                     ==== -->
	<!-- ======================================================================= -->
	<!-- =====  Import of Reusable Aggregate Business Information Entity Schema Module ===== -->
	<!-- ======================================================================= -->
	<xsd:import namespace="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:5" schemaLocation="http://www.unece.org/uncefact/data/standard/UnqualifiedDataType_5p0.xsd"/>
	<!-- ======================================================================= -->
	<!-- ===== Import of Qualified DataType Schema Module                  ===== -->
	<!-- ======================================================================= -->
	<xsd:import namespace="urn:un:unece:uncefact:data:standard:QualifiedDataType:4" schemaLocation="http://www.unece.org/uncefact/data/standard/QualifiedDataType_4p0.xsd"/>
	<!-- ======================================================================= -->
	<!-- ===== Import of Reusable Aggregate Business Information Entity Schema Module ===== -->
	<!-- ======================================================================= -->
	<xsd:import namespace="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:4" schemaLocation="http://www.unece.org/uncefact/data/standard/ReusableAggregateBusinessInformationEntity_4p0.xsd"/>
	<!-- ================================================================== -->
	<!-- =====  Element Declarations                                  ===== -->
	<!-- ================================================================== -->
	<!-- =====  Root Element                                          ===== -->
	<!-- ================================================================== -->
	<xsd:element name="LetterOfInvitationToTender" type="rsm:LetterOfInvitationToTenderType">
		<xsd:annotation>
			<xsd:documentation xml:lang="en">
				<ccts:UniqueID>ETR100700</ccts:UniqueID>
				<ccts:Acronym>RSM</ccts:Acronym>
				<ccts:Name>Letter of Invitation to Tender</ccts:Name>
				<ccts:Version>RSM document version 2.6</ccts:Version>
				<ccts:Definition>A message by which the procuring organization invites selected tenderers to submit a bid. </ccts:Definition>
				<ccts:BusinessProcessContextValue>Tendering</ccts:BusinessProcessContextValue>
				<ccts:GeopoliticalOrRegionContextValue>In All Contexts</ccts:GeopoliticalOrRegionContextValue>
				<ccts:OfficialConstraintContextValue>None</ccts:OfficialConstraintContextValue>
				<ccts:ProductContextValue>In All Contexts</ccts:ProductContextValue>
				<ccts:IndustryContextValue>In All Contexts</ccts:IndustryContextValue>
				<ccts:BusinessProcessRoleContextValue>In All Contexts</ccts:BusinessProcessRoleContextValue>
				<ccts:SupportingRoleContextValue>In All Contexts</ccts:SupportingRoleContextValue>
				<ccts:SystemCapabilitiesContextValue>None</ccts:SystemCapabilitiesContextValue>
			</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<!-- ================================================================== -->
	<!-- =====  Type Definitions                                      ===== -->
	<!-- ================================================================== -->
	<!-- ================================================================== -->
	<!-- =====  Type Definition: Letter of Invitation to Tender Type  ===== -->
	<!-- ================================================================== -->
	<xsd:complexType name="LetterOfInvitationToTenderType">
		<xsd:annotation>
			<xsd:documentation xml:lang="en">
				<ccts:UniqueID>ETR100700-2</ccts:UniqueID>
				<ccts:Acronym>MA</ccts:Acronym>
				<ccts:Name>Letter of Invitation to Tender</ccts:Name>
				<ccts:Version>0.1</ccts:Version>
				<ccts:Definition>A message by which the procuring organization invites selected tenderers to submit a bid. </ccts:Definition>
				<ccts:BusinessProcessContextValue>Tendering</ccts:BusinessProcessContextValue>
				<ccts:GeopoliticalOrRegionContextValue>In All Contexts</ccts:GeopoliticalOrRegionContextValue>
				<ccts:OfficialConstraintContextValue>None</ccts:OfficialConstraintContextValue>
				<ccts:ProductContextValue>In All Contexts</ccts:ProductContextValue>
				<ccts:IndustryContextValue>In All Contexts</ccts:IndustryContextValue>
				<ccts:BusinessProcessRoleContextValue>In All Contexts</ccts:BusinessProcessRoleContextValue>
				<ccts:SupportingRoleContextValue>In All Contexts</ccts:SupportingRoleContextValue>
				<ccts:SystemCapabilitiesContextValue>None</ccts:SystemCapabilitiesContextValue>
			</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="TenderLetterInvitationDocument" type="ram:TenderLetterInvitationDocumentType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR100710</ccts:UniqueID>
						<ccts:Acronym>ASMA</ccts:Acronym>
						<ccts:DictionaryEntryName>Letter of Invitation to Tender. Tender Letter Invitation_ Document</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Tender Letter Invitation Document for this Letter of Invitation to Tender message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Letter of Invitation to Tender</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Document</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Tender Letter Invitation</ccts:AssociatedObjectClassQualifierTerm>
						<ccts:AssociationType>aggregation</ccts:AssociationType>
						<ccts:BusinessProcessContexValuet>Tendering</ccts:BusinessProcessContexValuet>
						<ccts:GeopoliticalOrRegionContextValue>In All Contexts</ccts:GeopoliticalOrRegionContextValue>
						<ccts:OfficialConstraintContextValue>None</ccts:OfficialConstraintContextValue>
						<ccts:ProductContextValue>In All Contexts</ccts:ProductContextValue>
						<ccts:IndustryContextValue>In All Contexts</ccts:IndustryContextValue>
						<ccts:BusinessProcessRoleContextValue>In All Contexts</ccts:BusinessProcessRoleContextValue>
						<ccts:SupportingRoleContextValue>In All Contexts</ccts:SupportingRoleContextValue>
						<ccts:SystemCapabilitiesContextValue>None</ccts:SystemCapabilitiesContextValue>
						<ccts:BusinessTerm>Letter of Invitation to Tender</ccts:BusinessTerm>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ProcuringProject" type="ram:ProcuringProjectType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR100720</ccts:UniqueID>
						<ccts:Acronym>ASMA</ccts:Acronym>
						<ccts:DictionaryEntryName>Letter of Invitation to Tender. Procuring_ Project</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Procuring Project for this Letter of Invitation to Tender message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Letter of Invitation to Tender</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Project</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Procuring</ccts:AssociatedObjectClassQualifierTerm>
						<ccts:AssociationType>aggregation</ccts:AssociationType>
						<ccts:BusinessProcessContexValuet>Tendering</ccts:BusinessProcessContexValuet>
						<ccts:GeopoliticalOrRegionContextValue>In All Contexts</ccts:GeopoliticalOrRegionContextValue>
						<ccts:OfficialConstraintContextValue>None</ccts:OfficialConstraintContextValue>
						<ccts:ProductContextValue>In All Contexts</ccts:ProductContextValue>
						<ccts:IndustryContextValue>In All Contexts</ccts:IndustryContextValue>
						<ccts:BusinessProcessRoleContextValue>In All Contexts</ccts:BusinessProcessRoleContextValue>
						<ccts:SupportingRoleContextValue>In All Contexts</ccts:SupportingRoleContextValue>
						<ccts:SystemCapabilitiesContextValue>None</ccts:SystemCapabilitiesContextValue>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ProcuringOrganization" type="ram:ProcuringOrganizationType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR100730</ccts:UniqueID>
						<ccts:Acronym>ASMA</ccts:Acronym>
						<ccts:DictionaryEntryName>Letter of Invitation to Tender. Procuring_ Organization</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Procuring Organization for this Letter of Invitation to Tender message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Letter of Invitation to Tender</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Organization</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Procuring</ccts:AssociatedObjectClassQualifierTerm>
						<ccts:AssociationType>aggregation</ccts:AssociationType>
						<ccts:BusinessProcessContexValuet>Tendering</ccts:BusinessProcessContexValuet>
						<ccts:GeopoliticalOrRegionContextValue>In All Contexts</ccts:GeopoliticalOrRegionContextValue>
						<ccts:OfficialConstraintContextValue>None</ccts:OfficialConstraintContextValue>
						<ccts:ProductContextValue>In All Contexts</ccts:ProductContextValue>
						<ccts:IndustryContextValue>In All Contexts</ccts:IndustryContextValue>
						<ccts:BusinessProcessRoleContextValue>In All Contexts</ccts:BusinessProcessRoleContextValue>
						<ccts:SupportingRoleContextValue>In All Contexts</ccts:SupportingRoleContextValue>
						<ccts:SystemCapabilitiesContextValue>None</ccts:SystemCapabilitiesContextValue>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="TendererOrganization" type="ram:TendererOrganizationType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR100740</ccts:UniqueID>
						<ccts:Acronym>ASMA</ccts:Acronym>
						<ccts:DictionaryEntryName>Letter of Invitation to Tender. Tenderer_ Organization</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Tenderer Organization for this Letter of Invitation to Tender message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Letter of Invitation to Tender</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Organization</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Tenderer</ccts:AssociatedObjectClassQualifierTerm>
						<ccts:AssociationType>aggregation</ccts:AssociationType>
						<ccts:BusinessProcessContexValuet>Tendering</ccts:BusinessProcessContexValuet>
						<ccts:GeopoliticalOrRegionContextValue>In All Contexts</ccts:GeopoliticalOrRegionContextValue>
						<ccts:OfficialConstraintContextValue>None</ccts:OfficialConstraintContextValue>
						<ccts:ProductContextValue>In All Contexts</ccts:ProductContextValue>
						<ccts:IndustryContextValue>In All Contexts</ccts:IndustryContextValue>
						<ccts:BusinessProcessRoleContextValue>In All Contexts</ccts:BusinessProcessRoleContextValue>
						<ccts:SupportingRoleContextValue>In All Contexts</ccts:SupportingRoleContextValue>
						<ccts:SystemCapabilitiesContextValue>None</ccts:SystemCapabilitiesContextValue>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="TenderTenderingProcess" type="ram:TenderTenderingProcessType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR100750</ccts:UniqueID>
						<ccts:Acronym>ASMA</ccts:Acronym>
						<ccts:DictionaryEntryName>Letter of Invitation to Tender. Tender_ Tendering Process</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Tender Tendering Process for this Letter of Invitation to Tender message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Letter of Invitation to Tender</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Tendering Process</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Tender</ccts:AssociatedObjectClassQualifierTerm>
						<ccts:AssociationType>aggregation</ccts:AssociationType>
						<ccts:BusinessProcessContexValuet>Tendering</ccts:BusinessProcessContexValuet>
						<ccts:GeopoliticalOrRegionContextValue>In All Contexts</ccts:GeopoliticalOrRegionContextValue>
						<ccts:OfficialConstraintContextValue>None</ccts:OfficialConstraintContextValue>
						<ccts:ProductContextValue>In All Contexts</ccts:ProductContextValue>
						<ccts:IndustryContextValue>In All Contexts</ccts:IndustryContextValue>
						<ccts:BusinessProcessRoleContextValue>In All Contexts</ccts:BusinessProcessRoleContextValue>
						<ccts:SupportingRoleContextValue>In All Contexts</ccts:SupportingRoleContextValue>
						<ccts:SystemCapabilitiesContextValue>None</ccts:SystemCapabilitiesContextValue>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
