Re: SPARQL WSDL problems

Hello Petr,

> I am encountering problems with SPARQL WSDL1.1 and WSDL2.0. For both I 
> am using Axis2
> 
> Problems with SPARQL WSDL2.0
> 
>   1) are of an old date
> 
>   2) wsdl2java crashes on 
> "org.apache.axis2.schema.SchemaCompilationException: The referenced 
> element '{http://www.w3.org/2001/XMLSchema}annotation' was not found!"

http://www.w3.org/TR/xmlschema11-1/#declare-annotation seems to indicate 
that xsd:annotation is a valid element, as does 
http://www.w3.org/TR/xmlschema-1/#declare-annotation .

We're not in a position here to debug wsdl2java, though if you can show 
us a problem with the SPARQL WSDL, we'll gladly address it.


> Problems with SPARQL WSDL1.1
> 
>   1) appeared just several months ago
> 
>   2) wsdl2java crashes on retrieving "xml.xsd" and "xsi.xsd" (not found) 
> from the web (references in "result2.xsd").

I can retrieve xml.xsd fine at http://www.w3.org/2001/xml.xsd. I don't 
see where xsi.xsd is referenced?

>   3) I use exactly the example at 
> "http://esw.w3.org/topic/SparqlProtocolWsdl11Examples"
> 
> 
> It seems that the there some schema problems within both files.

If you could point more directly to where you believe there are 
problems, that would help us out.

FYI, at the moment, most of the group's attention is focused on the 
query language and the protocol specifications, rather than the WSDL 1.1 
working draft.

Lee

> 
> 
> TIA
> 
> 
> Petr
> 
> 
> 

Received on Tuesday, 28 August 2007 14:09:51 UTC