Re: FW: ISO entity names

From: Kenneth Whistler (kenw@sybase.com)
Date: Mon Apr 03 2000 - 17:28:26 EDT


>
> > 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 "&#233;" ><!-- small e, acute accent -->

etc.

--Ken Whistler



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:00 EDT