2002/ws/desc/test-suite/documents/good/GreatH-1G primer-hotelReservationService.wsdl,1.1,1.2

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

Modified Files:
	primer-hotelReservationService.wsdl 
Log Message:
Updated WSDL schemas and changed namespaces to 2005/05.

Index: primer-hotelReservationService.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-1G/primer-hotelReservationService.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** primer-hotelReservationService.wsdl	7 Feb 2005 16:31:57 -0000	1.1
--- primer-hotelReservationService.wsdl	1 May 2005 15:04:01 -0000	1.2
***************
*** 1,12 ****
  <?xml version="1.0" encoding="utf-8" ?> 
  <description 
!     xmlns="http://www.w3.org/2004/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/2004/08/wsdl/soap12"
      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/2004/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/2005/05/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/05/wsdl/soap12"
      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/05/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/2004/08/wsdl/soap12"
  	  wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  
--- 57,61 ----
    <binding name="reservationSOAPBinding" 
  	  interface="tns:reservationInterface"
! 	  type="http://www.w3.org/2005/05/wsdl/soap12"
  	  wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  

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