2010-01-27 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Wed, 27 Jan 2010 06:32:59 +0000 (06:32 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Wed, 27 Jan 2010 06:32:59 +0000 (06:32 -0000)
commiteede1f63d376ef4053be1bdee1590975971dec6a
tree4972dd90ab3517ff791fdecf6a2cc352ae9579bf
parent9579012ec57da1923060d3a81c3f698d54f37742
2010-01-27  Atsushi Enomoto  <atsushi@ximian.com>

* XmlAtomicValue.cs: handle Decimal here to process xs:decimal as
  a valid base type for simple types. patch by Luke Ravitch,
  Fixed bug #557452.

* XmlSchemaValidatorTests.cs : added test for bug #557452, by
  Luke Ravitch.

svn path=/trunk/mcs/; revision=150280
mcs/class/System.XML/System.Xml.Schema/ChangeLog
mcs/class/System.XML/System.Xml.Schema/XmlAtomicValue.cs
mcs/class/System.XML/Test/System.Xml.Schema/ChangeLog
mcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaValidatorTests.cs