[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
Fri Apr 28 03:35:47 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 13:07:51.000000000 -0400
+++ shadow/78220.tmp.12991 2006-04-28 03:35:47.000000000 -0400
@@ -115,6 +115,21 @@
yet.
------- Additional Comments From atsushi at ximian.com 2006-04-27 13:07 -------
No. Read the W3C spec. By adding schemas in schema1->schema2 order,
the base type is regarded as "missing sub component" that is not
immediately rejected.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-04-28 03:35 -------
+Ok, I see. You're talking about this, right:
+
+http://www.w3.org/TR/xmlschema-1/#conformance-missing
+
+Does the following apply to this case:
+
+In the case of element information items, processors MAY choose to
+continue ·assessment·: see ·lax assessment·.
+
+In that case both the Mono and MS implementation are valid, right ?
+
+However, when you explicitly compile an XML Schema I (personally)
+would expect a failure when a sub component is missing.
More information about the mono-bugs
mailing list