%table-wrap-model;

Table Wrapper Content Model

Definition

Content model for the <table-wrap> element, which is the container element that surrounds the standard table models for row and columns, and also includes the table title, caption, footnotes, etc.

Declaration

<!ENTITY % table-wrap-model
                        "label?, caption?, (%access.class;)*,
                         (%inside-table-wrapper;)*,
                         (table-wrap-foot | %display-back-matter;)*" >

Module

display.ent