All releases of XML::Validator::Schema


Release Notes: A check for a broken XML::SAX install was added.


Release Notes: This release adds support for unions and fixes several bugs, one of which prevented the module from working with Perl 5.10.


Release Notes: XML::Validator::Schema now includes line and column numbers in the errors it generates when used with XML::Filter::ExceptionLocator and XML::SAX::ExpatXS. This release also adds support for the fractionDigits and totalDigits facets of decimal types.


Release Notes: This release adds a new 'debug' option to aid in tracking down the source of validation failures. Several bugs are now fixed.


Release Notes: This release fixes a number of bugs and adds support for positiveInteger, negativeInteger, nonPositiveInteger, and nonNegativeInteger.


Release Notes: Support for many more simple types was added.


Release Notes: This release adds support for minOccurs and maxOccurs with sequence, choice, and all groups. The module may now be used as a SAX filter anywhere in a SAX pipeline. A bug in the cache implementation was fixed.


Release Notes: A cache mode is now available to improve performance. Support was added for simpleContent, element refs, and attribute refs. More simpleTypes are now supported. There are also a few bugfixes.


Release Notes: Support for composition of sequence and choice groups was added. Support was added for simpleTypes, both named and anonymous, with mostly complete restriction support. The test suite was improved.


Release Notes: XML::LibXML compatibility was fixed, support for simple 'choice' and 'all' content models was added, and the test suite was enhanced to run tests against all installed SAX parsers.