2002/ws/desc/test-suite/results/wsdl-xslt/Echo-2G echo.results.xml,1.2,1.3

Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Echo-2G
In directory hutz:/tmp/cvs-serv4759/test-suite/results/wsdl-xslt/Echo-2G

Modified Files:
	echo.results.xml 
Log Message:
Fixed canonical sorting algorithms - missing second level of indirection on bindingFaultReferences.  Updated baseline and regenerated results.

Index: echo.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Echo-2G/echo.results.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** echo.results.xml	18 Nov 2006 02:58:28 -0000	1.2
--- echo.results.xml	18 Nov 2006 10:43:50 -0000	1.3
***************
*** 4,8 ****
  <comparing source="../../../documents/good/Echo-2G/echo.wsdl" archetype="../../Baseline/Echo-2G/echo.canonical.wsdlcm" aspirant="../../wsdl-xslt/Echo-2G/echo.canonical.wsdlcm">
  <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/bindingFaultReferences/bindingFaultReferenceComponent/interfaceFaultReference">
! <p>Attribute "ref" value mismatch (found "c12", expected "c13").</p>
  </failure>
  </comparing>
--- 4,9 ----
  <comparing source="../../../documents/good/Echo-2G/echo.wsdl" archetype="../../Baseline/Echo-2G/echo.canonical.wsdlcm" aspirant="../../wsdl-xslt/Echo-2G/echo.canonical.wsdlcm">
  <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/bindingFaultReferences/bindingFaultReferenceComponent/interfaceFaultReference">
! <p>Attribute "ref" value mismatch (found "c12", expected "c13").
! 								Closest element: c36.</p>
  </failure>
  </comparing>

Received on Saturday, 18 November 2006 10:44:31 UTC