printhistory

$Revision: 1666 $

$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $

printhistory — The printing history of a document

Synopsis

Content Model

printhistory ::=
((%para.class;)+)

Attributes

Common attributes

Parameter Entities

The following parameter entities contain printhistory:

Parameter Entities
%bibliocomponent.mix;%info.class; 

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).