DocInfo

Name

DocInfo -- Meta-data for a book component

Synopsis

Content Model

DocInfo ::=
((Graphic|MediaObject|LegalNotice|ModeSpec|SubjectSet|KeywordSet|
  ITermSet|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.

Parameter Entities

%bookcomponent.title.content;%otherinfo.class;

Description

The DocInfo element is a wrapper for a large collection of meta-information about a component. Much of this data is bibliographic in nature.

Processing expectations

Suppressed. Many of the elements in this wrapper may be used in presentation, but they are not generally printed as part of the formatting of the wrapper. It merely serves to identify where they occur.

(4.0) Future Changes

In DocBook V4.0, the DocInfo element will be split into ChapterInfo, AppendixInfo, and so on.

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

Parents

These elements contain DocInfo: Appendix, Bibliography, Chapter, Glossary, Index, LoT, Part, Preface, RefEntry, Reference, SetIndex, ToC.

Children

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

In some contexts, the following elements are allowed anywhere: IndexTerm.

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

See Also

ArtHeader, BookBiblio, BookInfo, ObjectInfo, RefSynopsisDivInfo, ScreenInfo, Sect1Info, Sect2Info, Sect3Info, Sect4Info, Sect5Info, SectionInfo, SetInfo

Examples

For examples, see Chapter, OLink, RefEntry.

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