%table-wrap-model;

Table Wrapper Content Model

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.

Content Model

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

Expanded Content Model

((object-id)*, label?, (caption)?, 
(alt-text | long-desc | email | ext-link | multi-link | uri)*, 
(disp-quote | speech | statement | verse-group | def-list | list | 
alternatives | chem-struct-wrap | graphic | media | preformat | table)*, 
(table-wrap-foot | attrib | permissions)* )

Module

display3.ent