2002/ws/desc/test-suite/documents/bad/HTTPBinding-4B Echo.wsdl,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/documents/bad/HTTPBinding-4B
In directory hutz:/tmp/cvs-serv398/test-suite/documents/bad/HTTPBinding-4B

Modified Files:
	Echo.wsdl 
Log Message:
renamed authenticationType to authenticationScheme

Index: Echo.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/HTTPBinding-4B/Echo.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** Echo.wsdl	7 Jul 2006 15:05:22 -0000	1.1
--- Echo.wsdl	17 Nov 2006 23:44:42 -0000	1.2
***************
*** 37,41 ****
  		<wsdl:documentation>The Echo service.</wsdl:documentation>
  		<wsdl:endpoint name="EchoHTTPEndpoint"
! 			binding="tns:EchoHTTPBinding" whttp:authenticationType="basic"
  			whttp:authenticationRealm="example.org Realm" />
  	</wsdl:service>
--- 37,41 ----
  		<wsdl:documentation>The Echo service.</wsdl:documentation>
  		<wsdl:endpoint name="EchoHTTPEndpoint"
! 			binding="tns:EchoHTTPBinding" whttp:authenticationScheme="basic"
  			whttp:authenticationRealm="example.org Realm" />
  	</wsdl:service>

Received on Friday, 17 November 2006 23:59:17 UTC