- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 May 2007 01:09:29 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/IRI-1G In directory hutz:/tmp/cvs-serv26834/test-suite/results/Woden/IRI-1G Modified Files: iristyleinout.canonical.wsdlcm iristyleinout.wsdlcm iristyleinout.results.xml Log Message: Rolled up latest Woden results, fixed bug in wsdl-xslt {rpc signature}. Index: iristyleinout.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/IRI-1G/iristyleinout.wsdlcm,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** iristyleinout.wsdlcm 12 Apr 2007 14:48:22 -0000 1.3 --- iristyleinout.wsdlcm 17 May 2007 01:09:27 -0000 1.4 *************** *** 42,45 **** --- 42,48 ---- </interfaceMessageReferenceComponent> </interfaceMessageReferences> + <style> + <cmbase:uri>http://www.w3.org/ns/wsdl/style/iri</cmbase:uri> + </style> <cmbase:parent ref='id-2'/> <cmextensions:wsdlInterfaceOperationExtension> Index: iristyleinout.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/IRI-1G/iristyleinout.results.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C 2 -d -r1.8 -r1.9 *** iristyleinout.results.xml 3 May 2007 21:49:58 -0000 1.8 --- iristyleinout.results.xml 17 May 2007 01:09:27 -0000 1.9 *************** *** 2,17 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/IRI-1G/TestMetadata.xml" source="../../../documents/good/IRI-1G/iristyleinout.wsdl" archetype="../../Baseline/IRI-1G/iristyleinout.canonical.wsdlcm" aspirant="../../Woden/IRI-1G/iristyleinout.canonical.wsdlcm" required-extensions="true"> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent" nearest-id="c3"> ! <p>Different number of children (Expected 6 found 5).</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/cmbase:parent" nearest-id="c3"> ! <p>Expected element "style" 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/interfaceOperations/interfaceOperationComponent/cmextensions:wsdlInterfaceOperationExtension" nearest-id="c3"> ! <p>Expected element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base", found element "wsdlInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-extensions".</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/ext:wsdlInterfaceOperationExtension" nearest-id="c3"> ! <p>Missing element "wsdlInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-extensions".</p> ! </failure> ! </comparing> --- 2,4 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/IRI-1G/TestMetadata.xml" source="../../../documents/good/IRI-1G/iristyleinout.wsdl" archetype="../../Baseline/IRI-1G/iristyleinout.canonical.wsdlcm" aspirant="../../Woden/IRI-1G/iristyleinout.canonical.wsdlcm" required-extensions="true"/> Index: iristyleinout.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/IRI-1G/iristyleinout.canonical.wsdlcm,v retrieving revision 1.12 retrieving revision 1.13 diff -C 2 -d -r1.12 -r1.13 *** iristyleinout.canonical.wsdlcm 12 Apr 2007 14:48:22 -0000 1.12 --- iristyleinout.canonical.wsdlcm 17 May 2007 01:09:27 -0000 1.13 *************** *** 31,34 **** --- 31,35 ---- <cmbase:parent ref="c3"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> + <style><cmbase:uri>http://www.w3.org/ns/wsdl/style/iri</cmbase:uri></style> <cmbase:parent ref="c2"/> <cmextensions:wsdlInterfaceOperationExtension>
Received on Thursday, 17 May 2007 01:09:36 UTC