- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 Jul 2006 21:12:29 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/reports/documents/good/SparqlQuery-1G In directory hutz:/tmp/cvs-serv18888/test-suite/reports/documents/good/SparqlQuery-1G Modified Files: sparql-protocol-query.xml Log Message: added xpaths for http and soap, and regenerated coverage report Index: sparql-protocol-query.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/reports/documents/good/SparqlQuery-1G/sparql-protocol-query.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C 2 -d -r1.2 -r1.3 *** sparql-protocol-query.xml 6 Jul 2006 14:48:08 -0000 1.2 --- sparql-protocol-query.xml 6 Jul 2006 21:12:27 -0000 1.3 *************** *** 23,25 **** --- 23,34 ---- <item count="6" xpath="/wsdl:description/wsdl:binding/wsdl:fault"/> <item count="3" xpath="/wsdl:description/wsdl:binding/wsdl:operation"/> + <item count="1" xpath="/wsdl:description/wsdl:binding/@wsoap:version"/> + <item count="1" xpath="/wsdl:description/wsdl:binding/@wsoap:protocol"/> + <item count="2" xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:code"/> + <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:mep"/> + <item count="4" xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:code"/> + <item count="2" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method"/> + <item count="2" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:inputSerialization"/> + <item count="2" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:outputSerialization"/> + <item count="2" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:faultSerialization"/> </coverage>
Received on Thursday, 6 July 2006 21:12:38 UTC