areaset
areaset — A set of related areas in a graphic or code example
Synopsis
Content Model
areaset ::=
(area+)
Attributes
Name | Type | Default | ||||||
coords | CDATA | Required | ||||||
otherunits | NMTOKEN | None | ||||||
label | CDATA | None | ||||||
units |
| None |
Description
An AreaSet contains one or more Areas. These areas are bound in a set in order to associate them with a single Callout description. See Area for a more complete description of the areas.
For a complete description of callouts, see Callout.
Processing expectations
Suppressed.
Future Changes
The Coords attribute will be removed in DocBook V5.0.
Attributes
coords
Coordsprovides the coordinates of theAreaSet. The coordinates should be interpreted using theUnits(orOtherUnits) specified. This attribute is erroneous since the enclosedAreas must also provideCoords. It will go away in DocBook 4.0.label
Labelspecifies an identifying number or string that may be used in presentation.otherunits
If none of the
Unitsare applicable, setUnitstoOtherand setOtherUnitsto some application-specific description of the desired units.units
Unitsindicate howCoordsare to be interpreted.
Examples
For examples, see graphicco, mediaobjectco, programlistingco.