listitem — A wrapper for the elements of a list item
annotation
bridgehead
remark
revhistory
informalequation
informalexample
informalfigure
informaltable
(db.cals.informaltable)informaltable
(db.html.informaltable)Common attributes and common linking attributes.
Additional attributes:
The listitem
element is a wrapper around an item in a list. In an itemizedlist
or an orderedlist
, the listitem
surrounds the entire list item. In a variablelist
, listitem
surrounds the “definition” part of the list item.
Formatted as a displayed block. List items usually generate the appropriate mark (a number or bullet) and appear indented, next to the mark. In a variablelist
, the presentation may be influenced by the length of the term
or term
s that precede the list item and by attributes on the list itself.
Common attributes and common linking attributes.
Specifies the keyword for the type of mark that should be used on this item, instead of the mark that would be used by default
The following elements occur in listitem: address
, anchor
, annotation
, bibliolist
, blockquote
, bridgehead
, calloutlist
, caution
, classsynopsis
, cmdsynopsis
, constraintdef
, constructorsynopsis
, destructorsynopsis
, epigraph
, equation
, example
, fieldsynopsis
, figure
, formalpara
, funcsynopsis
, glosslist
, html:form
, important
, indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), informalequation
, informalexample
, informalfigure
, informaltable
(db.cals.informaltable), informaltable
(db.html.informaltable), itemizedlist
, literallayout
, mediaobject
, methodsynopsis
, msgset
, note
, orderedlist
, para
, procedure
, productionset
, programlisting
, programlistingco
, qandaset
, remark
, revhistory
, screen
, screenco
, screenshot
, segmentedlist
, sidebar
, simpara
, simplelist
, synopsis
, table
(db.cals.table), table
(db.html.table), task
, tip
, variablelist
, warning
.