critdates

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

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

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

Attributes

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