[Mono-bugs] [Bug 53959][Cri] Changed - MONO Beta 2 DataSet problem round-tripping XML (Schema Inference Issue)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Jun 2004 23:01:08 -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 davidandrewtaylor@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53959
--- shadow/53959 2004-06-01 22:51:19.000000000 -0400
+++ shadow/53959.tmp.3212 2004-06-01 23:01:08.000000000 -0400
@@ -11,12 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: MONO Beta 2 DataSet problem round-tripping XML (Schema Inference Issue)
+OtherBugsDependingOnThis: 51851[INCOMPLETE]
Description of Problem:
MONO 0.30: If I use ReadXml(input.txt) and then immediately call WriteXml
(output.txt), the output format is incorrect. Certain XML attributes
have been modified to be XML elements. This appears to be a problem with
the MONO DataSet attempting to infer the XML schema as when I call