May 2010
Intermediate to advanced
552 pages
13h 37m
English
publisher — The publisher of a document
publisher ::=
(publishername,
address*)
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.
May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.
<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>Read now
Unlock full access