XML::Xerces: Schema caching and XML catalog files questions

A

Arvin Portlock

Hi,

I routinely validate thousands of XML documents in a batch.
Right now this takes several hours and I get more than a few
socket errors because of the old version of Xerces I'm using.
I recently installed XML::Xerces and as we know, extensive
documentation has yet to be written. So I want to write
the simplest program possible to do nothing more than validate
my documents and display the errors, but I want to either cache
the Schemas or at least use an XML catalog to refer to local
copies on my harddrive. I've looked at the extensive Java
documentation on the subject but as I know nothing about Java
I'm having a hard time translating this to perl.

Can someone demonstrate how to read an XML catalog file
and cache schemas using XML::Xerces?

Thanks!

Arvin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,268
Messages
2,571,095
Members
48,773
Latest member
Kaybee

Latest Threads

Top