listitem
listitem — A wrapper for the elements of a list item.
Synopsis
- One or more of:
annotationbridgeheadremarkrevhistory- Indexing inlines 
![[-]](figs/web/nav/down.gif)
 - Admonition elements 
![[-]](figs/web/nav/down.gif)
 - Formal elements 
![[-]](figs/web/nav/down.gif)
 - Graphic elements 
![[-]](figs/web/nav/down.gif)
 - Informal elements 
![[-]](figs/web/nav/down.gif)
informalequationinformalexampleinformalfigureinformaltable(db.cals.informaltable)informaltable(db.html.informaltable)
 - List elements 
![[-]](figs/web/nav/down.gif)
 - Paragraph elements 
![[-]](figs/web/nav/down.gif)
 - Publishing elements 
![[-]](figs/web/nav/down.gif)
 - Synopsis elements 
![[-]](figs/web/nav/down.gif)
 - Technical elements 
![[-]](figs/web/nav/down.gif)
 - Verbatim elements 
![[-]](figs/web/nav/down.gif)
 
 
Description
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.
Processing expectations
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
        terms that precede the list item and by attributes
        on the list itself.
Attributes
Common attributes and common linking attributes.
- override
 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
Parents
These elements contain listitem: itemizedlist, orderedlist, varlistentry.
See Also
calloutlist, itemizedlist, orderedlist, segmentedlist, simplelist, variablelist




![[+]](figs/web/nav/right.gif)