Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-14 04:28
1.10

Une vérification pour un XML brisée:: SAX installation a été ajouté.
Tags: Minor feature enhancements
A check for a broken XML::SAX install was added.

2008-01-31 22:38
1.09

Cette version apporte un soutien pour les syndicats et corrige plusieurs bugs, dont l'un empêche le module de travailler avec Perl 5.10.
Tags: Minor feature enhancements
This release adds support for unions and fixes several bugs, one of which prevented the module from working with Perl 5.10.

2004-11-05 20:11
1.08

XML:: Validator:: Schema inclut désormais en ligne et la colonne des numéros dans les erreurs qu'il génère lorsqu'il est utilisé avec XML:: Filter:: ExceptionLocator et XML:: SAX:: ExpatXS. Cette version apporte également un soutien pour la fractionDigits et facettes totalDigits de types décimal.
Tags: Major feature enhancements
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.

2004-09-23 21:11
1.07

Cette version ajoute une option de débogage de nouveaux 'pour aider à traquer la source des échecs de validation. Plusieurs bugs sont maintenant corrigés.
Tags: Minor bugfixes
This release adds a new 'debug' option to aid in tracking down the source of validation failures. Several bugs are now fixed.

2004-04-21 23:47
1.06

Cette version corrige un certain nombre de bugs et ajoute le support pour positiveInteger, negativeInteger, nonPositiveInteger, et nonNegativeInteger.
Tags: Minor bugfixes
This release fixes a number of bugs and adds support for positiveInteger, negativeInteger, nonPositiveInteger, and nonNegativeInteger.

Project Resources