XML::Validator::Schema 1.09 (Default branch) |
|
|
XML::Validator::Schema is a Perl module which validates
XML documents using the W3C XML schema. The module
does not implement the full W3C XML schema
recommendation, but rather a useful subset. It is
implemented as a SAX filter using XML::SAX.
License: Perl License
Changes:
This release adds support for unions and fixes several bugs, one of which prevented the module from working with Perl 5.10.
|