- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Feb 2007 00:07:22 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-1G In directory hutz:/tmp/cvs-serv28528/test-suite/results/Canon/SparqlQuery-1G Modified Files: sparql-protocol-query.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: sparql-protocol-query.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-1G/sparql-protocol-query.results.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C 2 -d -r1.15 -r1.16 *** sparql-protocol-query.results.xml 2 Feb 2007 01:19:01 -0000 1.15 --- sparql-protocol-query.results.xml 9 Feb 2007 00:07:20 -0000 1.16 *************** *** 3,13 **** <comparing test-metadata="../../../documents/good/SparqlQuery-1G/TestMetadata.xml" source="../../../documents/good/SparqlQuery-1G/sparql-protocol-query.wsdl" archetype="../../Baseline/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm" aspirant="../../Canon/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm" required-extensions="true"> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/elementDeclaration" nearest-id="c3"> ! <p>Attribute "ref" value mismatch (found "c24", expected "c23"). ! Closest element: c3.</p> </failure> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/elementDeclaration" nearest-id="c4"> ! <p>Attribute "ref" value mismatch (found "c26", expected "c25"). ! Closest element: c4.</p> </failure> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/interfaceMessageReferences/interfaceMessageReferenceComponent/elementDeclaration" nearest-id="c6"> --- 3,29 ---- <comparing test-metadata="../../../documents/good/SparqlQuery-1G/TestMetadata.xml" source="../../../documents/good/SparqlQuery-1G/sparql-protocol-query.wsdl" archetype="../../Baseline/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm" aspirant="../../Canon/SparqlQuery-1G/sparql-protocol-query.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> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent" nearest-id="c4"> ! <p>Different number of children (Expected 4 found 3).</p> </failure> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/elementDeclaration" nearest-id="c4"> ! <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="c4"> ! <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="c4"> ! <p>Missing element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p> </failure> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/interfaceMessageReferences/interfaceMessageReferenceComponent/elementDeclaration" nearest-id="c6"> *************** *** 19,22 **** --- 35,50 ---- Closest element: c7.</p> </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension/cmhttp:httpOutputSerialization" nearest-id="c13"> + <p>Element "httpcm:httpOutputSerialization" value mismatch (found "application/sparql-results+xml, application/rdf+xml, */*", expected "application/sparql-results+xml, + application/rdf+xml, */*").</p> + </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension/cmhttp:httpInputSerialization" nearest-id="c17"> + <p>Element "httpcm:httpInputSerialization" value mismatch (found "application/x-www-form-urlencoded, application/xml", expected "application/x-www-form-urlencoded, + application/xml").</p> + </failure> + <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension/cmhttp:httpOutputSerialization" nearest-id="c17"> + <p>Element "httpcm:httpOutputSerialization" value mismatch (found "application/sparql-results+xml, application/rdf+xml, */*", expected "application/sparql-results+xml, + application/rdf+xml, */*").</p> + </failure> <failure xpath="/descriptionComponent/elementDeclarations" nearest-id="c1"> <p>Different number of children (Expected 16 found 17).</p>
Received on Friday, 9 February 2007 00:08:06 UTC