◇◆
%date-model; Date Elements Model
The content model for the <date> element.
Usage/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?, era?, string-date?)" >
Expanded Declaration
( ( (day?, month?) | season)?, year?, era?, string-date?)