RU beehive logo ITEC dept promo banner
ITEC 325
2011fall
ibarland

homelectsexamshws
breeze (snow day)

lect14c-ch07-dtd-entities
DTD - Entities
ch07

Originally based on XML Visual Quickstart Guide by Kevin Howard Goldberg, and notes therefrom by Jack Davis (jcdavis@radford.edu).

Entities are named-constants for your XML. With an entity, you define its name and the text it should expand into when referenced in an XML document. The entity reference is included in an XML document or DTD; it's replaced by defined-value upon rendering.

We will discuss “general entities” here. There are other types of entities (“parameter entities”, and parsed/unparsed versions of general entities), but they all work in the same way, and they are all defined through a DTD. The differences lie in where the entity can be expanded, and what kind of data it contains. See the textbook for further info on these other types of entities.

homelectsexamshws
breeze (snow day)


©2011, Ian Barland, Radford University
Last modified 2011.Dec.13 (Tue)
Please mail any suggestions
(incl. typos, broken links)
to ibarlandradford.edu
Powered by PLT Scheme