<revised>
Revision information is used to maintain tracking dates that are important in a development cycle, such as the date of the last modification, the original availability date, and the expiration date.
Content model
EMPTY
Contained by
Empty
Contained by
Inheritance
- topic/revised
The <revised>
element is a base element type. It is defined in the topic module.
Attributes
The following attributes are available on this element: date attributes, universal attributes, and the attribute defined below.
@modified
(REQUIRED)- Specifies the last modification date. The date is specified using the ISO 8601 format: YYYY-MM-DD, where YYYY is the year, MM is the month (01 to 12), and DD is the day (01-31).
The following attributes are available on this element: universal attributes and the attributes defined below.
@expiry
(date attributes)- Specifies the date when the information should be retired or refreshed. The date is specified using the ISO 8601 format: YYYY-MM-DD, where YYYY is the year, MM is the month (01 to 12), and DD is the day (01-31).
@golive
(date attributes)- Specifies the publication or general availability (GA) date. The date is specified using the ISO 8601 format: YYYY-MM-DD, where YYYY is the year, MM is the month (01 to 12), and DD is the day (01-31).
@modified
(REQUIRED)- Specifies the last modification date. The date is specified using the ISO 8601 format: YYYY-MM-DD, where YYYY is the year, MM is the month (01 to 12), and DD is the day (01-31).