2002/ws/desc/test-suite/results/Woden/RPC-5G rpcstyleinout.canonical.wsdlcm,1.9,1.10 rpcstyleinout.results.xml,1.4,1.5

Update of /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-5G
In directory hutz:/tmp/cvs-serv27308/test-suite/results/Woden/RPC-5G

Modified Files:
	rpcstyleinout.canonical.wsdlcm rpcstyleinout.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: rpcstyleinout.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-5G/rpcstyleinout.results.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** rpcstyleinout.results.xml	31 Oct 2006 07:10:17 -0000	1.4
--- rpcstyleinout.results.xml	1 Dec 2006 23:44:01 -0000	1.5
***************
*** 2,4 ****
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing source="../../../documents/good/RPC-5G/rpcstyleinout.wsdl" archetype="../../Baseline/RPC-5G/rpcstyleinout.canonical.wsdlcm" aspirant="../../Woden/RPC-5G/rpcstyleinout.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/RPC-5G/TestMetadata.xml" source="../../../documents/good/RPC-5G/rpcstyleinout.wsdl" archetype="../../Baseline/RPC-5G/rpcstyleinout.canonical.wsdlcm" aspirant="../../Woden/RPC-5G/rpcstyleinout.canonical.wsdlcm" required-extensions="true"/>

Index: rpcstyleinout.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-5G/rpcstyleinout.canonical.wsdlcm,v
retrieving revision 1.9
retrieving revision 1.10
diff -C 2 -d -r1.9 -r1.10
*** rpcstyleinout.canonical.wsdlcm	28 Nov 2006 18:25:32 -0000	1.9
--- rpcstyleinout.canonical.wsdlcm	1 Dec 2006 23:44:01 -0000	1.10
***************
*** 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:55 UTC