[Mono-bugs] [Bug 77585][Wis] Changed - XML Schema importer generates non-validating XML for xsd:list type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 6 14:48:34 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77585
--- shadow/77585 2006-02-18 00:08:06.000000000 -0500
+++ shadow/77585.tmp.24701 2006-09-06 14:48:34.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 77585
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Fedora core 4
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.XML
AssignedTo: lluis at ximian.com
ReportedBy: t7 at pobox.com
QAContact: mono-bugs at ximian.com
@@ -178,6 +178,9 @@
It only generates a float field, not an array. (My guess is because MS
incorrectly depends on BaseSchemaType/Datatyp simpleType restriction
hence just works because its base type is the expected type.)
We could alternatively totally kill support for simpleType
restriction, but not sure if it is a smart solution.
+
+------- Additional Comments From lluis at ximian.com 2006-09-06 14:48 -------
+Fixed in SVN (r65021). Now it behaves like MS.NET.
More information about the mono-bugs
mailing list