printhistory

$Revision: 1.3 $

$Date: 2002/06/12 11:18:28 $

printhistory — The printing history of a document

Synopsis

Content Model

printhistory ::=
((formalpara|para|simpara)+)

Attributes

Common attributes

Description

The PrintHistory of a document identifies when various editions and revisions were printed.

Processing expectations

Formatted as a displayed block. Sometimes suppressed.

Children

The following elements occur in printhistory: formalpara, para, simpara.

See Also

date, edition, pubdate, releaseinfo, revhistory.

Examples

<!DOCTYPE printhistory PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<printhistory>
<para>
September, 1996    First Printing
</para>
</printhistory>

For a printed example of PrintHistory, consult the reverse of the full title page of this book (if you're holding the print version from O'Reilly).