%list-item-model;
List Item Model
The content model for the <list-item> element.
Model
<!ENTITY % list-item-model
"(label?, title?,
(%just-para.class; | %list.class;)+ )" >Expanded Model
(label?, title?, (p | def-list | list)+ )