2002/ws/desc/test-suite/documents/good/XsImport-2G reservationItems.wsdl,1.2,1.3 reservationDetails.wsdl,1.3,1.4

Update of /sources/public/2002/ws/desc/test-suite/documents/good/XsImport-2G
In directory hutz:/tmp/cvs-serv21427/test-suite/documents/good/XsImport-2G

Modified Files:
	reservationItems.wsdl reservationDetails.wsdl 
Log Message:
Updated WSDL 2.0 namespaces to 2005/08 version. Begin work on test suite coverage reports.

Index: reservationDetails.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/XsImport-2G/reservationDetails.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** reservationDetails.wsdl	27 Sep 2005 19:17:07 -0000	1.3
--- reservationDetails.wsdl	9 Nov 2005 19:36:34 -0000	1.4
***************
*** 1,4 ****
  <?xml version="1.0" encoding="utf-8" ?>
! <description xmlns="http://www.w3.org/2005/05/wsdl"
  	targetNamespace="http://greath.example.com/2004/services/retrieveDetails"
  	xmlns:tns="http://greath.example.com/2004/services/retrieveDetails"
--- 1,4 ----
  <?xml version="1.0" encoding="utf-8" ?>
! <description xmlns="http://www.w3.org/2005/08/wsdl"
  	targetNamespace="http://greath.example.com/2004/services/retrieveDetails"
  	xmlns:tns="http://greath.example.com/2004/services/retrieveDetails"
***************
*** 7,11 ****
  	xmlns:xs="http://www.w3.org/2001/XMLSchema"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
! 	xsi:schemaLocation="http://www.w3.org/2005/05/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd">
  
  	<documentation>
--- 7,11 ----
  	xmlns:xs="http://www.w3.org/2001/XMLSchema"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
! 	xsi:schemaLocation="http://www.w3.org/2005/08/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd">
  
  	<documentation>

Index: reservationItems.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/XsImport-2G/reservationItems.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** reservationItems.wsdl	1 May 2005 15:04:00 -0000	1.2
--- reservationItems.wsdl	9 Nov 2005 19:36:34 -0000	1.3
***************
*** 1,9 ****
  <?xml version="1.0" encoding="utf-8" ?>
! <description xmlns="http://www.w3.org/2005/05/wsdl"
  	targetNamespace="http://greath.example.com/2004/services/retrieveDetails"
  	xmlns:tns="http://greath.example.com/2004/services/retrieveDetails"
  	xmlns:xs="http://www.w3.org/2001/XMLSchema"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
! 	xsi:schemaLocation="http://www.w3.org/2005/05/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd">
  
  	<documentation>
--- 1,9 ----
  <?xml version="1.0" encoding="utf-8" ?>
! <description xmlns="http://www.w3.org/2005/08/wsdl"
  	targetNamespace="http://greath.example.com/2004/services/retrieveDetails"
  	xmlns:tns="http://greath.example.com/2004/services/retrieveDetails"
  	xmlns:xs="http://www.w3.org/2001/XMLSchema"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
! 	xsi:schemaLocation="http://www.w3.org/2005/08/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd">
  
  	<documentation>

Received on Wednesday, 9 November 2005 19:37:25 UTC