Subject: Parsing errors on unknown entities (unicode characters)
From: "Tangi Vass" <tangivass@xxxxxxxxxxxxxx>
Date: Wed, 24 Nov 1999 19:48:39 +0100
|
|
Hi,
I've got an XML file, built from the result of a request on a
search engine (via a private API), that may contain weird
Unicode entities (such as &laqno;). Of course the parser crashes because
my DTD only contains the most usual Unicode
entities.
Has anyone a smarter idea than building a DTD with all
Unicodes?
Tangi
|
|