- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Jan 2006 18:32:50 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-1G
In directory hutz:/tmp/cvs-serv8860/test-suite/documents/good/GreatH-1G
Modified Files:
primer-hotelReservationService.wsdl
Log Message:
Updated WSDL namespaces to CR date: 2006/01
Index: primer-hotelReservationService.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-1G/primer-hotelReservationService.wsdl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** primer-hotelReservationService.wsdl 25 Jan 2006 18:27:01 -0000 1.4
--- primer-hotelReservationService.wsdl 25 Jan 2006 18:32:48 -0000 1.5
***************
*** 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/resSvc"
xmlns:tns= "http://greath.example.com/2004/wsdl/resSvc"
xmlns:ghns = "http://greath.example.com/2004/schemas/resSvc"
! xmlns:wsoap= "http://www.w3.org/2005/08/wsdl/soap"
xmlns:soap="http://www.w3.org/2003/05/soap-envelope"
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>
--- 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/resSvc"
xmlns:tns= "http://greath.example.com/2004/wsdl/resSvc"
xmlns:ghns = "http://greath.example.com/2004/schemas/resSvc"
! xmlns:wsoap= "http://www.w3.org/2006/01/wsdl/soap"
xmlns:soap="http://www.w3.org/2003/05/soap-envelope"
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">
<documentation>
***************
*** 57,61 ****
<binding name="reservationSOAPBinding"
interface="tns:reservationInterface"
! type="http://www.w3.org/2005/08/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
--- 57,61 ----
<binding name="reservationSOAPBinding"
interface="tns:reservationInterface"
! type="http://www.w3.org/2006/01/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
Received on Wednesday, 25 January 2006 18:33:12 UTC