The <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.
Contains
Note: These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
Doctype |
Content model |
topic, map, concept, ditabase, glossary, glossentry, glossgroup, reference, task, bookmap, classifyMap, subjectScheme, machineryTask, learningAssessment, learningBookmap, learningContent, learningMap, learningOverview, learningPlan, learningSummary |
no content |
Contained by
Doctype |
Content model |
topic (base), map (base), topic (technical content), map (technical content), concept, ditabase, glossary, glossentry, glossgroup, reference, task (strict), task (general), bookmap, classifyMap, subjectScheme, machineryTask, learningAssessment, learningBookmap, learningContent, learningMap, learningOverview, learningPlan, learningSummary |
critdates |
Inheritance
-
topic/revised
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
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 attribute group (includes select-atts, id-atts,
and localization-atts groups) |
A set of related attributes, described in
univ-atts attribute group |
|
|
|
global-atts attribute group (xtrf, xtrc) |
A set of related attributes, described in
global-atts attribute group |
|
|
|
class |
A common attribute described in
Other common DITA attributes |
|
|
|