[Mono-bugs] [Bug 51839][Nor] Changed - WSDL Tool parse problem with XML Namespaces

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Dec 2003 05:45:18 -0500 (EST)


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 lluis@ximian.com.

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

--- shadow/51839	2003-12-07 20:03:36.000000000 -0500
+++ shadow/51839.tmp.30786	2003-12-08 05:45:18.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51839
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -47,6 +47,11 @@
 should go away because System.Xml provides good namespace support.
 
 The error:
 Error: Document element did not appear.
 Stack:
 in System.Xml.XmlTextReader:Read()
+
+------- Additional Comments From lluis@ximian.com  2003-12-08 05:45 -------
+I tried to import a wsdl document that uses a namespace prefix in the
+definitions tag and it works. Can you attach the complete wsdl file
+that fails?