2003-01-27 DTD update

The following changes have been made to the DTD in the 2003-01-27 update. See also the change log.

1. name

name content model rephrased.

From

<!ELEMENT name  (%nameelements; | alternativename)+>

to

<!ELEMENT name  ((%nameelements;) | alternativename)+>

2. Entities module updated

glyph attribute added to symbol and expanded entity names in glyph attribute to @[entity]

Back