<itemgroup>
The <itemgroup> element can be used to sub-divide or organize
elements that occur inside a list item, definition, or parameter definition.
<itemgroup> element is particularly useful as a basis for
specialization, where it can be used to group content within specialized list items or
definitions. For example, in the OASIS task specialization, many elements within the
<step> element are specialized from
<itemgroup>.Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/itemgroup
Example
This section is non-normative.
<li>Second point of a list.
<itemgroup>related discourse</itemgroup>
</li>Content model
(Text | <dl> | <div> | <fig> | <image> | <lines> | <lq> | <note> | <object> | <ol> | <p> | <pre> | <simpletable> | <sl> | <table> | <ul> | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <foreign> | <unknown> | <draft-comment> | <fn> | <indextermref> | <indexterm> | <required-cleanup>)*
Contained by
<dd>, <li>
- Text
<boolean><cite><data><data-about><div><dl><draft-comment><fig><fn><foreign><image><indexterm><indextermref><keyword><lines><lq><note><object><ol><p><ph><pre><q><required-cleanup><simpletable><sl><state><table><term><text><tm><ul><unknown><xref>
Contained by
<dd><li>
Inheritance
- topic/itemgroup
The <itemgroup> 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 and outputclass.