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 |
IndexEntry
Synopsis
Content Model
IndexEntry ::= (PrimaryIE, (SeeIE|SeeAlsoIE)*, (SecondaryIE, (SeeIE|SeeAlsoIE|TertiaryIE)*)*)Attributes
Tag Minimization
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Description
An IndexEntry wraps all of the index terms associated with a particular primary index term. This includes an arbitrary list of secondary and tertiary elements as well as See and SeeAlso elements.
Processing expectations
Formatted as a displayed block. A rendered index usually places secondary items under primary items and tertiary items under secondary.
Children
The following elements occur in IndexEntry: PrimaryIE, SecondaryIE, SeeAlsoIE, SeeIE, TertiaryIE.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
Back to: DocBook: The Definitive Guide
© 2001, O'Reilly & Associates, Inc.