[Mono-bugs] [Bug 36704][Nor] Changed - Assorted System.Xml.XmlSchema fixes

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 14 Jan 2003 09:17:35 -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 roam@ringlet.net.

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

--- shadow/36704	Tue Jan 14 09:14:26 2003
+++ shadow/36704.tmp.4069	Tue Jan 14 09:17:35 2003
@@ -50,6 +50,11 @@
   only when the reader is positioned at its start, so when we call
   XmlDocument.AppendChild(), we must not do another Read().
 
 The patches will be attached to this bug report as soon as it is filed;
 in the meantime, they are available at
 http://people.FreeBSD.org/~roam/devel/mono/schema/
+
+------- Additional Comments From roam@ringlet.net  2003-01-14 09:17 -------
+Created an attachment (id=3129)
+XmlSchemaEnumerator: cast properly to XmlSchemaObject instead of XmlSchema
+