Name

publisher — The publisher of a document

Synopsis

publisher ::= (publishername, address*)

Description

A publisher associates a publishername and an address. Many publishers have offices in more than one city. A publisher can be used to list or distinguish between the multiple offices.

Processing expectations

May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<info>
  <title>Example publisher</title>
  <publisher>
    <publishername>O'Reilly Media, Inc.</publishername>
    <address><street>101 ...</street>
    ...
    </address>
  </publisher>
</info>

<para>…</para>

</article>

Get DocBook 5: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.