2004/ws/addressing/testsuitewsdl/documents/echo/soap12 message7.xml,NONE,1.1 message5.xml,NONE,1.1 message4.xml,NONE,1.1 message2.xml,NONE,1.1 message1.xml,NONE,1.1 message0.xml,NONE,1.1 message8.xml,NONE,1.1 message3.xml,NONE,1.1 message6.xml,NONE,1.1

Update of /sources/public/2004/ws/addressing/testsuitewsdl/documents/echo/soap12
In directory hutz:/tmp/cvs-serv9624/documents/echo/soap12

Added Files:
	message7.xml message5.xml message4.xml message2.xml 
	message1.xml message0.xml message8.xml message3.xml 
	message6.xml 
Log Message:
Added SOAP 1.2 messages.

--- NEW FILE: message0.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
	xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
	<soapenv:Header>
		<wsa:To soapenv:mustUnderstand="1">
			http://localhost/service/endpoint
		</wsa:To>
		<wsa:ReplyTo>
			<wsa:Address>
				http://www.w3.org/2005/08/addressing/anonymous
			</wsa:Address>
		</wsa:ReplyTo>
		<wsa:MessageID>
			urn:uuid:9eeef435-85c9-4579-8dc3-9681f8c3651a
		</wsa:MessageID>
		<wsa:Action soapenv:mustUnderstand="1">
			http://tempuri.org/IEchoString/Echo
		</wsa:Action>
	</soapenv:Header>
	<soapenv:Body>
		<Echo xmlns="http://tempuri.org/">
			<text>Message</text>
		</Echo>
	</soapenv:Body>
</soapenv:Envelope>

--- NEW FILE: message3.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
	xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
	<soapenv:Header>
		<wsa:To soapenv:mustUnderstand="1">
			http://localhost/client/endpoint
		</wsa:To>
		<wsa:Action soapenv:mustUnderstand="1">
			http://tempuri.org/IEchoString/EchoResponse
		</wsa:Action>
		<wsa:RelatesTo>
			urn:uuid:d67d2bbd-8496-4202-b709-9aaafe43ffef
		</wsa:RelatesTo>
	</soapenv:Header>
	<soapenv:Body>
		<EchoResponse xmlns="http://tempuri.org/">
			<EchoResult>Message</EchoResult>
		</EchoResponse>
	</soapenv:Body>
</soapenv:Envelope>
--- NEW FILE: message5.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
	xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
	<soapenv:Header>
		<wsa:To soapenv:mustUnderstand="1">
			http://localhost/service/endpoint
		</wsa:To>
		<wsa:ReplyTo>
			<wsa:Address>
				http://www.w3.org/2005/08/addressing/anonymous
			</wsa:Address>
		</wsa:ReplyTo>
		<wsa:FaultTo>
			<wsa:Address>http://localhost/client/endpoint</wsa:Address>
		</wsa:FaultTo>
		<wsa:MessageID>
			urn:uuid:9eeef435-85c9-4579-8dc3-9681f8c3651a
		</wsa:MessageID>
		<wsa:Action soapenv:mustUnderstand="1">
			http://tempuri.org/IEchoString/EchoBad
		</wsa:Action>
	</soapenv:Header>
	<soapenv:Body>
		<Echo xmlns="http://tempuri.org/">
			<text>Message</text>
		</Echo>
	</soapenv:Body>
</soapenv:Envelope>

--- NEW FILE: message6.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Header>
	<wsa:To soapenv:mustUnderstand="1">
		http://localhost/service/endpoint
	</wsa:To>
	<wsa:ReplyTo>
		<wsa:Address>http://localhost/client/endpoint</wsa:Address>
	</wsa:ReplyTo>
	<wsa:FaultTo>
		<wsa:Address>
			http://www.w3.org/2005/08/addressing/anonymous
		</wsa:Address>
	</wsa:FaultTo>
	<wsa:MessageID>
		urn:uuid:9eeef435-85c9-4579-8dc3-9681f8c3651a
	</wsa:MessageID>
	<wsa:Action soapenv:mustUnderstand="1">
		http://tempuri.org/IEchoString/Echo
	</wsa:Action>
</soapenv:Header>
<soapenv:Body>
	<Echo xmlns="http://tempuri.org/">
		<text>Message</text>
	</Echo>
</soapenv:Body>
</soapenv:Envelope>

--- NEW FILE: message7.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
	xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
	<soapenv:Header>
		<wsa:To soapenv:mustUnderstand="1">
			http://localhost/service/endpoint
		</wsa:To>
		<wsa:ReplyTo>
			<wsa:Address>http://localhost/client/endpoint</wsa:Address>
		</wsa:ReplyTo>
		<wsa:FaultTo>
			<wsa:Address>
				http://www.w3.org/2005/08/addressing/anonymous
			</wsa:Address>
		</wsa:FaultTo>
		<wsa:MessageID>
			urn:uuid:9eeef435-85c9-4579-8dc3-9681f8c3651a
		</wsa:MessageID>
		<wsa:Action soapenv:mustUnderstand="1">
			http://tempuri.org/IEchoString/EchoBad
		</wsa:Action>
	</soapenv:Header>
	<soapenv:Body>
		<Echo xmlns="http://tempuri.org/">
			<text>Message</text>
		</Echo>
	</soapenv:Body>
</soapenv:Envelope>

--- NEW FILE: message2.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
	xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
	<soapenv:Header>
		<wsa:To soapenv:mustUnderstand="1">
			http://localhost/service/endpoint
		</wsa:To>
		<wsa:ReplyTo>
			<wsa:Address>http://localhost/client/endpoint</wsa:Address>
		</wsa:ReplyTo>
		<wsa:MessageID>
			urn:uuid:d67d2bbd-8496-4202-b709-9aaafe43ffef
		</wsa:MessageID>
		<wsa:Action soapenv:mustUnderstand="1">
			http://tempuri.org/IEchoString/Echo
		</wsa:Action>
	</soapenv:Header>
	<soapenv:Body>
		<Echo xmlns="http://tempuri.org/">
			<text>Message</text>
		</Echo>
	</soapenv:Body>
</soapenv:Envelope>

--- NEW FILE: message8.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
	xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
	<soapenv:Header>
		<wsa:To soapenv:mustUnderstand="1">
			http://localhost/service/endpoint
		</wsa:To>
		<wsa:ReplyTo>
			<wsa:Address>
				http://www.w3.org/2005/08/addressing/none
			</wsa:Address>
		</wsa:ReplyTo>
		<wsa:MessageID>
			urn:uuid:9eeef435-85c9-4579-8dc3-9681f8c3651a
		</wsa:MessageID>
		<wsa:Action soapenv:mustUnderstand="1">
			http://tempuri.org/IEchoString/Echo
		</wsa:Action>
	</soapenv:Header>
	<soapenv:Body>
		<Echo xmlns="http://tempuri.org/">
			<text>Message</text>
		</Echo>
	</soapenv:Body>
</soapenv:Envelope>

--- NEW FILE: message1.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
	xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
	<soapenv:Header>
		<wsa:Action soapenv:mustUnderstand="1">
			http://tempuri.org/IEchoString/EchoResponse
		</wsa:Action>
		<wsa:RelatesTo>
			urn:uuid:9eeef435-85c9-4579-8dc3-9681f8c3651a
		</wsa:RelatesTo>
	</soapenv:Header>
	<soapenv:Body>
		<EchoResponse xmlns="http://tempuri.org/">
			<EchoResult>Message</EchoResult>
		</EchoResponse>
	</soapenv:Body>
</soapenv:Envelope>

--- NEW FILE: message4.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
	xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
	<soapenv:Header>
		<wsa:To soapenv:mustUnderstand="1">
			http://localhost/service/endpoint
		</wsa:To>
		<wsa:ReplyTo>
			<wsa:Address>
				http://www.w3.org/2005/08/addressing/anonymous
			</wsa:Address>
		</wsa:ReplyTo>
		<wsa:FaultTo>
			<wsa:Address>http://localhost/client/endpoint</wsa:Address>
		</wsa:FaultTo>
		<wsa:MessageID>
			urn:uuid:9eeef435-85c9-4579-8dc3-9681f8c3651a
		</wsa:MessageID>
		<wsa:Action soapenv:mustUnderstand="1">
			http://tempuri.org/IEchoString/Echo
		</wsa:Action>
	</soapenv:Header>
	<soapenv:Body>
		<Echo xmlns="http://tempuri.org/">
			<text>Message</text>
		</Echo>
	</soapenv:Body>
</soapenv:Envelope>

Received on Tuesday, 17 July 2007 17:13:50 UTC