in reply to Re^2: How to use xml schema in perl
in thread How to use xml schema in perl

XML::LibXML has been able to validate schemas for a while now (see below)

Replies are listed 'Best First'.
Re^4: How to use xml schema in perl
by maspalio (Scribe) on Aug 16, 2006 at 06:09 UTC
    Hi,

    You are right, my mistake!

    Unfortunately, latest XML::LibXML/libxml2 combo core dumps on my box...

    Thanks for the tip anyway!

    Cheers,

    Xavier