Download List

Projeto Descrição

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.

System Requirements

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

A verificação de um XML quebrada:: SAX instalar foi adicionado.
Tags: Minor feature enhancements
A check for a broken XML::SAX install was added.

2008-01-31 22:38
1.09

Esta versão adiciona suporte para os sindicatos e corrige vários bugs, um dos quais impediu o módulo de trabalhar com 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:: Esquema agora inclui a linha e coluna de números nos erros que ele gera quando usado com o XML:: Filter:: ExceptionLocator e XML: SAX:: ExpatXS. Esta versão também adiciona suporte para o fractionDigits e facetas totalDigits de tipos de casas decimais.
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

Esta versão adiciona uma opção de depuração nova "para ajudar a rastrear a origem de falhas de validação. Vários erros são fixos.
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

Esta versão corrige alguns bugs e adiciona suporte para positiveInteger, negativeInteger, nonPositiveInteger e nonNegativeInteger.
Tags: Minor bugfixes
This release fixes a number of bugs and adds support for positiveInteger, negativeInteger, nonPositiveInteger, and nonNegativeInteger.

Project Resources