BiblioMixed

Name

BiblioMixed -- An entry in a Bibliography

Synopsis

Mixed Content Model

BiblioMixed ::=
((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|BiblioMSet|#PCDATA)+)

Attributes

Common attributes

Tag Minimization

The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.

Description

BiblioMixed is an entry in a Bibliography. The contents of BiblioMixed includes all necessary punctuation for formatting. Presentation systems usually display all of the elements in a BiblioMixed.

Processing expectations

Formatted as a displayed block.

BiblioMixed entries are "cooked." In addition to named fields, they can contain interspersed #PCDATA to provide punctuation and other formatting information.

The processing system is generally expected to present each and every element in the entry, and all interspersed #PCDATA, in the order in which it occurs.

(4.0) Future Changes

AuthorBlurb and Affiliation will be removed from the inline content of BiblioEntry in DocBook V4.0. A new wrapper element will be created to associate this information with authors, editors, and other contributors.

(5.0) Future Changes

BiblioSet will be removed from the content model of BiblioMixed. Allowing a "raw" container inside a "cooked" one confuses processing expectations.

Parents

These elements contain BiblioMixed: BiblioDiv, Bibliography.

Children

The following elements occur in BiblioMixed: Abbrev, Abstract, Address, Affiliation, ArtPageNums, Author, AuthorBlurb, AuthorGroup, AuthorInitials, BiblioMisc, BiblioMSet, 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.

See Also

BiblioEntry, BiblioMisc, BiblioMSet, BiblioSet, BookBiblio

Examples

For examples, see Bibliography, BiblioMSet.

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