Categories

Updated: 01/23/2006

Simple XML Validation with Perl

This article explains how to validate the structure of your XML documents with Perl. It does so by combining the simplicity of Test.pm from the standard Perl distribution with the flexibility of XPath.
©2003-2019 jCay.com