calloutlist

$Revision: 1666 $

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

calloutlist — A list of Callouts

Synopsis

Content Model

calloutlist ::=
((%formalobject.title.content;)?,
 callout+)

Attributes

Common attributes

Parameter Entities

The following parameter entities contain calloutlist:

Parameter Entities
%admon.mix;%bookcomponent.content;%component.mix;
%divcomponent.mix;%example.mix;%footnote.mix;
%glossdef.mix;%highlights.mix;%legalnotice.mix;
%list.class;%para.mix;%qandaset.mix;
%refcomponent.mix;%revdescription.mix;%sidebar.mix;
%tabentry.mix;%tbl.entry.mdl;%textobject.mix;

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.