Jump to content

Character entity reference

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ohnoitsjamie (talk | contribs) at 15:59, 6 July 2007 (Reverted edits by 209.97.195.208 (talk) to last version by Ken123BOT). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In the markup languages SGML, HTML, XHTML and XML, a character entity reference is a reference to a particular kind of named entity that has been predefined or explicitly declared in a Document Type Definition (DTD). The replacement text of the entity consists of a single character from the Universal Character Set/Unicode. The purpose of a character entity reference is to provide a way to refer to a character that is not universally encodable.

See also