>
> > From: Michael Boudreau [mailto:mboudreau@journals.uchicago.edu]
> >
> > I am looking for a table to translate ISO entity names (e.g., "eacute")
> > (rather than the hex values) to Unicode values.
>
What you are looking for might be:
http://www.oasis-open.org/cover/xml-ISOents.txt
That is Rick Jeliffe's mapping of the standard list of SGML
(ISO 8879) entity names to Unicode, e.g.:
<!ENTITY eacute "é" ><!-- small e, acute accent -->
etc.
--Ken Whistler
This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:00 EDT