◇◆
%legend-model; Legend Content Model
Holds the content model for the <legend> element.
Declaration
<!ENTITY % legend-model "( label?, title?,
(%list.class; |
%table-display.class; |
%nothing-but-para.class;)* )" >Expanded Declaration
( label?, title?, (def-list | list | array | table-wrap | p)* )