in reply to
Which XML modules to use with xsd stylesheets?
If you want to parse XML schemas, take a look at
XML::Compile::Schema
that ships with the
XML::Compile
distribution. The module has a helpful mailing list in case you get stuck.
Comment on
Re: Which XML modules to use with xsd stylesheets?
In Section
Seekers of Perl Wisdom