2002/ws/desc/test-suite/results/Woden/Interface-2G Interface.results.xml,1.3,1.4 Interface.canonical.wsdlcm,1.11,1.12

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

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

Index: Interface.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Interface-2G/Interface.canonical.wsdlcm,v
retrieving revision 1.11
retrieving revision 1.12
diff -C 2 -d -r1.11 -r1.12
*** Interface.canonical.wsdlcm	28 Nov 2006 18:25:31 -0000	1.11
--- Interface.canonical.wsdlcm	1 Dec 2006 23:44:00 -0000	1.12
***************
*** 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:45:00 UTC