[Mono-bugs] [Bug 76925][Nor] Changed - XmlSchemas.Find fails to
find name present in Added schemas
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 5 21:16:41 EST 2005
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=76925
--- shadow/76925 2005-12-05 18:16:39.000000000 -0500
+++ shadow/76925.tmp.1316 2005-12-05 21:16:41.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 76925
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
+AssignedTo: lluis at ximian.com
ReportedBy: t7 at pobox.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: XmlSchemas.Find fails to find name present in Added schemas
@@ -176,6 +176,14 @@
<xs:restriction base="xs:string">
<xs:enumeration value="Value1"/>
<xs:enumeration value="Value2"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
+
+------- Additional Comments From atsushi at ximian.com 2005-12-05 21:16 -------
+lluis: it looks like sys.xml.serialization.XmlSchemas matter (but
+return back to me if it isn't).
+
+(As a background, MS couldn't make their XSD related implementations
+to match the recommendation in .NET 1.0 timeline and there are several
+changes in 2.0. Not sure if it is related to this bug.)
More information about the mono-bugs
mailing list