Revision

Name

Revision -- An entry describing a single revision in the history of the revisions to a document

Synopsis

Content Model

Revision ::=
(RevNumber,Date,AuthorInitials*,RevRemark?)

Attributes

Common attributes

Tag Minimization

Both the start- and end-tags are required for this element.

Description

Revision contains information about a single revision to a document. Revisions are identified by a number and a date. They may also include the initials of the author, and additional remarks.

Processing expectations

Revisions are often presented in a list or table. In a tabular presentation, each revision most likely forms a row in the table.

Parents

These elements contain Revision: RevHistory.

Children

The following elements occur in Revision: AuthorInitials, Date, RevNumber, RevRemark.

In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.

Examples

For examples, see Article, RevHistory.

Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.