<term>
The <term> element identifies words that might have or require extended definitions or explanations.
The @keyref attribute can be used to associate a term with a resource, typically
a definition of the term. The @keyref attribute can also be used to supply the text content for
<term> using standard @keyref processing for
variable text.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/term
Example
This section is non-normative.
<p>A <term>reference implementation</term> of DITA implements the standard,
fallback behaviors intended for DITA elements.</p> Content model
(Text | <draft-comment> | <required-cleanup> | <text> | <tm>)*
Contained by
<abstract>, <alt>, <author>, <b>, <bodydiv>, <brand>, <category>, <cite>, <component>, <consequence>, <coords>, <copyrholder>, <data>, <dd>, <ddhd>, <desc>, <div>, <draft-comment>, <dt>, <dthd>, <entry>, <example>, <featnum>, <figgroup>, <fn>, <howtoavoid>, <i>, <index-base>, <index-see>, <index-see-also>, <index-sort-as>, <indexterm>, <itemgroup>, <li>, <line-through>, <lines>, <linkinfo>, <linktext>, <lq>, <navtitle>, <note>, <overline>, <p>, <ph>, <platform>, <pre>, <prodname>, <prognum>, <publisher>, <q>, <searchtitle>, <section>, <sectiondiv>, <series>, <shortdesc>, <sli>, <source>, <stentry>, <sub>, <sup>, <title>, <tt>, <typeofhazard>, <u>, <xref>
- Text
<draft-comment><required-cleanup><text><tm>
Contained by
<abstract><alt><author><b><bodydiv><brand><category><cite><component><consequence><coords><copyrholder><data><dd><ddhd><desc><div><draft-comment><dt><dthd><entry><example><featnum><figgroup><fn><howtoavoid><i><index-base><index-see><index-see-also><index-sort-as><indexterm><itemgroup><li><line-through><lines><linkinfo><linktext><lq><navtitle><note><overline><p><ph><platform><pre><prodname><prognum><publisher><q><searchtitle><section><sectiondiv><series><shortdesc><sli><source><stentry><sub><sup><title><tt><typeofhazard><u><xref>
Inheritance
- topic/term
The <term> element is a base element type. It is defined in the topic module.
Attributes
The following attributes
are available on this element: Universal attribute group,
outputclass, and @keyref.