- From: Arthur Ryman <aryman@dev.w3.org>
- Date: Thu, 03 Feb 2005 18:46:34 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-1
In directory hutz:/tmp/cvs-serv31592/documents/good/GreatH-1
Modified Files:
primer-hotelReservationService.wsdl
Log Message:
Added test cases and Ant script to performan XML schema validation.
Index: primer-hotelReservationService.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-1/primer-hotelReservationService.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** primer-hotelReservationService.wsdl 3 Feb 2005 14:36:51 -0000 1.1
--- primer-hotelReservationService.wsdl 3 Feb 2005 18:46:32 -0000 1.2
***************
*** 6,10 ****
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">
<documentation>
--- 6,12 ----
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>
Received on Thursday, 3 February 2005 18:46:35 UTC