- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 31 Oct 2006 00:50:03 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-3G In directory hutz:/tmp/cvs-serv3957/test-suite/documents/good/GreatH-3G Modified Files: primer-hotelReservationService.wsdl Log Message: Fixed SOAP protocol Binding URIs (added trailing slash). Index: primer-hotelReservationService.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-3G/primer-hotelReservationService.wsdl,v retrieving revision 1.1 retrieving revision 1.2 diff -C 2 -d -r1.1 -r1.2 *** primer-hotelReservationService.wsdl 17 May 2006 03:09:40 -0000 1.1 --- primer-hotelReservationService.wsdl 31 Oct 2006 00:50:01 -0000 1.2 *************** *** 63,67 **** interface="tns:reservationInterface" type="http://www.w3.org/2006/01/wsdl/soap" ! wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP"> <operation ref="tns:opCheckAvailability" --- 63,67 ---- interface="tns:reservationInterface" type="http://www.w3.org/2006/01/wsdl/soap" ! wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/"> <operation ref="tns:opCheckAvailability"
Received on Tuesday, 31 October 2006 00:50:12 UTC