Re: XML DTD validation
by Shlomi Fish other posts by this author
Jun 19 2009 2:01PM messages near this date
view in the new Beta List Site
XML DTD validation
|
Re: XML DTD validation
& XSLT On Friday 19 June 2009 19:29:36 Bradley Slavik wrote:
> Dear Perl XML list,
>
> I have been working with XML::Checker::Parser (part of libxml-enno)
> and found that many of the tests are broken, and it probably could
> use to be upgraded to using Test::More. I have fixed most of it, but
> maybe I should be expending my efforts on a different perl package?
>
> Is there a better package in Perl to validate XML files against DTDs or
> Schemas? I currently only have DTDs for these XML files.
>
XML::LibXML supports validating against DTDs. It also supports RELAX-NG.
Regards,
Shlomi Fish
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Rethinking CPAN - http://xrl.us/bjn7p
God gave us two eyes and ten fingers so we will type five times as much as we
read.
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Bradley Slavik
Shlomi Fish
Petr Pajas
|