areaspec
areaspec — A collection of regions in a graphic or code example
Synopsis
Content Model
areaspec ::=
((area|areaset)+)
Attributes
Name | Type | Default | ||||||
otherunits | NMTOKEN | None | ||||||
units |
| None |
Description
An AreaSpec
holds a collection of regions and/or region sets in a graphic, program listing, or screen that are associated with Callout
descriptions. See Area
for a description of the attributes.
Processing expectations
Suppressed. This element provides data for processing but it is not expected to be rendered directly.
Parents
These elements contain areaspec: graphicco
, imageobjectco
, programlistingco
, screenco
.
Attributes
otherunits
If none of the
Units
are applicable, setUnits
toOther
and setOtherUnits
to some application-specific description of the desired units.units
Units
indicate how the specifiedCoords
are to be interpreted. The default units vary according to the type of callout specified;CALSPair
for graphics andLineColumn
for line-oriented elements.
See Also
calloutlist
, co
, coref
, graphicco
, imageobjectco
, mediaobjectco
, programlistingco
, screenco
.
Examples
For examples, see graphicco
, mediaobjectco
, programlistingco
.