[Mono-bugs] [Bug 77111][Nor] Changed - [PATCH] XML Schema for
non-xsd primitives is not correct
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 10 01:47:26 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=77111
--- shadow/77111 2006-03-07 07:59:23.000000000 -0500
+++ shadow/77111.tmp.11764 2006-03-10 01:47:26.000000000 -0500
@@ -42,6 +42,20 @@
------- Additional Comments From lluis at ximian.com 2006-03-07 07:59 -------
In XmlReflectionImporter.cs, looks like the
http://microsoft.com/wsdl/types/ namespace will be used for all
primitive types, not only the non-xsd primitives. Although maybe I'm
missing something?
+
+------- Additional Comments From gert.driesen at pandora.be 2006-03-10 01:47 -------
+You are right. While it does not have any effect (as it's not used
+to xsd primitive types), I have modified this in a other (but
+larger) patch.
+
+I now "backported" that change to this bug fix, and have attached an
+updated patch.
+
+Note: that patch also fixes another small issue with zero-length
+targetnamespaces that was necessary in order to enable the two tests
+that cover this bug.
+
+Let me know if it's ok to commit.
More information about the mono-bugs
mailing list