- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Feb 2007 01:19:05 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/reports/documents/good/Echo-2G In directory hutz:/tmp/cvs-serv8455/test-suite/reports/documents/good/Echo-2G Modified Files: echo.xml Log Message: Changed wsdl-xslt to match CR145 resolution. Updated baselines (Sparql*). Checked in new testcase SOAPHeader-1G. Updated baselines. Removed inappropriate infault and outfault elements from Echo-2G, added an infault/wsoap:module to complete test coverage results. Fixed coverage.xsl summary (numbers listed as percentages were totals, adding up to more than 100%). Regenerated all results. Index: echo.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/reports/documents/good/Echo-2G/echo.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C 2 -d -r1.2 -r1.3 *** echo.xml 17 Nov 2006 12:04:23 -0000 1.2 --- echo.xml 2 Feb 2007 01:19:03 -0000 1.3 *************** *** 14,24 **** <item count="5" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@messageLabel"/> <item count="5" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@element"/> ! <item count="8" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output"/> <item count="6" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@messageLabel"/> ! <item count="8" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@element"/> <item count="2" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#none']"/> ! <item count="2" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#other']"/> ! <item count="3" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault"/> ! <item count="3" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault/@messageLabel"/> <item count="3" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault"/> <item count="3" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault/@messageLabel"/> --- 14,24 ---- <item count="5" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@messageLabel"/> <item count="5" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@element"/> ! <item count="7" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output"/> <item count="6" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@messageLabel"/> ! <item count="7" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@element"/> <item count="2" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#none']"/> ! <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#other']"/> ! <item count="2" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault"/> ! <item count="2" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault/@messageLabel"/> <item count="3" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault"/> <item count="3" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault/@messageLabel"/> *************** *** 32,37 **** <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/@messageLabel"/> - <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault"/> - <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/@messageLabel"/> <item count="1" xpath="/wsdl:description/wsdl:service"/> <item count="1" xpath="/wsdl:description/wsdl:service/wsdl:endpoint"/> --- 32,35 ---- *************** *** 39,41 **** --- 37,40 ---- <item count="1" xpath="/wsdl:description/wsdl:binding/@wsoap:protocol"/> <item count="7" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:mep"/> + <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/wsoap:module"/> </coverage>
Received on Friday, 2 February 2007 01:19:42 UTC