2002/ws/desc/test-suite/results/Woden/MessageTest-1G SOAPservice.results.xml,1.12,1.13 SOAPservice.canonical.wsdlcm,1.10,1.11

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

Modified Files:
	SOAPservice.results.xml SOAPservice.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: SOAPservice.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-1G/SOAPservice.results.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C 2 -d -r1.12 -r1.13
*** SOAPservice.results.xml	28 Nov 2006 03:46:54 -0000	1.12
--- SOAPservice.results.xml	1 Dec 2006 23:44:01 -0000	1.13
***************
*** 2,6 ****
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing source="../../../documents/good/MessageTest-1G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-1G/SOAPservice.canonical.wsdlcm">
  <failure nearest-id="c72" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension">
  <p>Different number of children (Expected 2 found 1).</p>
--- 2,6 ----
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" test-metadata="../../../documents/good/MessageTest-1G/TestMetadata.xml" source="../../../documents/good/MessageTest-1G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-1G/SOAPservice.canonical.wsdlcm" required-extensions="true">
  <failure nearest-id="c72" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension">
  <p>Different number of children (Expected 2 found 1).</p>

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