2009-05-11 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 11 May 2009 17:12:26 +0000 (17:12 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 11 May 2009 17:12:26 +0000 (17:12 -0000)
commitce01d27dc27548090fa85981dc824290a39bc127
treed3996d74a294dd13aa1b1734b3a09e64904b9b81
parent93e9f216e17c8601d71af7b6a42536d485d821e5
2009-05-11  Atsushi Enomoto  <atsushi@ximian.com>

* XmlSchemaComplexType.cs : do not forget to clear attributes
  before Compile(). Patch by Jonas Larsson. Fixed bug #501763.

* XsdValidatingReaderTest.cs : test for bug #501763 by Jonas Larsson.

svn path=/trunk/mcs/; revision=133905
mcs/class/System.XML/System.Xml.Schema/ChangeLog
mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs
mcs/class/System.XML/Test/System.Xml/ChangeLog
mcs/class/System.XML/Test/System.Xml/XsdValidatingReaderTests.cs