◇◆
%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.
Declaration
<!ENTITY % table-wrap-model
"((%id.class;)*,
(%caption.class;)*, (%legend.class;)*,
(%access.class;)*,
(%inside-table-wrap;)*,
%table-foot.class;?,
%display-back-matter; )" >Expanded Declaration
((object-id)*, (caption)*, (legend)*, (alt-text | long-desc)*, (disp-quote | speech | statement | verse-group | def-list | list | alternatives | chem-struct-wrap | code | disp-formula | graphic | media | preformat | table | xref)*, table-wrap-foot?, attrib?, (permissions)* )