2002/ws/desc/wsdl20 wsdl20-http.xsd,1.17,1.18

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv32428/wsdl20

Modified Files:
	wsdl20-http.xsd 
Log Message:
Corrected errors in the WSDL 2.0 schemas for soap and http. Corrected multiple errors in test cases. Eliminated documents/bad/RPC-16B since it failed schema validation. 

Index: wsdl20-http.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-http.xsd,v
retrieving revision 1.17
retrieving revision 1.18
diff -C 2 -d -r1.17 -r1.18
*** wsdl20-http.xsd	9 May 2006 00:32:53 -0000	1.17
--- wsdl20-http.xsd	11 Nov 2006 23:12:38 -0000	1.18
***************
*** 28,32 ****
             xmlns:wsdl='&wsdl-ns;'
             xmlns:whttp='&wsdl-http-ns;'
!            attributeFormDefault='qualified' >
  
    <xs:import namespace='&wsdl-ns;'
--- 28,33 ----
             xmlns:wsdl='&wsdl-ns;'
             xmlns:whttp='&wsdl-http-ns;'
!            elementFormDefault="qualified"
!            attributeFormDefault='unqualified' >
  
    <xs:import namespace='&wsdl-ns;'

Received on Saturday, 11 November 2006 23:12:48 UTC