2004-05-17 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 17 May 2004 15:06:50 +0000 (15:06 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 17 May 2004 15:06:50 +0000 (15:06 -0000)
commitaced1da70883434590696dfb87c1c026bf38e7e3
treebb470cc19bd615974756fe449d7433d5a384fa1d
parentd5ae7da7ca46cc70838b666bb5b76a55c65ddd5a
2004-05-17  Atsushi Enomoto  <atsushi@ximian.com>

* DataSet.cs : Implemented ignored namespaces in InferXmlSchema().
  Supported repeated elements. Removed MonoTODOs.
* XmlDataInferenceLoader.cs : Design change to support ignored
  namespace and repeated elements.
* XmlSchemaDataImporter.cs : Added mapping support classes.

svn path=/trunk/mcs/; revision=27518
mcs/class/System.Data/System.Data/ChangeLog
mcs/class/System.Data/System.Data/DataSet.cs
mcs/class/System.Data/System.Data/XmlDataInferenceLoader.cs
mcs/class/System.Data/System.Data/XmlSchemaDataImporter.cs