2004-01-20 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Tue, 20 Jan 2004 07:39:57 +0000 (07:39 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Tue, 20 Jan 2004 07:39:57 +0000 (07:39 -0000)
commit6487180ee7f5dc181237784dd38dce2e077cc1a3
tree17feac99a115adc6a8a1976877cfd9a0c0334570
parent48199379da6ad0d0f4c7eec0a35533d771901081
2004-01-20  Atsushi Enomoto <atsushi@ximian.com>

* XsdParticleValidationState.cs : Use ValidatedMaxOccurs instead of
  MaxOccurs. (in the meantime)
* XsdValidatingReader.cs : "fixed" should not be treated as default.
* XsdWildcard.cs : several Wildcard Subset constraint related fixes.

svn path=/trunk/mcs/; revision=22287
mcs/class/System.XML/Mono.Xml.Schema/ChangeLog
mcs/class/System.XML/Mono.Xml.Schema/XsdParticleValidationState.cs
mcs/class/System.XML/Mono.Xml.Schema/XsdValidatingReader.cs
mcs/class/System.XML/Mono.Xml.Schema/XsdWildcard.cs