Projects / XML::Validator::Schema

XML::Validator::Schema

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.

Tags
Licenses
Implementation

RSS Recent releases

  •  13 Mar 2009 19:28

Release Notes: A check for a broken XML::SAX install was added.

  •  31 Jan 2008 13:38

Release Notes: This release adds support for unions and fixes several bugs, one of which prevented the module from working with Perl 5.10.

  •  05 Nov 2004 11:11

Release Notes: 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.

  •  23 Sep 2004 12:11

Release Notes: This release adds a new 'debug' option to aid in tracking down the source of validation failures. Several bugs are now fixed.

  •  21 Apr 2004 14:47

Release Notes: This release fixes a number of bugs and adds support for positiveInteger, negativeInteger, nonPositiveInteger, and nonNegativeInteger.

Screenshot

Project Spotlight

CSS3 Drop Shadows

A Web application to build nice CSS3 box shadows.

Screenshot

Project Spotlight

Lua CJSON

A Lua module providing JSON support.