2002/ws/desc/test-suite/xmlcatalog/wsdl wsdl20.xsd,1.8,1.9 wsdl20-http.xsd,1.1,1.2 wsdl20-extensions.xsd,1.2,1.3 wsdl20-instance.xsd,1.3,1.4 wsdl20-rpc.xsd,1.4,1.5 wsdl20-soap.xsd,1.5,1.6

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

Modified Files:
	wsdl20.xsd wsdl20-http.xsd wsdl20-extensions.xsd 
	wsdl20-instance.xsd wsdl20-rpc.xsd wsdl20-soap.xsd 
Log Message:
Updated WSDL namespaces to CR date: 2006/01

Index: wsdl20-instance.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20-instance.xsd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** wsdl20-instance.xsd	9 Nov 2005 19:36:34 -0000	1.3
--- wsdl20-instance.xsd	25 Jan 2006 18:32:46 -0000	1.4
***************
*** 19,24 ****
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	targetNamespace='http://www.w3.org/2005/08/wsdl-instance'
! 	xmlns:wsdli='http://www.w3.org/2005/08/wsdl-instance'
  	elementFormDefault='qualified'
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
--- 19,24 ----
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	targetNamespace='http://www.w3.org/2006/01/wsdl-instance'
! 	xmlns:wsdli='http://www.w3.org/2006/01/wsdl-instance'
  	elementFormDefault='qualified'
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Index: wsdl20-http.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20-http.xsd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** wsdl20-http.xsd	9 Nov 2005 19:36:34 -0000	1.1
--- wsdl20-http.xsd	25 Jan 2006 18:32:46 -0000	1.2
***************
*** 19,30 ****
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
!            targetNamespace='http://www.w3.org/2005/08/wsdl/http'
!            xmlns:wsdl='http://www.w3.org/2005/08/wsdl'
!            xmlns:whttp='http://www.w3.org/2005/08/wsdl/http'
             attributeFormDefault='qualified' 
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	       xsi:schemaLocation="http://www.w3.org/2001/XMLSchema ../xsd/XMLSchema.xsd">
  
!   <xs:import namespace='http://www.w3.org/2005/08/wsdl'
               schemaLocation="wsdl20.xsd" />
  
--- 19,30 ----
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
!            targetNamespace='http://www.w3.org/2006/01/wsdl/http'
!            xmlns:wsdl='http://www.w3.org/2006/01/wsdl'
!            xmlns:whttp='http://www.w3.org/2006/01/wsdl/http'
             attributeFormDefault='qualified' 
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	       xsi:schemaLocation="http://www.w3.org/2001/XMLSchema ../xsd/XMLSchema.xsd">
  
!   <xs:import namespace='http://www.w3.org/2006/01/wsdl'
               schemaLocation="wsdl20.xsd" />
  

Index: wsdl20-rpc.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20-rpc.xsd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** wsdl20-rpc.xsd	9 Nov 2005 19:36:34 -0000	1.4
--- wsdl20-rpc.xsd	25 Jan 2006 18:32:46 -0000	1.5
***************
*** 19,24 ****
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	targetNamespace="http://www.w3.org/2005/08/wsdl/rpc"
! 	xmlns:wrpc="http://www.w3.org/2005/08/wsdl/rpc"
  	elementFormDefault='qualified'
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
--- 19,24 ----
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	targetNamespace="http://www.w3.org/2006/01/wsdl/rpc"
! 	xmlns:wrpc="http://www.w3.org/2006/01/wsdl/rpc"
  	elementFormDefault='qualified'
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Index: wsdl20-soap.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20-soap.xsd,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** wsdl20-soap.xsd	9 Nov 2005 19:36:34 -0000	1.5
--- wsdl20-soap.xsd	25 Jan 2006 18:32:46 -0000	1.6
***************
*** 19,30 ****
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	targetNamespace="http://www.w3.org/2005/08/wsdl/soap"
! 	xmlns:wsoap="http://www.w3.org/2005/08/wsdl/soap"
! 	xmlns:wsdl="http://www.w3.org/2005/08/wsdl"
  	elementFormDefault="qualified" attributeFormDefault="unqualified"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://www.w3.org/2001/XMLSchema ../xsd/XMLSchema.xsd">
  
! 	<xs:import namespace="http://www.w3.org/2005/08/wsdl"
  		schemaLocation="wsdl20.xsd" />
  
--- 19,30 ----
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	targetNamespace="http://www.w3.org/2006/01/wsdl/soap"
! 	xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap"
! 	xmlns:wsdl="http://www.w3.org/2006/01/wsdl"
  	elementFormDefault="qualified" attributeFormDefault="unqualified"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://www.w3.org/2001/XMLSchema ../xsd/XMLSchema.xsd">
  
! 	<xs:import namespace="http://www.w3.org/2006/01/wsdl"
  		schemaLocation="wsdl20.xsd" />
  

Index: wsdl20-extensions.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20-extensions.xsd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** wsdl20-extensions.xsd	9 Nov 2005 19:36:34 -0000	1.2
--- wsdl20-extensions.xsd	25 Jan 2006 18:32:46 -0000	1.3
***************
*** 20,25 ****
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	   targetNamespace='http://www.w3.org/2005/08/wsdl-extensions'
! 	   xmlns:wsdlx="http://www.w3.org/2005/08/wsdl-extensions"
  	   attributeFormDefault="qualified"
  	   elementFormDefault='qualified'
--- 20,25 ----
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	   targetNamespace='http://www.w3.org/2006/01/wsdl-extensions'
! 	   xmlns:wsdlx="http://www.w3.org/2006/01/wsdl-extensions"
  	   attributeFormDefault="qualified"
  	   elementFormDefault='qualified'

Index: wsdl20.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20.xsd,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** wsdl20.xsd	9 Nov 2005 19:36:34 -0000	1.8
--- wsdl20.xsd	25 Jan 2006 18:32:46 -0000	1.9
***************
*** 20,25 ****
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	targetNamespace='http://www.w3.org/2005/08/wsdl'
! 	elementFormDefault='qualified' xmlns:wsdl='http://www.w3.org/2005/08/wsdl'
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://www.w3.org/2001/XMLSchema ../xsd/XMLSchema.xsd">
--- 20,25 ----
  
  <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
! 	targetNamespace='http://www.w3.org/2006/01/wsdl'
! 	elementFormDefault='qualified' xmlns:wsdl='http://www.w3.org/2006/01/wsdl'
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://www.w3.org/2001/XMLSchema ../xsd/XMLSchema.xsd">

Received on Wednesday, 25 January 2006 18:33:34 UTC