<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!-- =====      Reception of Response of Tender Guarantee Type Root Schema Module     ===== -->
<!-- ====================================================================== -->
<!--
    Schema agency:  UN/CEFACT 
    Schema version: 1.1
    Schema date:      29 March 2007
    
    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.

	NOTE: This Release Candidate (rc) is still work in progress, subject to audit, and as such may 
	change substantially in the official release.
-->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:rsm="urn:un:unece:uncefact:data:draft:ReceptionOfResponseOfTenderGuarantee:1" xmlns:ram="urn:un:unece:uncefact:data:draft:ReusableAggregateBusinessInformationEntity:2" xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:3" xmlns:qdt="urn:un:unece:uncefact:data:draft:QualifiedDataType:1" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" targetNamespace="urn:un:unece:uncefact:data:draft:ReceptionOfResponseOfTenderGuarantee:1" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0.rc">
	<!-- ================================================================== -->
	<!-- =====  Imports                                               ===== -->
	<!-- ================================================================== -->
	<!-- =====  Import of Unqualified Data Type                       ===== -->
	<!-- ================================================================== -->
	<xsd:import namespace="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:3" schemaLocation="http://www.unece.org/uncefact/data/standard/UnqualifiedDataType_3p0.xsd"/>
	<!-- ================================================================== -->
	<!-- =====  Import of Qualified Data Type                       ===== -->
	<!-- ================================================================== -->
	<xsd:import namespace="urn:un:unece:uncefact:data:draft:QualifiedDataType:1" schemaLocation="http://www.unece.org/uncefact/data/draft/QualifiedDataType_1p0.xsd"/>
	<!-- ================================================================== -->
	<!-- =====  Import of Reusable Aggregate Business                 ===== -->
	<!-- =====            Information Entity                          ===== -->
	<!-- ================================================================== -->
	<xsd:import namespace="urn:un:unece:uncefact:data:draft:ReusableAggregateBusinessInformationEntity:2" schemaLocation="http://www.unece.org/uncefact/data/draft/ReusableAggregateBusinessInformationEntity_2p0prc.xsd"/>
	<!-- ================================================================== -->
	<!-- =====  Element Declarations                                  ===== -->
	<!-- ================================================================== -->
	<!-- =====  Root Element                                          ===== -->
	<!-- ================================================================== -->
	<xsd:element name="ReceptionOfResponseOfTenderGuarantee" type="rsm:ReceptionOfResponseOfTenderGuaranteeType">
		<xsd:annotation>
			<xsd:documentation xml:lang="en">
				<ccts:UniqueID>ETR102000</ccts:UniqueID>
				<ccts:Acronym>RSM</ccts:Acronym>
				<ccts:Name>Reception of Response of Tender Guarantee</ccts:Name>
				<ccts:Version>RSM document version 2.6</ccts:Version>
				<ccts:Definition>A message by which the procuring organization responds to the tenderer confirming receipt of the tenderer's response of tender guarantee request.</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 Definitions: Reception of Response of Tender Guarantee Type   ===== -->
	<!-- ================================================================== -->
	<xsd:complexType name="ReceptionOfResponseOfTenderGuaranteeType">
		<xsd:annotation>
			<xsd:documentation xml:lang="en">
				<ccts:UniqueID>ETR102000</ccts:UniqueID>
				<ccts:Acronym>RSM</ccts:Acronym>
				<ccts:Name>Reception of Response of Tender Guarantee</ccts:Name>
				<ccts:Version>0.1</ccts:Version>
				<ccts:Definition>A message by which the procuring organization responds to the tenderer confirming receipt of the tenderer's response of tender guarantee request.</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="ReceiptDocument" type="ram:ReceiptDocumentType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR102010</ccts:UniqueID>
						<ccts:Acronym>ASBIE</ccts:Acronym>
						<ccts:DictionaryEntryName>Reception of Response of Tender Guarantee.Receipt_ Document</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Receipt Document for this Reception of Response of Tender Guarantee message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Reception of Response of Tender Guarantee</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Document</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Receipt</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>Receipt</ccts:BusinessTerm>
					</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ProcuringOrganization" type="ram:ProcuringOrganizationType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR102020</ccts:UniqueID>
						<ccts:Acronym>ASBIE</ccts:Acronym>
						<ccts:DictionaryEntryName>Reception of Response of Tender Guarantee.Procuring_ Organization</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Procuring Organization for this Reception of Response of Tender Guarantee message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Reception of Response of Tender Guarantee</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="GuaranteeOrganization" type="ram:GuaranteeOrganizationType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR102030</ccts:UniqueID>
						<ccts:Acronym>ASBIE</ccts:Acronym>
						<ccts:DictionaryEntryName>Reception of Response of Tender Guarantee.Guarantee_ Organization</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Guarantee Organization for this Reception of Response of Tender Guarantee message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Reception of Response of Tender Guarantee</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Organization</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Guarantee</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="BidBondGuarantee" type="ram:BidBondGuaranteeType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR102040</ccts:UniqueID>
						<ccts:Acronym>ASBIE</ccts:Acronym>
						<ccts:DictionaryEntryName>Reception of Response of Tender Guarantee.Bid Bond_ Guarantee</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Bid Bond Guarantee for this Reception of Response of Tender Guarantee message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Reception of Response of Tender Guarantee</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Guarantee</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Bid Bond</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="ApplicationExaminationResult" type="ram:ApplicationExaminationResultType">
				<xsd:annotation>
					<xsd:documentation xml:lang="en">
						<ccts:UniqueID>ETR102050</ccts:UniqueID>
						<ccts:Acronym>ASBIE</ccts:Acronym>
						<ccts:DictionaryEntryName>Reception of Response of Tender Guarantee.Application_ Examination Result</ccts:DictionaryEntryName>
						<ccts:Version>0.1</ccts:Version>
						<ccts:Definition>Application Examination Result for this Reception of Response of Tender Guarantee message.</ccts:Definition>
						<ccts:Cardinality>1..1</ccts:Cardinality>
						<ccts:ObjectClassTerm>Reception of Response of Tender Guarantee</ccts:ObjectClassTerm>
						<ccts:PropertyTerm>Not Applicable to Message Assembly</ccts:PropertyTerm>
						<ccts:AssociatedObjectClassTerm>Examination Result</ccts:AssociatedObjectClassTerm>
						<ccts:AssociatedObjectClassQualifierTerm>Application</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>

