RevisedThe <revised> element in the prolog 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.
[edit] Example
<prolog>
<critdates>
<created date="1/1/1999" golive="2/15/1999" expiry="9/9/9999"/>
<revised modified="3/3/2003" golive="2/3/2002" expiry="9/9/9999"/>
</critdates>
</prolog>
[edit] Contains
| Doctype
| Content model
|
| ditabase, topic, task, reference, concept, glossary, map, bookmap
| no content
|
[edit] Contained by
| Doctype
| Parents
|
| bookmap, map, ditabase, topic, task, concept, reference, glossary
| critdates
|
[edit] Inheritance:
- topic/revised
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| modified
| 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.
| CDATA
| #REQUIRED
| Yes
|
| golive
| The publication or general availability (GA) 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.
| CDATA
| #IMPLIED
| No
|
| expiry
| The date when the information should be retired or refreshed, 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.
| CDATA
| #IMPLIED
| No
|
| %univ-atts; (%select-atts;, %id-atts;, %localization-atts;)
| A set of related attributes, described at %univ-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| %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
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Prolog elements
Previous topic: resourceid
Next topic: series
|
|