Hi,
I am importing a number of XML documents from the filesystem. The
dataimporthandler finds them, but returns an undeclared general entity
error - even though my DTD is present and findable by other parsers.

DTD Declaration
<!DOCTYPE ARTIKEL PUBLIC "-//Thomson Information AS//DTD ARTIKEL//DK"
"allartikel.dtd">
In XML file in the same folder as the DTD allartikel.dtd....

Thanks,
Bryan Rasmussen

Reply via email to