Search the Catalog
DocBook: The Definitive Guide

DocBook: The Definitive Guide

By Norman Walsh & Leonard Muellner
1st Edition October 1999
1-56592-580-7, Order Number: 5807
652 pages, $36.95 , Includes CD-ROM

PrintHistory

Name

PrintHistory -- The printing history of a document

Synopsis

Content Model

PrintHistory ::=
((FormalPara|Para|SimPara)+)

Attributes

Common attributes

Tag Minimization

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

Parameter Entities

%bibliocomponent.mix;

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.

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

See Also

Date, Edition, PubDate, ReleaseInfo, RevHistory

Examples

<!DOCTYPE printhistory PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<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).

Back to: DocBook: The Definitive Guide


oreilly.com Home | O'Reilly Bookstores | How to Order | O'Reilly Contacts
International | About O'Reilly | Affiliated Companies | Privacy Policy

© 2001, O'Reilly & Associates, Inc.