%pub-date-model;

Publication Date Model

Content model for the <pub-date> element

Remarks

The <pub-date> elements holds dates an article was published or released in a particular format. In the base Suite, the parameter entity %pub-date-model; defaults to the standard%date-model;, in this Tag Set, %pub-date-model; has been overridden to have Archive-specific content.

Model

<!ENTITY % pub-date-model
                        "(%date-parts.class; | %string-date.class; |
                          %x.class;)*"                               >

Expanded Model

(day | era | month | season | year | string-date | x)*