in reply to Re: Re: Is there any way I can validate XML documents with XML Schema using Perl?
in thread Is there any way I can validate XML documents with XML Schema using Perl?

You don't need to install AxKit. A little googling provides the answer. Someone asked a question about schema validation on the axkit-user mailing list. The answer was that the next version of XML::LibXML will support XML Schema and RelaxNG validation. I also found an announcement on the perl-xml mailing list about this. Go look in the mailing list archives for more info.
  • Comment on Re: Re: Re: Is there any way I can validate XML documents with XML Schema using Perl?

Replies are listed 'Best First'.
Re: Re: Re: Re: Is there any way I can validate XML documents with XML Schema using Perl?
by Plankton (Vicar) on Oct 01, 2003 at 05:43 UTC
    I found that answer in the mailist list archives, but it shows how to validate a XML document against DTD with Perl I have a XML Schema file I need to use. Thanks anyways.

    Plankton: 1% Evil, 99% Hot Gas.