<critdates>

The <critdates> element contains the critical dates in a document life cycle, such as the creation date and multiple revision dates.

This element is equivalent to the <Date> element in Dublin Core.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/critdates

Example

This section is non-normative.

<prolog>
  <critdates>
    <created date="2001-06-12"></created>
    <revised modified="2001-08-20"></revised>
  </critdates>
</prolog>

Content model

<created>?, <revised>*

Contained by

<prolog>

In order
  1. Optional <created>
  2. Zero or more <revised>

Contained by

  • <prolog>

Inheritance

- topic/critdates

The <critdates> element is a base element type. It is defined in the topic module.

Attributes

The following attributes are available on this element: Universal attribute group.