[Mono-bugs] [Bug 78220][Nor] Changed - XmlSchema compilation fails for extension with base type in aother namespace

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 27 12:56:19 EDT 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 gert.driesen at pandora.be.

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

--- shadow/78220	2006-04-27 12:30:13.000000000 -0400
+++ shadow/78220.tmp.21841	2006-04-27 12:56:19.000000000 -0400
@@ -103,6 +103,13 @@
 NotWorking).
 
 ------- Additional Comments From atsushi at ximian.com  2006-04-27 12:30 -------
 Oh, good catch since it does not happen when the schema is added in
 "schema1" -> "schema2" order. Seems like I should really fix potential
 XmlSchemaSet compilation problem for bug #77489 as well.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-04-27 12:56 -------
+That's weird: why would it work in that order?
+
+In MS.NET it fails if you add schema1 before schema2, and this makes 
+sense as you cannot reference a type from a schema that isn't added 
+yet.


More information about the mono-bugs mailing list