SeriesInfo

Name

SeriesInfo -- Information about the publication series of which a book is a part

Synopsis

Content Model

SeriesInfo ::=
((Abbrev|Abstract|Address|ArtPageNums|Author|AuthorGroup|
  AuthorInitials|BiblioMisc|BiblioSet|Collab|ConfGroup|
  ContractNum|ContractSponsor|Copyright|CorpAuthor|CorpName|Date|
  Edition|Editor|InvPartNumber|ISBN|ISSN|IssueNum|OrgName|
  OtherCredit|PageNums|PrintHistory|ProductName|ProductNumber|
  PubDate|Publisher|PublisherName|PubsNumber|ReleaseInfo|
  RevHistory|SeriesVolNums|Subtitle|Title|TitleAbbrev|VolumeNum|
  CiteTitle|Honorific|FirstName|Surname|Lineage|OtherName|
  Affiliation|AuthorBlurb|Contrib|IndexTerm)+)

Attributes

Common attributes

Tag Minimization

Both the start- and end-tags are required for this element.

Description

In a bibliography entry for a book that was published as part of a series, SeriesInfo is a wrapper for bibliographic information about the series as a whole.

Processing expectations

Formatted inline.

(4.0) Future Changes

SeriesInfo may be discarded in DocBook V4.0. With the creation of BiblioSet, SeriesInfo is now simply a special case of BiblioSet.

If it persists, AuthorBlurb and Affiliation will be removed from the inline content of SeriesInfo. A new wrapper element will be created to associate this information with authors, editors, and other contributors.

Parents

These elements contain SeriesInfo: BiblioEntry, BookBiblio.

Children

The following elements occur in SeriesInfo: Abbrev, Abstract, Address, Affiliation, ArtPageNums, Author, AuthorBlurb, AuthorGroup, AuthorInitials, BiblioMisc, BiblioSet, CiteTitle, Collab, ConfGroup, ContractNum, ContractSponsor, Contrib, Copyright, CorpAuthor, CorpName, Date, Edition, Editor, FirstName, Honorific, IndexTerm, InvPartNumber, ISBN, ISSN, IssueNum, Lineage, OrgName, OtherCredit, OtherName, PageNums, PrintHistory, ProductName, ProductNumber, PubDate, Publisher, PublisherName, PubsNumber, ReleaseInfo, RevHistory, SeriesVolNums, Subtitle, Surname, Title, TitleAbbrev, VolumeNum.

In some contexts, the following elements are excluded: IndexTerm.

Examples

For examples, see Bibliography.

Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.