itermset — A set of index terms in the meta-information of a document
itermset ::=
indexterm
db.indexterm.singular+
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.
18.222.95.56