%date-model;

Date Elements Model

Definition

The content model for elements that describe dates, such as <pub-date> and <date>

Remarks

The <string-date> element holds dates for which months and years are not given, for example, “apple blossom time”, “election day”, etc.

Declaration

<!ENTITY % date-model   "( ( (day?, month?) | season)?,
                          year?, string-date?)"                      >

Module

common.ent