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

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

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-6B/Echo.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** Echo.wsdl	11 Nov 2006 23:12:39 -0000	1.3
--- Echo.wsdl	17 Nov 2006 23:44:42 -0000	1.4
***************
*** 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:21 UTC