use XML::Schematron; my $pseudotron = XML::Schematron->new_with_traits( traits => ['LibXSLT +'], schema => "$schema_file"); my $messages = $pseudotron->verify($xml_file); print "$messages\n";
In reply to Re^2: Validating XML file with XML::Schematron::LibXSLT
by hiruzen
in thread Validating XML file with XML::Schematron::LibXSLT
by hiruzen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |