revnumber
revnumber — A document revision number.
Synopsis
revnumber ::=
- Zero or more of:
- text
phrase
(db._phrase)replaceable
- Graphic inlines
- Ubiquitous inlines
Attributes
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
revnumber
s be sequential or make any demands on
their format. They can be numeric, alphanumeric, or whatever suits
your needs.
Parents
Children
The following elements occur in revnumber
: text, inlinemediaobject
, phrase
(db._phrase), replaceable
, subscript
, superscript
.
Examples
See revhistory
for an example that uses this element.