%date-model;

Date Elements Model

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.

Content Model

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

Module

common3.ent