[Mono-bugs] [Bug 76724][Wis] New - wsdl gives "The root element must be schema" for SPARQL wsdl

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 16 09:50:55 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by tauberer at for.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76724

--- shadow/76724	2005-11-16 09:50:55.000000000 -0500
+++ shadow/76724.tmp.11745	2005-11-16 09:50:55.000000000 -0500
@@ -0,0 +1,35 @@
+Bug#: 76724
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web.Services
+AssignedTo: lluis at ximian.com                            
+ReportedBy: tauberer at for.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: wsdl gives "The root element must be schema" for SPARQL wsdl
+
+Running wsdl(2) on the WSDL file for the 'SPARQL protocol for RDF' results
+in "XmlSchema error: The root element must be schema."  (wsdl2 gives a full
+stack trace, but not wsdl.)
+
+The wsdl file is at:
+http://www.w3.org/TR/rdf-sparql-protocol/sparql-protocol-query.wsdl
+
+It's described at: http://www.w3.org/TR/rdf-sparql-protocol/
+
+I think this is happening because the wsdl file references a schema by
+namespace, but the schema is located not at the namespace but at another
+URL, and the namespace URL happens to return an XHTML file.
+
+If the wsdl file is simply nonconformant to the wsdl spec, then it would
+just help to have a message indicating where something needs to be fixed.
+
+(This is with Mono 1.1.10-2.)


More information about the mono-bugs mailing list