CreatedThe <created> element specifies the document
creation date using the date attribute.
[edit] Example
<prolog>
<critdates>
<created date="2001-06-12"></created>
<revised golive="2001-08-20"></revised>
</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/created
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| date
| The document creation date. Enter the date 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.
See A Summary of the International Standard Date and Time Notation for
background.
| CDATA
| #IMPLIED
| 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: copyryear
Next topic: critdates
|
|