- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 12 Apr 2007 14:48:17 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-2G In directory hutz:/tmp/cvs-serv1825/test-suite/results/Woden/RPC-2G Modified Files: rpcstyleinonly.canonical.wsdlcm rpcstyleinonly.results.xml rpcstyleinonly.wsdlcm Log Message: Updated Woden results: http://lists.w3.org/Archives/Public/www-ws-desc/2007Apr/0005.html Index: rpcstyleinonly.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-2G/rpcstyleinonly.wsdlcm,v retrieving revision 1.4 retrieving revision 1.5 diff -C 2 -d -r1.4 -r1.5 *** rpcstyleinonly.wsdlcm 15 Nov 2006 09:57:58 -0000 1.4 --- rpcstyleinonly.wsdlcm 12 Apr 2007 14:48:15 -0000 1.5 *************** *** 8,15 **** xml:id='id-1'> <extensions> ! <cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri> ! <cmbase:uri>http://www.w3.org/2006/01/wsdl/http</cmbase:uri> ! <cmbase:uri>http://www.w3.org/2006/01/wsdl/rpc</cmbase:uri> ! <cmbase:uri>http://www.w3.org/2006/01/wsdl/soap</cmbase:uri> </extensions> <interfaces> --- 8,15 ---- xml:id='id-1'> <extensions> ! <cmbase:uri>http://www.w3.org/ns/wsdl-extensions</cmbase:uri> ! <cmbase:uri>http://www.w3.org/ns/wsdl/http</cmbase:uri> ! <cmbase:uri>http://www.w3.org/ns/wsdl/rpc</cmbase:uri> ! <cmbase:uri>http://www.w3.org/ns/wsdl/soap</cmbase:uri> </extensions> <interfaces> *************** *** 25,29 **** <cmbase:localName>myOperation</cmbase:localName> </name> ! <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-only</messageExchangePattern> <interfaceMessageReferences> <interfaceMessageReferenceComponent xml:id='id-4'> --- 25,29 ---- <cmbase:localName>myOperation</cmbase:localName> </name> ! <messageExchangePattern>http://www.w3.org/ns/wsdl/in-only</messageExchangePattern> <interfaceMessageReferences> <interfaceMessageReferenceComponent xml:id='id-4'> Index: rpcstyleinonly.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-2G/rpcstyleinonly.results.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C 2 -d -r1.6 -r1.7 *** rpcstyleinonly.results.xml 23 Mar 2007 05:50:30 -0000 1.6 --- rpcstyleinonly.results.xml 12 Apr 2007 14:48:15 -0000 1.7 *************** *** 2,20 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/RPC-2G/TestMetadata.xml" source="../../../documents/good/RPC-2G/rpcstyleinonly.wsdl" archetype="../../Baseline/RPC-2G/rpcstyleinonly.canonical.wsdlcm" aspirant="../../Woden/RPC-2G/rpcstyleinonly.canonical.wsdlcm" required-extensions="true"> ! <failure xpath="/descriptionComponent/extensions/cmbase:uri" nearest-id="c1"> ! <p>Element "base:uri" value mismatch (found "http://www.w3.org/2006/01/wsdl-extensions", expected "http://www.w3.org/ns/wsdl-extensions").</p> ! </failure> ! <failure xpath="/descriptionComponent/extensions/cmbase:uri" nearest-id="c1"> ! <p>Element "base:uri" value mismatch (found "http://www.w3.org/2006/01/wsdl/http", expected "http://www.w3.org/ns/wsdl/http").</p> ! </failure> ! <failure xpath="/descriptionComponent/extensions/cmbase:uri" nearest-id="c1"> ! <p>Element "base:uri" value mismatch (found "http://www.w3.org/2006/01/wsdl/rpc", expected "http://www.w3.org/ns/wsdl/rpc").</p> ! </failure> ! <failure xpath="/descriptionComponent/extensions/cmbase:uri" nearest-id="c1"> ! <p>Element "base:uri" value mismatch (found "http://www.w3.org/2006/01/wsdl/soap", expected "http://www.w3.org/ns/wsdl/soap").</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/messageExchangePattern" nearest-id="c3"> ! <p>Element "messageExchangePattern" value mismatch (found "http://www.w3.org/2006/01/wsdl/in-only", expected "http://www.w3.org/ns/wsdl/in-only").</p> ! </failure> ! </comparing> --- 2,4 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/RPC-2G/TestMetadata.xml" source="../../../documents/good/RPC-2G/rpcstyleinonly.wsdl" archetype="../../Baseline/RPC-2G/rpcstyleinonly.canonical.wsdlcm" aspirant="../../Woden/RPC-2G/rpcstyleinonly.canonical.wsdlcm" required-extensions="true"/> Index: rpcstyleinonly.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-2G/rpcstyleinonly.canonical.wsdlcm,v retrieving revision 1.13 retrieving revision 1.14 diff -C 2 -d -r1.13 -r1.14 *** rpcstyleinonly.canonical.wsdlcm 30 Jan 2007 02:11:02 -0000 1.13 --- rpcstyleinonly.canonical.wsdlcm 12 Apr 2007 14:48:15 -0000 1.14 *************** *** 2,9 **** <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="c1"> <extensions> ! <cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri> ! <cmbase:uri>http://www.w3.org/2006/01/wsdl/http</cmbase:uri> ! <cmbase:uri>http://www.w3.org/2006/01/wsdl/rpc</cmbase:uri> ! <cmbase:uri>http://www.w3.org/2006/01/wsdl/soap</cmbase:uri> </extensions> <interfaces><interfaceComponent xml:id="c2"> --- 2,9 ---- <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="c1"> <extensions> ! <cmbase:uri>http://www.w3.org/ns/wsdl-extensions</cmbase:uri> ! <cmbase:uri>http://www.w3.org/ns/wsdl/http</cmbase:uri> ! <cmbase:uri>http://www.w3.org/ns/wsdl/rpc</cmbase:uri> ! <cmbase:uri>http://www.w3.org/ns/wsdl/soap</cmbase:uri> </extensions> <interfaces><interfaceComponent xml:id="c2"> *************** *** 17,21 **** <cmbase:localName>myOperation</cmbase:localName> </name> ! <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-only</messageExchangePattern> <interfaceMessageReferences><interfaceMessageReferenceComponent xml:id="c4"> <messageLabel>In</messageLabel> --- 17,21 ---- <cmbase:localName>myOperation</cmbase:localName> </name> ! <messageExchangePattern>http://www.w3.org/ns/wsdl/in-only</messageExchangePattern> <interfaceMessageReferences><interfaceMessageReferenceComponent xml:id="c4"> <messageLabel>In</messageLabel>
Received on Thursday, 12 April 2007 14:48:49 UTC