in reply to Re: Which XML Validation to use, for Perl
in thread Which XML Validation to use, for Perl

XML validation in Perl is a bit limited compared to other programming languages (IMHO)
Please elaborate, because the way I see it there is always
system qw[other-language-validate options file.xml ];