[Mono-bugs] [Bug 68646][Maj] New - Exception parsing wsdl from wssdk
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Oct 2004 14:33:07 -0400 (EDT)
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 aidan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68646
--- shadow/68646 2004-10-21 14:33:07.000000000 -0400
+++ shadow/68646.tmp.32724 2004-10-21 14:33:07.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 68646
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Sys.Web.Services
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: aidan@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Exception parsing wsdl from wssdk
+
+Processing the attached wsdl file fails with:
+
+Error: XmlSchema error: Invalid schema object was specified in the
+particles of the sequence model group. Related schema item SourceUri: ,
+Line 334, Position 4.
+
+the java wssdk tools parse it properly without a problem.