in reply to Validating XML against a schema

OK, just for the sake of completeness, there are some alternatives out there, such as XML::Parser, XML::LibXML, etc... See also:


How can i validate xml file?
How to Validate XSD File with XML?
XML Schema with Perl

HTH,

planetscape