calloutlist

$Revision: 1.3 $

$Date: 2002/06/12 11:18:03 $

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.

See Also

areaspec, co, coref, graphicco, imageobjectco, itemizedlist, listitem, mediaobjectco, orderedlist, programlistingco, screenco, segmentedlist, simplelist, variablelist.

Examples

For examples, see programlistingco, screenco.