[Mono-bugs] [Bug 60470][Wis] Changed - Exception thrown when infering Xml Schema to DataSet

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Jun 2004 15:51:02 -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 atsushi@ximian.com.

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

--- shadow/60470	2004-06-20 15:06:50.000000000 -0400
+++ shadow/60470.tmp.28091	2004-06-20 15:51:02.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 60470
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Data
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pbaena@uol.com.ar               
@@ -83,6 +83,17 @@
 cosmetic to dig in.
 
 ------- Additional Comments From pbaena@uol.com.ar  2004-06-20 15:06 -------
 I was really confused when I found this, and I'm sure plenty others 
 will be. I have found a workaround to this, but you should be aware 
 that newbies in Xml like me will be stuck with this. 
+
+------- Additional Comments From atsushi@ximian.com  2004-06-20 15:51 -------
+Agreed. However, it should be said against Microsoft too.
+
+What does "workaround" means? Using InferXmlSchema() never means
+workaround and I have no other ideas how we can workaround the problem.
+
+Now InferXmlSchema explicitly rejects when the document element is in
+xml schema namespace.
+
+I wonder if I should close this bug now.