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 10:48:57.000000000 -0500 +++ shadow/76724.tmp.386 2006-11-14 02:08:08.000000000 -0500 @@ -5,19 +5,19 @@ OS Details: Status: NEW Resolution: Severity: Unknown Priority: Wishlist Component: Sys.Web.Services -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: wsdl gives "The root element must be schema" for SPARQL wsdl +Summary: wsdl gives "The root element must be schema" for incorrect wsdl (for SPARQL) 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: @@ -35,6 +35,11 @@ (This is with Mono 1.1.10-2.) ------- Additional Comments From [EMAIL PROTECTED] 2005-11-16 10:48 ------- Just a note, the the document looks like WSDL 1.2 (http://www.w3.org/2005/08/wsdl), not the one we support in wsdl.exe (non-2.0 stuff). + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-14 02:08 ------- +The priority is still low (as it anyways does not support WSDL 2.0), +but I end up to implement validation support in sys.web.services, +which is missing 2.0 functionality. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
