[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:03:49 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 14:36:07.000000000 -0500
+++ shadow/77687.tmp.20072 2006-03-01 22:03:49.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77687
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: matt.ward.bugs at googlemail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -135,6 +135,9 @@
element, for example, the following test would succeed.
XmlQualifiedName name = new XmlQualifiedName("note",
"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.
More information about the mono-bugs
mailing list