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

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

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

Index: primer-hotelReservationService.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-1G/primer-hotelReservationService.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** primer-hotelReservationService.wsdl	1 May 2005 15:04:01 -0000	1.2
--- primer-hotelReservationService.wsdl	9 Nov 2005 19:36:36 -0000	1.3
***************
*** 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>
--- 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/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/08/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/05/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/08/wsdl/soap12"
  	  wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  

Received on Wednesday, 9 November 2005 19:36:56 UTC