piyush.shourie has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I am writing a Perl script for validation of XML schema. For simple cases, I am using XML::Validator::Schema module. However I am stuck up when I need to validate an XML file with multiple namespaces from different XSD files.

Any pointers in this regard will be very helpful.

Thanks,
Piyush

Replies are listed 'Best First'.
Re: validation of XML Schema
by Anonymous Monk on Dec 02, 2004 at 08:10 UTC