<abbrevlist>
The <abbrevlist> element references a list of abbreviations. It
indicates to the processing software that the author wants an abbreviation list generated at the
particular location.
Content model
EMPTY
Contained by
<booklists>
Empty
Contained by
<booklists>
Inheritance
- map/topicref bookmap/abbrevlist
The <abbrevlist> element is specialized from <topicref>. It is defined in the bookmap module.
Example
This section is non-normative.
<abbrevlist href="abbrev.dita"/>Attributes
The following attributes are available on this element: Universal attribute group, Link relationship attribute group (with a narrowed definition of @href,
given below), Attributes common to many map elements, @navtitle and @copy-to
from Topicref element attributes group, outputclass, and @keyref.
@href- References a manual listing for the current
element. See The href attribute for detailed information on supported values
and processing implications. If no
@hrefis specified, processors can choose to generate an appropriate listing for this element. All of the book listings operate in a similar manner; for example,<toc href="toc.dita"/>references a topic which contains a manual table of contents, while<toc/>indicates that a processor should generate the table of contents.
@href- References a manual listing for the current
element. See The href attribute for detailed information on supported values
and processing implications. If no
@hrefis specified, processors can choose to generate an appropriate listing for this element. All of the book listings operate in a similar manner; for example,<toc href="toc.dita"/>references a topic which contains a manual table of contents, while<toc/>indicates that a processor should generate the table of contents.