XML::Checker

XML::Checker is a Perl module for validating XML.
Download

XML::Checker Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • T.J. Mather
  • Publisher web site:
  • http://search.cpan.org/~borisz/Apache2-PageKit-2.14_14/lib/Apache2/PageKit.pm

XML::Checker Tags


XML::Checker Description

XML::Checker is a Perl module for validating XML. XML::Checker is a Perl module for validating XML.SYNOPSISXML::Checker::Parser - an XML::Parser that validates at parse timeXML::DOM::ValParser - an XML::DOM::Parser that validates at parse time(Some of the package names may change! This is only an alpha release...)XML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information.This document only describes common topics like error handling and the XML::Checker class itself.WARNING: Not all errors are currently checked. Almost everything is subject to change. Some reported errors may not be real errors. For production code, it is recommended that you use XML::LibXML or XML::GDOME instead of XML::Checker. Both modules share the same DTD validation code with libxml2 and XML::LibXML is easier to install. Requirements: · Perl


XML::Checker Related Software