[Mono-bugs] [Bug 61274][Wis] Changed - XmlValidatingReader throws exception if xml declatation present

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Jul 2004 23:19:53 -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=61274

--- shadow/61274	2004-07-08 22:58:13.000000000 -0400
+++ shadow/61274.tmp.18434	2004-07-08 23:19:53.000000000 -0400
@@ -129,6 +129,15 @@
 
 I agree that propogating microsoft implementation errors isn't a
 particularly good thing but the counter argument is that the more
 incompatibilites exist the bigger the hassle it is to port code
 between the 2 platforms. If we're sure that the ms impl is wrong in
 this case then thats fine I can work around it.
+
+------- Additional Comments From atsushi@ximian.com  2004-07-08 23:19 -------
+Yes. It is written in W3C XML 1.0 Specification:
+http://www.w3.org/TR/2004/REC-xml-20040204/#sec-logical-struct
+Follow the "content" link in "[39] element" definition. There is no
+XML declaration there.
+
+Well, bugzilla is not proper place to discuss more general matter. Am
+moving the discussion to mono-list.