- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 May 2007 21:50:00 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/RPC-4G In directory hutz:/tmp/cvs-serv5700/test-suite/results/Canon/RPC-4G Modified Files: rpcstyleinout.results.xml Log Message: Fixed wsdl-xslt, results for bug http://lists.w3.org/Archives/Public/www-ws-desc/2007May/0009.html Index: rpcstyleinout.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/RPC-4G/rpcstyleinout.results.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C 2 -d -r1.8 -r1.9 *** rpcstyleinout.results.xml 29 Mar 2007 17:01:20 -0000 1.8 --- rpcstyleinout.results.xml 3 May 2007 21:49:58 -0000 1.9 *************** *** 2,4 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/RPC-4G/TestMetadata.xml" source="../../../documents/good/RPC-4G/rpcstyleinout.wsdl" archetype="../../Baseline/RPC-4G/rpcstyleinout.canonical.wsdlcm" aspirant="../../Canon/RPC-4G/rpcstyleinout.canonical.wsdlcm" required-extensions="true"/> --- 2,20 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/RPC-4G/TestMetadata.xml" source="../../../documents/good/RPC-4G/rpcstyleinout.wsdl" archetype="../../Baseline/RPC-4G/rpcstyleinout.canonical.wsdlcm" aspirant="../../Canon/RPC-4G/rpcstyleinout.canonical.wsdlcm" required-extensions="true"> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent" nearest-id="c3"> ! <p>Different number of children (Expected 7 found 6).</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/cmbase:parent" nearest-id="c3"> ! <p>Expected element "style" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component", found element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/cmext:wsdlInterfaceOperationExtension" nearest-id="c3"> ! <p>Expected element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base", found element "wsdlInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-extensions".</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/cmrpc:rpcInterfaceOperationExtension" nearest-id="c3"> ! <p>Expected element "wsdlInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-extensions", found element "rpcInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-rpc".</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/rpccm:rpcInterfaceOperationExtension" nearest-id="c3"> ! <p>Missing element "rpcInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-rpc".</p> ! </failure> ! </comparing>
Received on Thursday, 3 May 2007 21:50:32 UTC