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 |
RefMiscInfo
Synopsis
Mixed Content Model
RefMiscInfo ::= ((#PCDATA|Link|OLink|ULink|Emphasis|Trademark|Replaceable|Comment| Subscript|Superscript|InlineGraphic|InlineMediaObject|IndexTerm)+)Attributes
Name
Type
Default
Class CDATA None Tag Minimization
Both the start- and end-tags are required for this element.
Description
RefMiscInfo is an escape hatch for additional meta-information about a reference page. It may hold copyright information, release or revision information, descriptive text for use in a print header or footer, or any other information not explicitly provided for in RefMeta.
Children
The following elements occur in RefMiscInfo: Comment, Emphasis, IndexTerm, InlineGraphic, InlineMediaObject, Link, OLink, Replaceable, Subscript, Superscript, Trademark, ULink.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
Attributes
- Class
Class on RefMiscInfo can be used to indicate the nature of the miscellaneous information being added to RefMeta. Naming this attribute "class" is a violation of DocBook semantics (where Class attributes have delimited value sets), it should really be called Type.
Back to: DocBook: The Definitive Guide
© 2001, O'Reilly & Associates, Inc.