Re: [xml] LibXML Parse error: failed to load external entity "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"



Ujjal Saha schrieb:
                                          ^
We have downloaded the xhtml.dtd. But, How to install the xhtml11.dtd?
to solve this error.

You'll want to read up on XML catalogs.

http://en.wikipedia.org/wiki/XML_Catalog

On Linux, they are typically to be found under /etc/xml.

Then, xmllint can be told to use the catalog via the --catalogs option.

Michael Ludwig



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]