* MapCodeGenerator.cs, XmlSchemaImporter.cs: Attributes are allways optional,
authorLluis Sanchez <lluis@novell.com>
Tue, 20 Jan 2004 19:18:46 +0000 (19:18 -0000)
committerLluis Sanchez <lluis@novell.com>
Tue, 20 Jan 2004 19:18:46 +0000 (19:18 -0000)
commitb46db4ea026d8a95c5e25b19921da0577a9a7c32
treec0d9c3cb6ae731f0ec47fd54837a0b673efdbcff
parent648ca0b963ca296eeb78a843fcae71f0a456affd
* MapCodeGenerator.cs, XmlSchemaImporter.cs: Attributes are allways optional,
  so a 'specified' member has always to be generated.
* TypeData.cs: Fixed check for value type.

svn path=/trunk/mcs/; revision=22309
mcs/class/System.XML/System.Xml.Serialization/ChangeLog
mcs/class/System.XML/System.Xml.Serialization/MapCodeGenerator.cs
mcs/class/System.XML/System.Xml.Serialization/TypeData.cs
mcs/class/System.XML/System.Xml.Serialization/XmlSchemaImporter.cs