printhistory
printhistory — The printing history of a document.
Synopsis
printhistory ::= × ⏵
- One or more of:
- Paragraph elements ⏵
Attributes
Common attributes and common linking attributes.
No additional attributes.
Description
The printhistory of a document identifies when
various editions and revisions were printed.
Processing expectations
Formatted as a displayed block. Sometimes suppressed.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
9 elements contain printhistory. × ⏵
Children
4 elements occur in printhistory. × ⏵
See Also
Related elements: date, edition, pubdate, releaseinfo, revhistory.
Examples
1 |<article xmlns='http://docbook.org/ns/docbook'>|<info>|<title>Example printhistory</title>|5 |<printhistory>|<para>September, 1996. First Printing.|</para>|</printhistory>|</info>10 ||<para>…</para>||</article>