critdates

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

Contains

(created then (revised) (any number) )

Contained by

prolog

Inheritance

topic/critdates

Attributes

Name Description Data Type Default Value Required?
%global-atts; (xtrf, xtrc) A set of related attributes, described at %global-atts; parameter entity PE not applicable Not applicable
class A common attribute described in Other common DITA attributes

Example

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

OASIS DITA Language Specification v1.0 -- 09 May 2005
Copyright (c) OASIS Open 2005. All Rights Reserved.