2002/ws/desc/test-suite/documents/good/CreditCardFaults-1G use-credit-card-faults.wsdl,1.1,1.2 credit-card-faults.wsdl,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/documents/good/CreditCardFaults-1G
In directory hutz:/tmp/cvs-serv5553/documents/good/CreditCardFaults-1G

Modified Files:
	use-credit-card-faults.wsdl credit-card-faults.wsdl 
Log Message:
Updated WSDL schemas and changed namespaces to 2005/05.

Index: use-credit-card-faults.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/CreditCardFaults-1G/use-credit-card-faults.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** use-credit-card-faults.wsdl	23 Mar 2005 03:35:25 -0000	1.1
--- use-credit-card-faults.wsdl	1 May 2005 15:04:01 -0000	1.2
***************
*** 4,11 ****
  	xmlns:ghns="http://greath.example.com/2004/schemas/resSvc"
  	xmlns:cc="http://finance.example.com/CreditCards/wsdl"
! 	xmlns="http://www.w3.org/2004/08/wsdl"
  	xmlns:xs="http://www.w3.org/2001/XMLSchema"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
! 	xsi:schemaLocation="http://www.w3.org/2004/08/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd">
  
  	<documentation>
--- 4,11 ----
  	xmlns:ghns="http://greath.example.com/2004/schemas/resSvc"
  	xmlns:cc="http://finance.example.com/CreditCards/wsdl"
! 	xmlns="http://www.w3.org/2005/05/wsdl"
  	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>

Index: credit-card-faults.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/CreditCardFaults-1G/credit-card-faults.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** credit-card-faults.wsdl	23 Mar 2005 03:35:25 -0000	1.1
--- credit-card-faults.wsdl	1 May 2005 15:04:01 -0000	1.2
***************
*** 1,9 ****
  <?xml version="1.0" encoding="utf-8" ?>
! <description xmlns="http://www.w3.org/2004/08/wsdl"
  	targetNamespace="http://finance.example.com/CreditCards/wsdl"
  	xmlns:tns="http://finance.example.com/CreditCards/wsdl"
  	xmlns:cc="http://finance.example.com/CreditCards/xsd"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
! 	xsi:schemaLocation="http://www.w3.org/2004/08/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/05/wsdl"
  	targetNamespace="http://finance.example.com/CreditCards/wsdl"
  	xmlns:tns="http://finance.example.com/CreditCards/wsdl"
  	xmlns:cc="http://finance.example.com/CreditCards/xsd"
  	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>

Received on Sunday, 1 May 2005 15:04:13 UTC