On Wednesday, April 24, 2002, at 09:43 , Bart Schuller wrote:
> Character Reference is the proper term, for entities you'd need my whole
> module.
> Please go completely overboard and have FB_XMLCHARREF in addition to
> FB_HTMLCHARREF, the difference being that the XML version would make it
> €

Shoot!  I've just implemented FB_HTMLENT ! (quick, wasn't it?)  Okay, be 
it CHARREF (or isn't there a good short abbreviation for that?).  Let me 
check to make sure....wait,

HTML Char Ref;  &#1234
XML  Char Ref;  &#xabcd

(just checked http://www.w3.org/TR/html4/charset.html).

Dan the Encode Maintainer

Reply via email to