You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by sa...@ca.ibm.com on 2001/03/20 19:59:24 UTC

Patch - [Bug 1052] New - The parser does not raise an error for an invalid enumeration values

The attached patch fixes both [Bug 1023] and [Bug 1052]. For 1023, we check
the bound facets against base type's bounds. For 1052, we inherit bound
facets from base type.

Cheers,
Sandy Gao
Software Developer, IBM Canada
(1-416) 448-3255
sandygao@ca.ibm.com

(See attached file: diff.txt)