"Fischer, Oliver" <[EMAIL PROTECTED]> writes: > I installed it today successfully and I must say it is great. If you > know XercesC/J and read the generated Xerces.pm it is easy to work > with it. > > Thanks for it!
You are greatly welcome. I'd love to hear what your successes and failures are like using the module. > p.s.: Is there an implementation of an EntityResolver for XML Catalogs? Yes, there is an example of how to do it in t/TestUtils.pm in the resolve_entity() method and a number of the tests (t/*.t files) that use this resolver, and an example Catalog is in samples/catalog.xml using the DTD in samples/catalog.dtd. I haven't followed the XML Catalog spec development so it might be out of date. If it is, I'm happy to accept patches to update it! Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
