2003-09-30 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
authorAtsushi Eno <atsushieno@gmail.com>
Tue, 30 Sep 2003 19:11:18 +0000 (19:11 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Tue, 30 Sep 2003 19:11:18 +0000 (19:11 -0000)
commite69c532a0aff0f1f512b6d9370c12a565a28d3ec
tree41b407903aedac36c93c972f5d12e99f8fb3983b
parentba2b58db44ed9819ca3001c57be39b38509abdb6
2003-09-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* added XsdIdentityPath.cs, XsdIdentityState.cs, XsdKeyTable.cs
  and XsdWildcard.cs.
* XsdParticleValidationState.cs, XsdValidatingReader.cs:
  Completely rewrote existing validation engine.

svn path=/trunk/mcs/; revision=18440
mcs/class/System.XML/Mono.Xml.Schema/ChangeLog
mcs/class/System.XML/Mono.Xml.Schema/XsdIdentityPath.cs [new file with mode: 0644]
mcs/class/System.XML/Mono.Xml.Schema/XsdIdentityState.cs [new file with mode: 0644]
mcs/class/System.XML/Mono.Xml.Schema/XsdKeyTable.cs [new file with mode: 0644]
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 [new file with mode: 0644]