Publisher ::= (PublisherName,Address*)
Both the start- and end-tags are required for this element.
Publisher associates a PublisherName and an Address. Many publishers have offices in more than one city. 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.
These elements contain Publisher: ArtHeader, BiblioEntry, BiblioMixed, BiblioMSet, BiblioSet, BookBiblio, BookInfo, DocInfo, ObjectInfo, RefSect1Info, RefSect2Info, RefSect3Info, RefSynopsisDivInfo, Sect1Info, Sect2Info, Sect3Info, Sect4Info, Sect5Info, SectionInfo, SeriesInfo, SetInfo.
The following elements occur in Publisher: Address, PublisherName.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
<!DOCTYPE publisher PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <publisher> <publishername>O'Reilly & Associates, Inc.</publishername> <address><street>101 ...</street> ... </address> </publisher>
For additional examples, see also Article, Bibliography, BiblioSet.
Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.