2002/ws/desc/test-suite/results/Woden/MessageTest-5G SOAPservice.results.xml,1.7,1.8

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

Modified Files:
	SOAPservice.results.xml 
Log Message:
Added messageContentModel property to interface fault components in the interchange format per CR143 resolution, updated wsdl-xslt and the baselines, regenerated results.

Index: SOAPservice.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-5G/SOAPservice.results.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** SOAPservice.results.xml	27 Jan 2007 23:40:21 -0000	1.7
--- SOAPservice.results.xml	9 Feb 2007 00:07:19 -0000	1.8
***************
*** 2,4 ****
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing test-metadata="../../../documents/good/MessageTest-5G/TestMetadata.xml" source="../../../documents/good/MessageTest-5G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-5G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-5G/SOAPservice.canonical.wsdlcm" required-extensions="true"/>
--- 2,17 ----
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing test-metadata="../../../documents/good/MessageTest-5G/TestMetadata.xml" source="../../../documents/good/MessageTest-5G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-5G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-5G/SOAPservice.canonical.wsdlcm" required-extensions="true">
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent" nearest-id="c3">
! <p>Different number of children (Expected 4 found 3).</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/elementDeclaration" nearest-id="c3">
! <p>Expected element "messageContentModel" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component", found element "elementDeclaration" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component".</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/cmbase:parent" nearest-id="c3">
! <p>Expected element "elementDeclaration" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component", found element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/base:parent" nearest-id="c3">
! <p>Missing element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p>
! </failure>
! </comparing>

Received on Friday, 9 February 2007 00:08:00 UTC