Hi Xavier, If I import the following file: ------------------------------------------------------------------------------------------- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> ....[content deleted] </html> --------------------------------------------------------------------------------------- using the following command:
/usr/share/qizx-fe-4.0/bin/qizx -g /srv/qizxserver/xlibraries -l vizrt-doc -include .xml -include .html -import / /home/kfl/docs/toc.html I get: *** LibraryException on /home/kfl/docs/toc.html: null If I remove the DOCTYPE declaration, then the document imports OK. This is the case for other similar documents too. They are the same documents that I have already succesfully imported to a qizx database on my own computer, so I am rather confused. I can access the DTD referenced in the doctype declaration using curl. Any ideas? Thanks, Kevin -- Qizx Support List [email protected] http://www.xmlmind.com/mailman/listinfo/qizx-support

