in reply to
Validating XML against a DTD
How to validate an XML file against its DTD?
using XML::LIbXML to validate against a dtd and retrieve any errors therein
Comment on
Re: Validating XML against a DTD
In Section
Seekers of Perl Wisdom