2004-05-05 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Wed, 5 May 2004 03:32:02 +0000 (03:32 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Wed, 5 May 2004 03:32:02 +0000 (03:32 -0000)
commit792d4a585f9ede367ba1ea31cb8fd5d5a5562373
treeb1cf20980a6bb10aab753fe3dc8e78a803af1f82
parent3180468065dc1c2a3872d5aca8ce96cefe09680b
2004-05-05  Atsushi Enomoto  <atsushi@ximian.com>

* XmlSchemaDataImporter.cs :
  SimpleContent column support.
  Annotated relation support.
  Top-level element is counted only when its type is complex.
  xs:anyType is no longer treated as complex type.
  dataset existence is mandatory now.
  Improved DataType and DefaultValue support.
  Attribute namespace is properly handled now.
  Prohibited attribute is now treated as hidden column.
  Reject list or union simple type.

  Still incomplete 1) to read relationship in some cases, 2) to
  determine whether an element is dataset or table, 3) thus to
  exclude extraneous column, 4) to remove extraneous *_Id column.

svn path=/trunk/mcs/; revision=26730
mcs/class/System.Data/System.Data/ChangeLog
mcs/class/System.Data/System.Data/XmlSchemaDataImporter.cs