publisher
publisher — The publisher of a document.
Synopsis
publisher ::=
- Sequence of:
publishername- Zero or more of:
Attributes
Common attributes and common linking attributes.
No additional attributes.
Additional Constraints
- If this element is the root element, it must have a version attribute.
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.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
9 elements contain publisher. × ⏵
Children
2 elements occur in publisher. × ⏵
Examples
1 |<article xmlns='http://docbook.org/ns/docbook'>|<info>|<title>Example publisher</title>|<publisher>5 |<publishername>O'Reilly Media, Inc.</publishername>|<address><street>101 ...</street>|...|</address>|</publisher>10 |</info>||<para>…</para>||</article>