area (db.area.inareaset)
area — A region defined for a Callout in a graphic or code example.
Synopsis
alt?
Attributes
Common attributes and common linking attributes.
Additional attributes:
- coords
 - label
 - Exactly one of:
- units (enumeration)
- “calspair”
 - “linecolumn”
 - “linecolumnpair”
 - “linerange”
 
 - Each of:
- units (enumeration)
- “other”
 
 - otherunits (NMTOKEN)
 
 - units (enumeration)
 
 - units (enumeration)
 
Required attributes are shown in bold.
Description
An area in an areaset has an
      optional xml:id. In every other
      respect, it is the same as an area in an
      areaspec.
Attributes
Common attributes and common linking attributes.
- coords
 Provides the coordinates of the area. The coordinates must be interpreted using the
unitsspecified.- label
 Specifies an identifying number or string that may be used in presentation. The area label might be drawn on top of the figure, for example, at the position indicated by the coords attribute.
- otherunits
 Identifies the units used in the
coordsattribute when theunitsattribute is “other” . This attribute is forbidden otherwise.- units
 Identifies the units used in the coords attribute The default units vary according to the type of callout specified:
calspairfor graphics andlinecolumnfor line-oriented elements.Enumerated values: “calspair” Coordinates expressed as a pair of CALS graphic coordinates.
“linecolumn” Coordinates expressed as a line and column.
“linecolumnpair” Coordinates expressed as a pair of lines and columns.
“linerange” Coordinates expressed as a line range.
- units
 Indicates that non-standard units are used for this
area. In this caseotherunitsmust be specified.Enumerated values: “other” Coordinates expressed in some non-standard units.
Children
The following elements occur in area: alt.
See Also
area (db.area)



