%date-model;

Date Elements Model

Definition

The content models for elements that describe dates, such as Publication Date <pub-date> and History Dates <date>. The <string-date> element holds dates for which months and years are not given, for example, “first quarter”, “Spring”, etc.

Declaration

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

Module

common.ent