XML-LibXML - Re: Custom DTD Location or Content

Posted on Fri Apr 8 17:55:23 2005 by eserte in response to 312 (See the whole thread of 2)
Re: Custom DTD Location or Content
You can use the load_catalog method to load a catalog file which specifies the public/systemid to dtd mapping. For an example of the catalog format, you can probably look at /etc/xml/catalog.
Write a response