%table-wrap-foot-model;

Table Wrap Footer Model

Content model for the <table-wrap-foot> element.

Model

<!ENTITY % table-wrap-foot-model
                        "(label?, title?,
                          (%just-para.class; |  %fn-group.class; |
                           %fn-link.class; |
                           %display-back-matter.class; |
                           %x.class;)+ )"                            >

Expanded Model

(label?, title?, (p | fn-group | fn | attrib | permissions | x)+ )