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
Unitsare applicable, setUnitstoOtherand setOtherUnitsto some application-specific description of the desired units.units
Unitsindicate how the specifiedCoordsare to be interpreted. The default units vary according to the type of callout specified;CALSPairfor graphics andLineColumnfor line-oriented elements.
See Also
calloutlist, co, coref, graphicco, imageobjectco, mediaobjectco, programlistingco, screenco.
Examples
For examples, see graphicco, mediaobjectco, programlistingco.