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

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

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-2B/Echo.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** Echo.wsdl	7 Jul 2006 14:12:45 -0000	1.2
--- Echo.wsdl	17 Nov 2006 23:44:43 -0000	1.3
***************
*** 40,44 ****
  		<wsdl:documentation>The Echo service.</wsdl:documentation>
  		<wsdl:endpoint name="EchoHTTPEndpoint"
! 			binding="tns:EchoHTTPBinding" whttp:authenticationType="basic"
  			whttp:authenticationRealm="example.org Realm" />
  	</wsdl:service>
--- 40,44 ----
  		<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:56:05 UTC