itermset
itermset — A set of index terms in the meta-information of a document.
Synopsis
itermset ::=
- One or more of:
indexterm
(db.indexterm.singular)
Attributes
Common attributes and common linking attributes.
No additional attributes.
Description
When indexterm
s use the zone
attribute to point to index ranges, it
may be handy to hoist them out of the flow and put them in the document
meta-information.
The itermset
element, which occurs in the
DocBook containers for meta-information, is one place to put them. An
itermset
is simply a wrapper around a group of
indexterm
s.
Processing expectations
Suppressed.
Although more than one itermset
may appear in
the meta-information for a document, neither a relationship nor a
specific facility for constructing a relationship is defined.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
These elements contain itermset
: biblioentry
, bibliomixed
, bibliomset
, biblioset
, info
(db.info), info
(db.titleforbidden.info), info
(db.titleonly.info), info
(db.titleonlyreq.info), info
(db.titlereq.info), merge
.
Children
The following elements occur in itermset
: indexterm
(db.indexterm.singular).