Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Eine Überprüfung wegen eines gebrochenen XML:: SAX hinzu installieren.
Tags: Minor feature enhancements
A check for a broken XML::SAX install was added.

2008-01-31 22:38
1.09

Diese Version bietet zusätzlich Unterstützung für die Gewerkschaften und behebt einige Bugs, von denen verhindert das Modul aus der Arbeit mit 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 enthält nun Zeilen-und Spaltennummer in der Fehler erzeugt, wenn es mit XML verwendet:: Filter:: ExceptionLocator und XML:: SAX:: ExpatXS. Diese Veröffentlichung fügt auch Unterstützung für die fractionDigits und totalDigits Facetten der Nachkommastellen Typen.
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

Dieses Release enthält eine neue 'debug' Option, um bei der Suche nach der Quelle der Validierung Versagen Beihilfen. Einige Fehler sind nun behoben.
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

Diese Version behebt einige Bugs und fügt die Unterstützung für positiveInteger, negativeInteger, nonPositiveInteger und nonNegativeInteger.
Tags: Minor bugfixes
This release fixes a number of bugs and adds support for positiveInteger, negativeInteger, nonPositiveInteger, and nonNegativeInteger.

Project Resources