<sl>
The <sl> element contains a simple
list of items of short, phrase-like content, such as a list of materials
in a kit or package.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/sl
Example
This section is non-normative.
In a reference topic
discussing related modules, the following sample markup could be used:
<section><title>Messages</title>
<p>Messages from the ags_open module are identical with messages from:</p>
<sl>
<sli>ags_read</sli>
<sli>ags_write</sli>
<sli>ags_close</sli>
</sl>
</section>Content model
(<data> | <data-about>)*, <sli>+
Contained by
<abstract>, <body>, <bodydiv>, <dd>, <desc>, <div>, <draft-comment>, <entry>, <example>, <fig>, <figgroup>, <fn>, <howtoavoid>, <itemgroup>, <li>, <linkinfo>, <lq>, <note>, <p>, <section>, <sectiondiv>, <stentry>
In order
- Zero or more of the following
<data><data-about>
- One or more
<sli>
Contained by
<abstract><body><bodydiv><dd><desc><div><draft-comment><entry><example><fig><figgroup><fn><howtoavoid><itemgroup><li><linkinfo><lq><note><p><section><sectiondiv><stentry>
Inheritance
- topic/sl
The <sl> 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, compact, and spectitle.