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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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.) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
