<revised>

The <revised> metadata element is used to maintain tracking dates that are important in a topic development cycle, such as the last modification date, the original availability date, and the expiration date.

Content model

EMPTY

Contained by

<critdates>

Empty

Contained by

  • <critdates>

Inheritance

- topic/revised

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

Example

This section is non-normative.

<prolog>
  <critdates>
    <created date="1999-01-01" golive="1999-02-15" expiry="9999-09-09"/>
    <revised modified="2003-03-03" golive="2002-02-03" expiry="9999-09-09"/>
 </critdates>
</prolog>

Attributes

The following attributes are available on this element: Universal attribute group, Date attributes group, and the attribute defined below.

@modified (REQUIRED)
The last modification date, entered as YYYY-MM-DD, where YYYY is the year, MM is the month from 01 to 12, and DD is the day from 01-31.
@modified (REQUIRED)
The last modification date, entered as YYYY-MM-DD, where YYYY is the year, MM is the month from 01 to 12, and DD is the day from 01-31.