<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2013 rel. 2 sp2 (x64) (http://www.altova.com) by Ludwig Nollet (Honda Europe NV) -->
<xs:schema xmlns="http://msite.honda-eu.com/3PL/RdyForDesp3PLIn" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ComTech="http://msite.honda-eu.com/3PL/ComTech" xmlns:TPL="http://msite.honda-eu.com/3PL/TPL" targetNamespace="http://msite.honda-eu.com/3PL/RdyForDesp3PLIn" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:import namespace="http://msite.honda-eu.com/3PL/ComTech" schemaLocation="CommonTechnical_V1.4.xsd"/>
	<xs:import namespace="http://msite.honda-eu.com/3PL/TPL" schemaLocation="3PL_V1.0.xsd"/>
	<xs:element name="Message">
		<xs:annotation>
			<xs:documentation>Root</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="ComTech:Header"/>
				<xs:element name="Body">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="Record" maxOccurs="unbounded">
								<xs:complexType>
									<xs:sequence>
										<xs:element ref="ComTech:RecordPrefix"/>
										<xs:choice>
											<xs:element ref="TPL:RdyForDesp3PL"/>
										</xs:choice>
										<xs:element ref="ComTech:RecordSuffix"/>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element ref="ComTech:Trailer"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
