This is an alpha version of this book.

calloutlist

Name

calloutlist — A list of Callouts

Synopsis

Content Model

calloutlist ::=
((title,titleabbrev?)?,
 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.

[5.0] 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, graphicco, imageobjectco, itemizedlist, listitem, mediaobjectco, orderedlist, programlistingco, screenco, segmentedlist, simplelist, variablelist.

Examples

For examples, see programlistingco, screenco .

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