tertiary

$Revision: 1666 $

$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $

tertiary — A tertiary word or phrase in an index term

Synopsis

Mixed Content Model

tertiary ::=
(%ndxterm.char.mix;)*

Attributes

Common attributes

Name

Type

Default

sortasCDATANone

Description

Tertiary contains a third-level word or phrase in an IndexTerm. The text of a Tertiary term is less significant than the Primary and Secondary terms for sorting and display purposes.

DocBook does not define any additional levels. You cannot use IndexTerms to construct indexes with more than three levels without extending the DTD.

In IndexTerms, you can only have one primary, secondary, and tertiary term. If you want to index multiple tertiary terms for the same primary and secondary, you must repeat the primary and secondary in another IndexTerm. You cannot place several Tertiarys in the same primary.

Processing expectations

Suppressed. This element provides data for processing but is not rendered in the primary flow of text.

Future Changes

The InterfaceDefinition element will be discarded in DocBook V4.0. It will no longer be available in the content model of this element.

Parents

These elements contain tertiary: indexterm.

Attributes

sortas

SortAs specifies the string by which the element's content is to be sorted. If unspecified, the proper content is used.

See Also

indexentry, indexterm, primary, primaryie, secondary, secondaryie, see, seealso, seealsoie, seeie, tertiaryie.