ReleaseInfo

Name

ReleaseInfo -- Information about a particular release of a document

Synopsis

Mixed Content Model

ReleaseInfo ::=
((#PCDATA|Link|OLink|ULink|Emphasis|Trademark|Replaceable|Comment|
  Subscript|Superscript|InlineGraphic|InlineMediaObject|IndexTerm)+)

Attributes

Common attributes

Tag Minimization

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

Parameter Entities

%bibliocomponent.mix;

Description

ReleaseInfo contains a brief description of the release or published version of a document or part of a document.

For example, the release information may state that the document is in beta, or that the software it describes is a beta version. It may also contain more specific information, such as the version number from a revision control system.

Processing expectations

May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.

Parents

These elements contain ReleaseInfo: ArtHeader, BiblioEntry, BiblioMixed, BiblioMSet, BiblioSet, BookBiblio, BookInfo, DocInfo, ObjectInfo, RefSect1Info, RefSect2Info, RefSect3Info, RefSynopsisDivInfo, Sect1Info, Sect2Info, Sect3Info, Sect4Info, Sect5Info, SectionInfo, SeriesInfo, SetInfo.

Children

The following elements occur in ReleaseInfo: Comment, Emphasis, IndexTerm, InlineGraphic, InlineMediaObject, Link, OLink, Replaceable, Subscript, Superscript, Trademark, ULink.

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

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

See Also

Date, Edition, PrintHistory, PubDate, RevHistory

Examples

For examples, see RefEntry.

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