Was this helpful?
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 models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/revised
Example 155. Example
<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.