- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 27 Nov 2006 18:36:10 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/reports/documents/good/LocationTemplate-1G In directory hutz:/tmp/cvs-serv31588/test-suite/reports/documents/good/LocationTemplate-1G Modified Files: SOAPservice.xml Log Message: Generated HTML version of test-suite-coverage-summary, fixed rounding error in coverage.xsl which prevented a single red testcase from appearing in the rollup, and regenerated results. Index: SOAPservice.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/reports/documents/good/LocationTemplate-1G/SOAPservice.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C 2 -d -r1.1 -r1.2 *** SOAPservice.xml 20 Nov 2006 02:32:25 -0000 1.1 --- SOAPservice.xml 27 Nov 2006 18:36:08 -0000 1.2 *************** *** 1,5 **** <?xml version="1.0" encoding="UTF-8"?> <coverage xmlns:wsdl="http://www.w3.org/2006/01/wsdl" xmlns:wsdlx="http://www.w3.org/2006/01/wsdl-extensions" xmlns:wrpc="http://www.w3.org/2006/01/wsdl/rpc" xmlns:whttp="http://www.w3.org/2006/01/wsdl/http" xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" xmlns:xs="http://www.w3.org/2001/XMLSchema"> ! <item count="10" xpath="/wsdl:description//wsdl:documentation"/> <item count="1" xpath="/wsdl:description/wsdl:types"/> <item count="1" xpath="/wsdl:description/wsdl:types/xs:import"/> --- 1,5 ---- <?xml version="1.0" encoding="UTF-8"?> <coverage xmlns:wsdl="http://www.w3.org/2006/01/wsdl" xmlns:wsdlx="http://www.w3.org/2006/01/wsdl-extensions" xmlns:wrpc="http://www.w3.org/2006/01/wsdl/rpc" xmlns:whttp="http://www.w3.org/2006/01/wsdl/http" xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" xmlns:xs="http://www.w3.org/2001/XMLSchema"> ! <item count="11" xpath="/wsdl:description//wsdl:documentation"/> <item count="1" xpath="/wsdl:description/wsdl:types"/> <item count="1" xpath="/wsdl:description/wsdl:types/xs:import"/> *************** *** 13,25 **** <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output"/> <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@element"/> ! <item count="6" xpath="/wsdl:description/wsdl:binding"/> ! <item count="6" xpath="/wsdl:description/wsdl:binding/@interface"/> ! <item count="6" xpath="/wsdl:description/wsdl:binding/wsdl:operation"/> <item count="1" xpath="/wsdl:description/wsdl:service"/> ! <item count="6" xpath="/wsdl:description/wsdl:service/wsdl:endpoint"/> ! <item count="6" xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@address"/> ! <item count="6" xpath="/wsdl:description/wsdl:binding/@wsoap:version"/> ! <item count="6" xpath="/wsdl:description/wsdl:binding/@wsoap:protocol"/> ! <item count="6" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:location"/> ! <item count="6" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method"/> </coverage> --- 13,25 ---- <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output"/> <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@element"/> ! <item count="7" xpath="/wsdl:description/wsdl:binding"/> ! <item count="7" xpath="/wsdl:description/wsdl:binding/@interface"/> ! <item count="7" xpath="/wsdl:description/wsdl:binding/wsdl:operation"/> <item count="1" xpath="/wsdl:description/wsdl:service"/> ! <item count="7" xpath="/wsdl:description/wsdl:service/wsdl:endpoint"/> ! <item count="7" xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@address"/> ! <item count="7" xpath="/wsdl:description/wsdl:binding/@wsoap:version"/> ! <item count="7" xpath="/wsdl:description/wsdl:binding/@wsoap:protocol"/> ! <item count="7" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:location"/> ! <item count="7" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method"/> </coverage>
Received on Monday, 27 November 2006 18:36:21 UTC