- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Nov 2006 11:41:12 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite In directory hutz:/tmp/cvs-serv31706/test-suite Modified Files: test-suite-reports.xml test-suite-coverage-summary.xml wsdl-coverage.xsl wsdl-xpaths.xml Log Message: Removed F&P, and exotic MEPs for Document Test Case Coverage Report Index: test-suite-reports.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/test-suite-reports.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C 2 -d -r1.14 -r1.15 *** test-suite-reports.xml 16 Aug 2006 17:02:08 -0000 1.14 --- test-suite-reports.xml 15 Nov 2006 11:41:10 -0000 1.15 *************** *** 10,13 **** --- 10,15 ---- <report>reports/documents/bad/Chat-1B/Chat-NoBindingInterface.xml</report> <report>reports/documents/bad/Chat-2B/Chat-MissBindOperation.xml</report> + <report>reports/documents/bad/Description-1B/Description.xml</report> + <report>reports/documents/bad/Description-2B/Description.xml</report> <report>reports/documents/bad/HTTPBinding-1B/Echo.xml</report> <report>reports/documents/bad/HTTPBinding-2B/Echo.xml</report> *************** *** 21,25 **** <report>reports/documents/bad/Import-2B/XSDImportInWSDL.xml</report> <report>reports/documents/bad/Import-3B/XSDImport2.xml</report> ! <report>reports/documents/bad/Import-3B/XSDimportValid.xml</report> <report>reports/documents/bad/Include-1B/EchoImpl.xml</report> <report>reports/documents/bad/Include-1B/Echo.xml</report> --- 23,27 ---- <report>reports/documents/bad/Import-2B/XSDImportInWSDL.xml</report> <report>reports/documents/bad/Import-3B/XSDImport2.xml</report> ! <report>reports/documents/bad/Import-3B/XSDImportValid.xml</report> <report>reports/documents/bad/Include-1B/EchoImpl.xml</report> <report>reports/documents/bad/Include-1B/Echo.xml</report> *************** *** 27,34 **** --- 29,44 ---- <report>reports/documents/bad/Interface-2B/Interface.xml</report> <report>reports/documents/bad/Interface-3B/Interface.xml</report> + <report>reports/documents/bad/Interface-4B/Interface.xml</report> + <report>reports/documents/bad/InterfaceFault-1B/InterfaceFault.xml</report> + <report>reports/documents/bad/InterfaceFault-2B/InterfaceFault.xml</report> + <report>reports/documents/bad/InterfaceFault-3B/InterfaceFault.xml</report> <report>reports/documents/bad/InterfaceOperation-1B/echo.xml</report> <report>reports/documents/bad/InterfaceOperation-1B/echo-extended.xml</report> <report>reports/documents/bad/InterfaceOperation-2B/echo.xml</report> <report>reports/documents/bad/InterfaceOperation-2B/echo-extended.xml</report> + <report>reports/documents/bad/InterfaceOperation-3B/InterfaceOperation.xml</report> + <report>reports/documents/bad/InterfaceOperation-4B/InterfaceOperation.xml</report> + <report>reports/documents/bad/InterfaceOperation-5B/InterfaceOperation.xml</report> + <report>reports/documents/bad/InterfaceOperation-6B/InterfaceOperation.xml</report> <report>reports/documents/bad/IRI-1B/iristyleinonly.xml</report> <report>reports/documents/bad/IRI-2B/iristyleinonly.xml</report> *************** *** 76,80 **** <report>reports/documents/bad/RPC-14B/rpcstyleinout.xml</report> <report>reports/documents/bad/RPC-15B/rpcstyleinout.xml</report> - <report>reports/documents/bad/RPC-16B/rpcstyleinout.xml</report> <report>reports/documents/bad/RPC-17B/rpcstyleinout.xml</report> <report>reports/documents/bad/RPC-18B/rpcstyleinout.xml</report> --- 86,89 ---- *************** *** 104,108 **** <report>reports/documents/good/Echo-1G/echo.xml</report> <report>reports/documents/good/EchoComplexDocLit-1G/Axis2SampleDocLit.xml</report> - <report>reports/documents/good/Feature-1G/bank.xml</report> <report>reports/documents/good/GreatH-1G/primer-hotelReservationService.xml</report> <report>reports/documents/good/GreatH-2G/primer-hotelReservationService.xml</report> --- 113,116 ---- *************** *** 128,131 **** --- 136,142 ---- <report>reports/documents/good/IRI-2G/iristyleinonly.xml</report> <report>reports/documents/good/IRI-3G/iristyleinout.xml</report> + <report>reports/documents/good/MessageTest-1G/SOAPService.xml</report> + <report>reports/documents/good/MessageTest-2G/HTTPService.xml</report> + <report>reports/documents/good/MessageTest-3G/HTTPService.xml</report> <report>reports/documents/good/Multipart-1G/multipartstyleinout.xml</report> <report>reports/documents/good/Multipart-2G/multipartstyleinonly.xml</report> *************** *** 138,141 **** --- 149,153 ---- <report>reports/documents/good/RPC-5G/rpcstyleinout.xml</report> <report>reports/documents/good/RPC-6G/rpcstyleinout.xml</report> + <report>reports/documents/good/Schema-1G/string.xml</report> <report>reports/documents/good/SchemaId-1G/schemaIds.xml</report> <report>reports/documents/good/SchemaLocationFragment-1G/Items.xml</report> *************** *** 151,156 **** <report>reports/documents/good/Storage-4G/storage.xml</report> <report>reports/documents/good/Storage-5G/storage.xml</report> - <report>reports/documents/good/Storage-6G/storage.xml</report> - <report>reports/documents/good/Storage-7G/storage.xml</report> <report>reports/documents/good/TicketAgent-1G/TicketAgent.xml</report> <report>reports/documents/good/UnknownExtension-1G/Interface.xml</report> --- 163,166 ---- Index: test-suite-coverage-summary.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/test-suite-coverage-summary.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C 2 -d -r1.18 -r1.19 *** test-suite-coverage-summary.xml 16 Aug 2006 17:02:08 -0000 1.18 --- test-suite-coverage-summary.xml 15 Nov 2006 11:41:10 -0000 1.19 *************** *** 5,56 **** <coverage> ! <DSTAMP>20060816</DSTAMP> ! <TSTAMP>1301</TSTAMP> ! <TODAY>August 16 2006</TODAY> ! <total>161</total> ! <good>66</good> ! <bad>95</bad> <item xpath="/wsdl:description//*/@wsdl:required" count="2"/> <item xpath="/wsdl:description//*[@wsdl:required='true']" count="1"/> <item xpath="/wsdl:description//*[@wsdl:required='false']" count="1"/> ! <item xpath="/wsdl:description//wsdl:documentation" count="165"/> <item xpath="/wsdl:description/wsdl:import" count="5"/> <item xpath="/wsdl:description/wsdl:import/@location" count="5"/> <item xpath="/wsdl:description/wsdl:include" count="6"/> ! <item xpath="/wsdl:description/wsdl:types" count="121"/> <item xpath="/wsdl:description/wsdl:types/xs:schema" count="115"/> ! <item xpath="/wsdl:description/wsdl:types/xs:import" count="13"/> ! <item xpath="/wsdl:description/wsdl:interface" count="157"/> ! <item xpath="/wsdl:description/wsdl:interface/@extends" count="11"/> ! <item xpath="/wsdl:description/wsdl:interface/@styleDefault" count="61"/> ! <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/iri']" count="19"/> <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/multipart']" count="12"/> ! <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/rpc']" count="30"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:fault" count="13"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:fault/@element" count="13"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation" count="163"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@wsdlx:safe" count="12"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@wrpc:signature" count="17"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@style" count="13"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/iri']" count="4"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/multipart']" count="4"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/rpc']" count="5"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-only']" count="33"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-in-only']" count="2"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-out']" count="123"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-opt-out']" count="0"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-only']" count="0"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-out-only']" count="1"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-in']" count="0"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-opt-in']" count="0"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input" count="162"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@messageLabel" count="108"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@element" count="161"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#any']" count="10"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#none']" count="10"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#other']" count="2"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output" count="128"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@messageLabel" count="73"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@element" count="128"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#any']" count="8"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#none']" count="1"/> --- 5,51 ---- <coverage> ! <DSTAMP>20061115</DSTAMP> ! <TSTAMP>0638</TSTAMP> ! <TODAY>November 15 2006</TODAY> ! <total>171</total> ! <good>67</good> ! <bad>104</bad> <item xpath="/wsdl:description//*/@wsdl:required" count="2"/> <item xpath="/wsdl:description//*[@wsdl:required='true']" count="1"/> <item xpath="/wsdl:description//*[@wsdl:required='false']" count="1"/> ! <item xpath="/wsdl:description//wsdl:documentation" count="209"/> <item xpath="/wsdl:description/wsdl:import" count="5"/> <item xpath="/wsdl:description/wsdl:import/@location" count="5"/> <item xpath="/wsdl:description/wsdl:include" count="6"/> ! <item xpath="/wsdl:description/wsdl:types" count="124"/> <item xpath="/wsdl:description/wsdl:types/xs:schema" count="115"/> ! <item xpath="/wsdl:description/wsdl:types/xs:import" count="17"/> ! <item xpath="/wsdl:description/wsdl:interface" count="170"/> ! <item xpath="/wsdl:description/wsdl:interface/@extends" count="15"/> ! <item xpath="/wsdl:description/wsdl:interface/@styleDefault" count="60"/> ! <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/iri']" count="18"/> <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/multipart']" count="12"/> ! <item xpath="/wsdl:description/wsdl:interface[@styleDefault='http://www.w3.org/2006/01/wsdl/style/rpc']" count="29"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:fault" count="22"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:fault/@element" count="20"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation" count="179"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@wsdlx:safe" count="14"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@wrpc:signature" count="16"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/@style" count="17"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/iri']" count="6"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/multipart']" count="4"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@style='http://www.w3.org/2006/01/wsdl/style/rpc']" count="5"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-only']" count="39"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-in-only']" count="5"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-out']" count="131"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input" count="174"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@messageLabel" count="107"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@element" count="173"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#any']" count="13"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#none']" count="13"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input[@element='#other']" count="2"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output" count="134"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@messageLabel" count="72"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output/@element" count="134"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#any']" count="8"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:output[@element='#none']" count="1"/> *************** *** 58,124 **** <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault" count="1"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault/@messageLabel" count="0"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault" count="16"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault/@messageLabel" count="14"/> ! <item xpath="/wsdl:description/wsdl:binding" count="51"/> ! <item xpath="/wsdl:description/wsdl:binding/@interface" count="34"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault" count="16"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation" count="47"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@messageLabel" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@messageLabel" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/@messageLabel" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/@messageLabel" count="0"/> <item xpath="/wsdl:description/wsdl:service" count="42"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint" count="44"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@address" count="23"/> ! <item xpath="/wsdl:description//wsdl:feature" count="8"/> ! <item xpath="/wsdl:description//wsdl:feature/@required" count="6"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:feature" count="1"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:feature" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:feature" count="4"/> ! <item xpath="/wsdl:description//wsdl:property" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:version" count="3"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:protocol" count="33"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:mepDefault" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module/@ref" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsoap:module/@required" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:code" count="7"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:subcodes" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:module" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header/@mustUnderstand" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header/@element" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:mep" count="23"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:action" count="5"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsoap:module" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/wsoap:module" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/wsoap:header" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/wsoap:module" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/wsoap:header" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/wsoap:module" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/wsoap:module" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:methodDefault" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:queryParameterSeparatorDefault" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:cookies" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:transferCodingDefault" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:code" count="7"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:transferCoding" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header/@required" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:location" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method" count="15"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:inputSerialization" count="5"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:outputSerialization" count="3"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:faultSerialization" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:transferCodingDefault" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@whttp:transferCoding" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/whttp:header" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@whttp:transferCoding" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/whttp:header" count="0"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationType" count="9"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationRealm" count="9"/> </coverage> --- 53,113 ---- <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault" count="1"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:infault/@messageLabel" count="0"/> ! <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault" count="30"/> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:outfault/@messageLabel" count="14"/> ! <item xpath="/wsdl:description/wsdl:binding" count="58"/> ! <item xpath="/wsdl:description/wsdl:binding/@interface" count="41"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault" count="25"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation" count="84"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input" count="38"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@messageLabel" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output" count="24"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@messageLabel" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/@messageLabel" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault" count="32"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/@messageLabel" count="0"/> <item xpath="/wsdl:description/wsdl:service" count="42"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint" count="51"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@address" count="31"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:version" count="6"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:protocol" count="34"/> ! <item xpath="/wsdl:description/wsdl:binding/@wsoap:mepDefault" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsoap:module/@ref" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsoap:module/@required" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:code" count="9"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@wsoap:subcodes" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:module" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header/@mustUnderstand" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/wsoap:header/@element" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:mep" count="23"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@wsoap:action" count="21"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsoap:module" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/wsoap:module" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/wsoap:header" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/wsoap:module" count="1"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/wsoap:header" count="0"/> <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:infault/wsoap:module" count="0"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:outfault/wsoap:module" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:methodDefault" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:queryParameterSeparatorDefault" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:cookies" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/@whttp:transferCodingDefault" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:code" count="8"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/@whttp:transferCoding" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:fault/whttp:header/@required" count="1"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:location" count="11"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:method" count="18"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:inputSerialization" count="17"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:outputSerialization" count="9"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:faultSerialization" count="11"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/@whttp:transferCodingDefault" count="10"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/@whttp:transferCoding" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:input/whttp:header" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/@whttp:transferCoding" count="2"/> ! <item xpath="/wsdl:description/wsdl:binding/wsdl:operation/wsdl:output/whttp:header" count="2"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationType" count="8"/> ! <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@whttp:authenticationRealm" count="11"/> </coverage> Index: wsdl-xpaths.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/wsdl-xpaths.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C 2 -d -r1.6 -r1.7 *** wsdl-xpaths.xml 7 Jul 2006 20:30:28 -0000 1.6 --- wsdl-xpaths.xml 15 Nov 2006 11:41:10 -0000 1.7 *************** *** 15,18 **** --- 15,22 ---- 2006-07-06 Arthur Ryman <ryman@ca.ibm.com> - added xpaths for HTTP and SOAP extensions + + 2006-11-15 Arthur Ryman <ryman@ca.ibm.com> + - removed Features, Properties, and exotic MEPs + --> *************** *** 80,98 **** </xpath> <xpath> - /wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-opt-out'] - </xpath> - <xpath> - /wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-only'] - </xpath> - <xpath> - /wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-out-only'] - </xpath> - <xpath> - /wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-in'] - </xpath> - <xpath> - /wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-opt-in'] - </xpath> - <xpath> /wsdl:description/wsdl:interface/wsdl:operation/wsdl:input </xpath> --- 84,87 ---- *************** *** 176,190 **** <xpath>/wsdl:description/wsdl:service/wsdl:endpoint/@address</xpath> - <xpath>/wsdl:description//wsdl:feature</xpath> - <xpath>/wsdl:description//wsdl:feature/@required</xpath> - - <xpath>/wsdl:description/wsdl:interface/wsdl:feature</xpath> - <xpath> - /wsdl:description/wsdl:interface/wsdl:operation/wsdl:feature - </xpath> - <xpath>/wsdl:description/wsdl:binding/wsdl:feature</xpath> - - <xpath>/wsdl:description//wsdl:property</xpath> - <!-- SOAP Extension --> --- 165,168 ---- Index: wsdl-coverage.xsl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/wsdl-coverage.xsl,v retrieving revision 1.9 retrieving revision 1.10 diff -C 2 -d -r1.9 -r1.10 *** wsdl-coverage.xsl 19 Jul 2006 23:21:23 -0000 1.9 --- wsdl-coverage.xsl 15 Nov 2006 11:41:10 -0000 1.10 *************** *** 92,110 **** <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-out']" count="{count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-out'])}"/> </xsl:if> - <xsl:if test="count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-opt-out']) > 0"> - <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-opt-out']" count="{count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-opt-out'])}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-only']) > 0"> - <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-only']" count="{count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-only'])}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-out-only']) > 0"> - <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-out-only']" count="{count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/robust-out-only'])}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-in']) > 0"> - <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-in']" count="{count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-in'])}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-opt-in']) > 0"> - <item xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-opt-in']" count="{count(/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/out-opt-in'])}"/> - </xsl:if> <xsl:if test="count(/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input) > 0"> <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input" count="{count(/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input)}"/> --- 92,95 ---- *************** *** 200,221 **** <item xpath="/wsdl:description/wsdl:service/wsdl:endpoint/@address" count="{count(/wsdl:description/wsdl:service/wsdl:endpoint/@address)}"/> </xsl:if> - <xsl:if test="count(/wsdl:description//wsdl:feature) > 0"> - <item xpath="/wsdl:description//wsdl:feature" count="{count(/wsdl:description//wsdl:feature)}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description//wsdl:feature/@required) > 0"> - <item xpath="/wsdl:description//wsdl:feature/@required" count="{count(/wsdl:description//wsdl:feature/@required)}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description/wsdl:interface/wsdl:feature) > 0"> - <item xpath="/wsdl:description/wsdl:interface/wsdl:feature" count="{count(/wsdl:description/wsdl:interface/wsdl:feature)}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description/wsdl:interface/wsdl:operation/wsdl:feature) > 0"> - <item xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:feature" count="{count(/wsdl:description/wsdl:interface/wsdl:operation/wsdl:feature)}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description/wsdl:binding/wsdl:feature) > 0"> - <item xpath="/wsdl:description/wsdl:binding/wsdl:feature" count="{count(/wsdl:description/wsdl:binding/wsdl:feature)}"/> - </xsl:if> - <xsl:if test="count(/wsdl:description//wsdl:property) > 0"> - <item xpath="/wsdl:description//wsdl:property" count="{count(/wsdl:description//wsdl:property)}"/> - </xsl:if> <xsl:if test="count(/wsdl:description/wsdl:binding/@wsoap:version) > 0"> <item xpath="/wsdl:description/wsdl:binding/@wsoap:version" count="{count(/wsdl:description/wsdl:binding/@wsoap:version)}"/> --- 185,188 ----
Received on Wednesday, 15 November 2006 11:43:48 UTC