2008-06-06 James Fitzsimons <james.fitzsimons@gmail.com>
authorAtsushi Eno <atsushieno@gmail.com>
Fri, 6 Jun 2008 07:39:58 +0000 (07:39 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Fri, 6 Jun 2008 07:39:58 +0000 (07:39 -0000)
commit6ae0c56558fa0170715918acc39abb2482af0d26
treeaacc1879e3066078745caa0aa7b80133b4f7c195
parent01d689cdd38401fea1422fa082f23993f06ae3d9
2008-06-06  James Fitzsimons <james.fitzsimons@gmail.com>

* XmlSchema.cs : Changed GetResolvedUri to return Uri in correct case
  to make compatible with the Microsoft.NET framework.

* XmlSchemaTests.cs: added test to support change to
  GetResolvedUri to return Uri in correct case
  to make compatible with the Microsoft.NET framework.

2008-06-06  Atsushi Enomoto  <atsushi@ximian.com>

* resolveUriSchema.xsd : (actually I've incorrectly added it before
  the actual test checkin) Fixed schemaLocation.

svn path=/trunk/mcs/; revision=105141
mcs/class/System.XML/System.Xml.Schema/ChangeLog
mcs/class/System.XML/System.Xml.Schema/XmlSchema.cs
mcs/class/System.XML/Test/System.Xml.Schema/ChangeLog
mcs/class/System.XML/Test/System.Xml.Schema/XmlSchemaTests.cs
mcs/class/System.XML/Test/XmlFiles/xsd/ChangeLog
mcs/class/System.XML/Test/XmlFiles/xsd/resolveUriSchema.xsd