Subject: Re: multiple special characters in XML
From: zun@xxxxxxxxxxxxxx
Date: Thu, 2 Sep 1999 09:43:11 -0400 (EWT)
|
Hi,
On Tue, 31 Aug 1999 regan@xxxxxxxxxxx wrote:
[ question about multiple chars in XML deleted ]
Well, one thing you can try is if you can figure out what all the various
entities are that are generated by Word, e.g. é then run it through
a processor that translates the entities into Unicode, then encode your
document in UTF-8. You would have to install output filters on the
retrieval end of course.
Also make sure all your XML/XSL processors are Unicode-aware, which they
should be, but I haven't had the chance to test it all myself.
. . . Sean.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|