%list-item-model; List Item Model

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

(label?, title?, (p | def-list | list)+ )