%list-model; List Model

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

(label?, title?, (list-item | x)+ )