areaspec

$Revision: 1.3 $

$Date: 2002/06/12 11:18:00 $

areaspec — A collection of regions in a graphic or code example

Synopsis

Content Model

areaspec ::=
((area|areaset)+)

Attributes

Common attributes

Name

Type

Default

otherunitsNMTOKENNone
units
Enumeration:
calspair
linecolumn
linecolumnpair
linerange
other
None

DocBook NG “Bourbon” Content Model

areaspec ::=

DocBook NG “Bourbon” Attributes

Common attributes and common linking attributes.

Additional attributes: (Required attributes, if any, are bold)

  • Exactly one of:
    • units (enumeration)
      • “calspair”
      • “linecolumn”
      • “linecolumnpair”
      • “linerange”
    • Each of:
      • units (enumeration)
        • “other”
      • otherunits (NMTOKEN)

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.

Children

The following elements occur in areaspec: area, areaset.

Attributes

otherunits

If none of the Units are applicable, set Units to Other and set OtherUnits to some application-specific description of the desired units.

units

Units indicate how the specified Coords are to be interpreted. The default units vary according to the type of callout specified; CALSPair for graphics and LineColumn for line-oriented elements.

See Also

calloutlist, co, coref, graphicco, imageobjectco, mediaobjectco, programlistingco, screenco.

Examples

For examples, see graphicco, mediaobjectco, programlistingco.