- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 Dec 2006 23:44:03 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/Multipart-3G In directory hutz:/tmp/cvs-serv27308/test-suite/results/Woden/Multipart-3G Modified Files: multipartstyleinout.canonical.wsdlcm multipartstyleinout.results.xml Log Message: Added list of supported extension to each implementation (implementations.xml) Added list of required extensions to each good/*/TestMetadata.xml Changed comparison algorithms to first check whether the required extensions are supported by the processor - if not record "unsupported extension". Added WS-Addressing 1.0 WSDL binding support to wsdl-xslt. Minor fixes to WSAddressing-1G and updated baseline. Regenerated results. Index: multipartstyleinout.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Multipart-3G/multipartstyleinout.results.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** multipartstyleinout.results.xml 31 Oct 2006 07:10:17 -0000 1.3 --- multipartstyleinout.results.xml 1 Dec 2006 23:44:01 -0000 1.4 *************** *** 2,4 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing source="../../../documents/good/Multipart-3G/multipartstyleinout.wsdl" archetype="../../Baseline/Multipart-3G/multipartstyleinout.canonical.wsdlcm" aspirant="../../Woden/Multipart-3G/multipartstyleinout.canonical.wsdlcm"/> --- 2,4 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" test-metadata="../../../documents/good/Multipart-3G/TestMetadata.xml" source="../../../documents/good/Multipart-3G/multipartstyleinout.wsdl" archetype="../../Baseline/Multipart-3G/multipartstyleinout.canonical.wsdlcm" aspirant="../../Woden/Multipart-3G/multipartstyleinout.canonical.wsdlcm" required-extensions="true"/> Index: multipartstyleinout.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Multipart-3G/multipartstyleinout.canonical.wsdlcm,v retrieving revision 1.8 retrieving revision 1.9 diff -C 2 -d -r1.8 -r1.9 *** multipartstyleinout.canonical.wsdlcm 28 Nov 2006 18:25:32 -0000 1.8 --- multipartstyleinout.canonical.wsdlcm 1 Dec 2006 23:44:01 -0000 1.9 *************** *** 1,3 **** ! <?xml version="1.0" encoding="UTF-8"?><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> --- 1,4 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <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>
Received on Friday, 1 December 2006 23:44:52 UTC