2002/ws/desc/test-suite/documents/good/WeathSvc-1G WeathSvc.wsdl,1.2,1.3

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

Modified Files:
	WeathSvc.wsdl 
Log Message:
Updated WSDL namespaces to CR date: 2006/01

Index: WeathSvc.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/WeathSvc-1G/WeathSvc.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** WeathSvc.wsdl	9 Nov 2005 19:36:33 -0000	1.2
--- WeathSvc.wsdl	25 Jan 2006 18:32:45 -0000	1.3
***************
*** 1,12 ****
  <?xml version="1.0" encoding="utf-8" ?>
! <description xmlns="http://www.w3.org/2005/08/wsdl"
  	targetNamespace="http://greath.example.com/2004/wsdl/weathSvc.wsdl"
  	xmlns:tns="http://greath.example.com/2004/wsdl/weathSvc.wsdl"
  	xmlns:xs="http://www.w3.org/2001/XMLSchema"
  	xmlns:tnss="http://greath.example.com/2004/wsdl/weathSvc.wsdl#types"
! 	xmlns:wsoap="http://www.w3.org/2005/08/wsdl/soap"
  	xmlns:email="http://www.example.com/webservices/email"
  	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">
  
  	<types>
--- 1,12 ----
  <?xml version="1.0" encoding="utf-8" ?>
! <description xmlns="http://www.w3.org/2006/01/wsdl"
  	targetNamespace="http://greath.example.com/2004/wsdl/weathSvc.wsdl"
  	xmlns:tns="http://greath.example.com/2004/wsdl/weathSvc.wsdl"
  	xmlns:xs="http://www.w3.org/2001/XMLSchema"
  	xmlns:tnss="http://greath.example.com/2004/wsdl/weathSvc.wsdl#types"
! 	xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap"
  	xmlns:email="http://www.example.com/webservices/email"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
! 	xsi:schemaLocation="http://www.w3.org/2006/01/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd">
  
  	<types>
***************
*** 128,132 ****
  
  		<operation name="opNotifyWeather"
! 			pattern="http://www.w3.org/2005/08/wsdl/robust-out-only">
  			<output element="tnss:notify-weather" />
  		</operation>
--- 128,132 ----
  
  		<operation name="opNotifyWeather"
! 			pattern="http://www.w3.org/2006/01/wsdl/robust-out-only">
  			<output element="tnss:notify-weather" />
  		</operation>

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