2000-12-01 DTD update

The following detail the changes made to the DTD in the 2000-12-01 version. See also the change log.

number added to %formatting;

number, used to identify labels in text can now appear in many more places in the DTD.

price added to %data;

See price for a list of its possible parent elements.

bookdetails added to header, section and subsection

To allow correct mark up of book reviews etc. See bookdetails.

namegroup added to %data;

To permit e.g. identification of company names or individuals in running text. See namegroup for a list of its possible parent elements.

objectsource changed from ((filegroup|file+)|insitu) to ((filegroup|file)|insitu)

objectsource has been disambiguated. filegroup must be used if more than 1 file element is present in objectsource.

formula given an ID attribute

To allow linking to formulae, formula has been given an optional ID attribute

eisbn contains text-only and added to more elements

The content model of eisbn has been changed from (#PCDATA | %formatting; | %linksetc;)* to (#PCDATA) to accept only text. eisbn can also occur in more places in the DTD.

Back