%date-model;

Date Elements Model

The content model for the <date> element.

Model

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