0

Is there an official name for the character codes, the codes that represent & as & in order to differentiate between the text character and the coding use of it, used in XML and HTML content?

Also, are these part of the XML or HTML standard, or a third party standard? And, is there an official site you can point me to about them?

1
  • amp-what.com is a good place to look up character entities. Commented Sep 3, 2012 at 5:02

3 Answers 3

5

Character entity references

a number of these are defined in the HTML standard linked above

Sign up to request clarification or add additional context in comments.

Comments

4

They are called character entity references and defined with slightly varying details(only relevant for exotic ones) in XML, SGML and HTML.

Wikipedia has a nice overview, whereas the W3C provides the complete list.

Comments

3

XHTML Character Entity Reference

HTML Entities

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.