This is an alpha version of this book.

segtitle

Name

segtitle — The title of an element of a list item in a segmented list

Synopsis

Mixed Content Model

segtitle ::=
(#PCDATA|footnoteref|xref|abbrev|acronym|citation|citerefentry|
 citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|
 phrase|quote|trademark|wordasword|link|olink|ulink|action|
 application|classname|methodname|interfacename|exceptionname|
 ooclass|oointerface|ooexception|command|computeroutput|database|
 email|envar|errorcode|errorname|errortype|filename|function|
 guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|
 hardware|interface|keycap|keycode|keycombo|keysym|literal|
 constant|markup|medialabel|menuchoice|mousebutton|option|
 optional|parameter|prompt|property|replaceable|returnvalue|
 sgmltag|structfield|structname|symbol|systemitem|token|type|
 userinput|varname|nonterminal|anchor|author|authorinitials|
 corpauthor|modespec|othercredit|productname|productnumber|
 revhistory|remark|subscript|superscript|inlinegraphic|
 inlinemediaobject|inlineequation|indexterm)*

Attributes

Common attributes

Description

Each heading in a SegmentedList is contained in its own SegTitle.

The relationship between SegTitles and Segs is implicit in the document; the first SegTitle goes with the first Seg in each SegListItem, the second SegTitle goes with the second Seg, and so on.

Processing expectations

Segmented lists can be formatted in a number of ways. Two popular formats are tabular and as list of repeated headings and elements. In a tabular presentation, each SegTitle is a column heading. In the list presentation, each SegTitle is repeated before the corresponding Seg.

[4.0] 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 segtitle: segmentedlist.

Examples

For examples, see segmentedlist .

Copyright © 1999, 2000, 2001 O'Reilly & Associates, Inc.