- 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/Baseline/SparqlQuerySimplified-1G
In directory hutz:/tmp/cvs-serv28528/test-suite/results/Baseline/SparqlQuerySimplified-1G
Modified Files:
sparql-protocol-query.canonical.wsdlcm
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.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Baseline/SparqlQuerySimplified-1G/sparql-protocol-query.canonical.wsdlcm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** sparql-protocol-query.canonical.wsdlcm 2 Feb 2007 01:19:02 -0000 1.4
--- sparql-protocol-query.canonical.wsdlcm 9 Feb 2007 00:07:20 -0000 1.5
***************
*** 26,29 ****
--- 26,30 ----
<base:localName>MalformedQuery</base:localName>
</name>
+ <messageContentModel>#element</messageContentModel>
<elementDeclaration ref="c23"/>
<base:parent ref="c2"/>
***************
*** 34,37 ****
--- 35,39 ----
<base:localName>QueryRequestRefused</base:localName>
</name>
+ <messageContentModel>#element</messageContentModel>
<elementDeclaration ref="c25"/>
<base:parent ref="c2"/>
Received on Friday, 9 February 2007 00:08:01 UTC