ANNOUNCEMENT: XML::Validator::Schema 1.04

CHANGES

   1.04  2003-10-06
   - Added support for minOccurs and maxOccurs with <sequence>,
     <choice> and <all>.

   - Fixed bug in cache implementation that allowed some state from a
     failed validation run to leak into subsequent runs.

   - Added support for use as a SAX filter anywhere in a SAX pipeline.

DESCRIPTION

    This module allows you to validate XML documents against a W3C XML
    Schema. This module does not implement the full W3C XML Schema
    recommendation (http://www.w3.org/XML/Schema), but a useful subset. See
    the SCHEMA SUPPORT section in the module documention.

DOWNLOAD

    You can install XML::Validator::Schema from CPAN, or download it
    from SourceForge:

      http://sourceforge.net/project/showfiles.php?group_id=89764

FULL DOCUMENTATION

    Available online:

      http://search.cpan.org/~samtregar/XML-Validator-Schema/Schema.pm
