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>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.189.199