Was this helpful?
itemgroup
The itemgroup element can be used to sub-divide or organize elements that occur inside a list item, definition, or parameter definition.
The 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 225. Example
<li>Second point of a list.
<itemgroup>related discourse</itemgroup>
</li>
Attributes
The following attributes are available on this element: Universal attribute group and outputclass.