- From: Youenn Fablet <youenn.fablet@crf.canon.fr>
- Date: Tue, 30 May 2006 18:01:59 +0200
- To: Jonathan Marsh <jmarsh@microsoft.com>
- Cc: www-ws-desc@w3.org
- Message-id: <447C6C77.60806@crf.canon.fr>
I donwloaded the schema document and added schemaLocation information in the wsdls & schemas wherever needed. Please find in attachment all the schemas that I needed to process the document correctly. I do not remember where I get the main schema (result2.xsd) however. It may be safer to check with the sparql guys. Regards, Youenn Jonathan Marsh wrote: > > Test case SparqlQuery-1G contains the line: > > <xs:import > namespace="http://www.w3.org/2005/09/sparql-protocol-types/#" /> > > Which, as you can see, has no schemaLocation attribute. Neither does > there seem to be any catalog or anything else mapping this namespace > to the intended file, which is presumably “sparql-protocol-types.xsd”. > > My brain-dead implementation can’t find the types, but it doesn’t look > like Woden can either. Canon processes it just fine. Youenn, how do > you find the schema? > > Should we add a schemaLocation=”sparql-protocol-types.xsd” attribute > to this test case? I don’t want to test mechanisms for locating schema > types, since that’s not the main purpose of my implementation. > > ** [ **Jonathan Marsh ** ][ ** jmarsh@microsoft.com > <mailto:jmarsh@microsoft.com> ** ][ ** > http://spaces.msn.com/auburnmarshes** ]** >
Attachments
- text/xml attachment: result2.xsd
- text/xml attachment: rdf.xsd
- text/xml attachment: xml.xsd
- text/xml attachment: sparql-protocol-types.xsd
Received on Tuesday, 30 May 2006 16:02:24 UTC