- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Mar 2007 19:44:56 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/reports/documents/good/MessageTest-3G In directory hutz:/tmp/cvs-serv3519/test-suite/reports/documents/good/MessageTest-3G Modified Files: HTTPservice.xml Log Message: Fixed test-coverage and assertion reports, regenerated. Removed test InterfaceOperation-2B. Index: HTTPservice.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/reports/documents/good/MessageTest-3G/HTTPservice.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** HTTPservice.xml 22 Jan 2007 11:36:30 -0000 1.3 --- HTTPservice.xml 15 Mar 2007 19:44:54 -0000 1.4 *************** *** 31,43 **** <item count="1" xpath="/wsdl:description/wsdl:binding/@whttp:methodDefault"/> <item count="1" xpath="/wsdl:description/wsdl:binding/@whttp:cookies"/> ! <item count="1" xpath="/wsdl:description/wsdl:binding/@whttp:transferCodingDefault"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:code"/> ! <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:transferCoding"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header/@required"/> <item count="15" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:location"/> <item count="3" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method"/> ! <item count="4" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:transferCodingDefault"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/whttp:header"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/whttp:header"/> <item count="1" xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationScheme"/> --- 31,45 ---- <item count="1" xpath="/wsdl:description/wsdl:binding/@whttp:methodDefault"/> <item count="1" xpath="/wsdl:description/wsdl:binding/@whttp:cookies"/> ! <item count="1" xpath="/wsdl:description/wsdl:binding/@whttp:contentEncodingDefault"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:code"/> ! <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:contentEncoding"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header/@required"/> <item count="15" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:location"/> <item count="3" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method"/> ! <item count="4" xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:contentEncodingDefault"/> ! <item count="3" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@whttp:contentEncoding"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/whttp:header"/> + <item count="2" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@whttp:contentEncoding"/> <item count="1" xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/whttp:header"/> <item count="1" xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationScheme"/>
Received on Thursday, 15 March 2007 19:45:18 UTC