Skip to main content
Version: DocBook V4.5

calloutlist

calloutlist — A list of Callouts

Synopsis

Content Model

calloutlist ::=
((title,titleabbrev?)?,
callout+)

Attributes

Common attributes

Description

A CalloutList is a list of annotations or descriptions. Each Callout points to the area on a Graphic, ProgramListing, or Screen that it augments.

The areas are identified by coordinates in an an Area or AreaSet, or by an explicit CO element.

Processing expectations

Formatted as a displayed block.

Future Changes

Introductory material may appear before the first list item.

Children

The following elements occur in calloutlist: callout, title, titleabbrev.

Examples

For examples, see programlistingco, screenco.