ANNOUNCEMENT: XML::Validator::Schema 1.06

CHANGES

   - Fixed bug in <all> support with minOccurs="0" contents. 
     (josef@clubphoto.com)

   - Fixed bug where minOccurs of 2 or greater wouldn't work
     correctly.

   - Added support for positiveInteger, negativeInteger,
     nonPositiveInteger and nonNegativeInteger.  (adamk@ali.as)

   - Fixed bug where references to elements inside complex types
     wouldn't get resolved.

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
