DocBook: The Definitive GuideBy Norman Walsh & Leonard Muellner1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
RefNameDiv
Synopsis
Content Model
RefNameDiv ::= (RefDescriptor?,RefName+,RefPurpose,RefClass*, (Comment|Link|OLink|ULink)*)Attributes
Tag Minimization
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Description
RefNameDiv is the first mandatory section in a RefEntry. It is a peer to RefSynopsisDiv and RefSect1.
The elements in RefNameDiv identify the topic of the reference page (RefDescriptor or RefName), provide a concise summary (RefPurpose), and classify the page (RefClass).
Processing expectations
Formatted as a displayed block. RefNameDiv usually generates a section heading, in the same typographic style as a RefSect1 Title, called "Name."
The content of this section is traditionally the RefDescriptor or RefName, and the RefPurpose, separated by an em dash.
The RefClass may be presented, or it may be suppressed and used only to select a group of reference pages to process. You might use the value of RefClass to print all the reference pages appropriate to Solaris UNIX, for example.
Formatting reference pages may require a fairly sophisticated processing system. Much of the meta-information about a reference page (its name, type, purpose, title, and classification) is stored in wrappers near the beginning of the RefEntry.
Common presentational features, such as titles and running headers, may require data from several of these wrappers plus some generated text. Other formatting often requires that these elements be reordered.
Children
The following elements occur in RefNameDiv: Comment, Link, OLink, RefClass, RefDescriptor, RefName, RefPurpose, ULink.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
Back to: DocBook: The Definitive Guide
© 2001, O'Reilly & Associates, Inc.