2002/ws/desc/test-suite/documents/bad/Binding-3B NonUniqueBinding.wsdl,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/documents/bad/Binding-3B
In directory hutz:/tmp/cvs-serv3957/test-suite/documents/bad/Binding-3B

Modified Files:
	NonUniqueBinding.wsdl 
Log Message:
Fixed SOAP protocol Binding URIs (added trailing slash).

Index: NonUniqueBinding.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Binding-3B/NonUniqueBinding.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** NonUniqueBinding.wsdl	11 Jul 2006 02:39:14 -0000	1.1
--- NonUniqueBinding.wsdl	31 Oct 2006 00:50:00 -0000	1.2
***************
*** 51,55 ****
  	<binding interface="tns:echoServiceInterface"
  		type="http://www.w3.org/2006/01/wsdl/soap" name="echoServiceBinding"
! 		wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  		<operation
  			wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response"
--- 51,55 ----
  	<binding interface="tns:echoServiceInterface"
  		type="http://www.w3.org/2006/01/wsdl/soap" name="echoServiceBinding"
! 		wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
  		<operation
  			wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response"

Received on Tuesday, 31 October 2006 00:50:10 UTC