<glossgroup>
The <glossgroup> is a specialized topic that can contain multiple
<glossentry> topics within a single document.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/topic concept/concept glossgroup/glossgroup
Example
This section is non-normative.
<glossgroup id="things" xml:lang="en">
<title>Some terms</title>
<glossentry id="bicycle">
<glossterm>bicycle</glossterm>
<glossdef>Human powered mode of transport
with two wheels</glossdef>
</glossentry>
<glossentry id="fruitbat">
<glossterm>Fruit bat</glossterm>
<glossdef>A bat which likes fruit</glossdef>
</glossentry>
</glossgroup>Content model
<title>, <prolog>?, (<glossgroup> | <glossentry>)*
Contained by
<glossgroup>
In order
<title>- Optional
<prolog> - Zero or more of the following
<glossentry><glossgroup>
Contained by
<glossgroup>
Inheritance
- topic/topic concept/concept glossgroup/glossgroup
The <glossgroup> element is specialized from <concept>. It is defined in the glossgroup module.
Attributes
The following attributes are available on this element: Universal attribute group (with a narrowed definition of @id, given
below), Architectural attribute group, and outputclass.
@id(REQUIRED)- An anchor point. This ID is usually required as
part of the
@hrefor@conrefsyntax when cross referencing or reusing content within the topic; it also enables<topicref>elements in DITA maps to optionally reference a specific topic within a DITA document. This attribute is defined with the XML Data Type ID.
@id(REQUIRED)- An anchor point. This ID is usually required as
part of the
@hrefor@conrefsyntax when cross referencing or reusing content within the topic; it also enables<topicref>elements in DITA maps to optionally reference a specific topic within a DITA document. This attribute is defined with the XML Data Type ID.