RevNumber

Name

RevNumber -- A document revision number

Synopsis

Mixed Content Model

RevNumber ::=
((#PCDATA|Link|OLink|ULink|Emphasis|Trademark|Replaceable|Comment|
  Subscript|Superscript|InlineGraphic|InlineMediaObject|IndexTerm)+)

Attributes

Common attributes

Tag Minimization

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

Description

A RevNumber identifies the revision number of a document. The revision number should uniquely identify a particular revision of a document.

Processing expectations

Formatted inline. DocBook does not require that RevNumbers be sequential or make any demands on their format. They can be numeric, alphanumeric, or whatever suits your needs.

Parents

These elements contain RevNumber: Revision.

Children

The following elements occur in RevNumber: Comment, Emphasis, IndexTerm, InlineGraphic, InlineMediaObject, Link, OLink, Replaceable, Subscript, Superscript, Trademark, ULink.

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

In some contexts, the following elements are excluded: IndexTerm.

Examples

For examples, see Article, RevHistory.

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