<glossUsage>
The <glossUsage>
element provides information about the correct
use of a term, such as where or how it can be used.
Specialization hierarchy
The <glossUsage>
element is specialized from
<note>
. It is defined in the glossary entry module.
Attributes
The following attributes are available on this element: universal attributes and the attributes defined below.
@othertype
- Specifies an alternate note type. This value is used as the
user-provided note label when the
@type
attribute value is set to other. @type
- Specifies the type of a note. This
differs from the
@type
attribute on many other DITA elements. The following are the allowable values:- attention
- caution
- danger
- important
- note
- notice
- other
- remember
- restriction
- tip
- trouble
- warning
- -dita-use-conref-target
Example
See the example in <glossentry>
.