2002/ws/desc/test-suite/xmlcatalog/wsdl wsdl20-http.xsd,1.4,1.5

Update of /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl
In directory hutz:/tmp/cvs-serv1084/test-suite/xmlcatalog/wsdl

Modified Files:
	wsdl20-http.xsd 
Log Message:
renamed authenticationType to authenticationScheme

Index: wsdl20-http.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20-http.xsd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** wsdl20-http.xsd	11 Nov 2006 23:12:38 -0000	1.4
--- wsdl20-http.xsd	17 Nov 2006 23:45:31 -0000	1.5
***************
*** 58,62 ****
    <xs:attribute name="cookies" type="xs:boolean"/>
  
!   <xs:attribute name="authenticationType">
      <xs:simpleType>
        <xs:restriction base="xs:token">
--- 58,62 ----
    <xs:attribute name="cookies" type="xs:boolean"/>
  
!   <xs:attribute name="authenticationScheme">
      <xs:simpleType>
        <xs:restriction base="xs:token">

Received on Friday, 17 November 2006 23:55:58 UTC