[Mono-bugs] [Bug 77687][Nor] Changed - Included schema not accessible via XmlSchemaInclude.Schema

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 1 22:11:02 EST 2006


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 at ximian.com.

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

--- shadow/77687	2006-03-01 22:03:49.000000000 -0500
+++ shadow/77687.tmp.20181	2006-03-01 22:11:02.000000000 -0500
@@ -138,6 +138,10 @@
 "http://go-mono.com/tests");
 XmlSchemaElement noteElement = FindElement(schema, name);
 Assert.IsNotNull(noteElement);
 
 ------- Additional Comments From atsushi at ximian.com  2006-03-01 22:03 -------
 ? What is that "FindElement()" ? Please put the entire code for it.
+
+------- Additional Comments From atsushi at ximian.com  2006-03-01 22:11 -------
+oh, I didn't know there is such a property (XmlSchemaExternal.Schema),
+so it is very likely to happen that it is ignored now.


More information about the mono-bugs mailing list