term
term — The word or phrase being defined or described in a variable list.
Synopsis
term ::=
- Zero or more of:
- text
- Bibliography inlines
- Computer-output inlines
- Graphic inlines
- Linking inlines
- Markup inlines
- Operating system inlines
- Product inlines
- Publishing inlines
- Technical inlines
- Ubiquitous inlines
- User-input inlines
Attributes
Description
The term
in a varlistentry
identifies the thing that is described or defined by that entry.
Processing expectations
Formatted as a displayed block. A term
is
usually formatted to make it stand out with respect to the text that
follows. The best presentation depends on several factors, including
the number and length of the terms. The termlength
attribute on the containing
variablelist
may influence the presentation of
term
s. See variablelist
.
Parents
These elements contain term
: varlistentry
.
Children
The following elements occur in term
: text, abbrev
, acronym
, author
, citetitle
, command
, computeroutput
, editor
, email
, emphasis
, filename
, footnote
, footnoteref
, inlinemediaobject
, link
, literal
, option
, orgname
, personname
, phrase
(db.phrase), quote
, replaceable
, subscript
, superscript
, systemitem
, trademark
, userinput
, xref
.