%inside-table-wrap;

Inside Table Wrapper Elements

The alternatives to an actual table that may occur inside a <table-wrap> element, for example, a chemical structure, a figure, or even poetry

Remarks

Usually a <table-wrap> element contains a table, properly tagged with rows and columns according to the XHTML table model. But sometimes, a structure that is labeled as a “table” is actually a list, or two paragraphs, or some other non-tabular structure.

Content Model

<!ENTITY % inside-table-wrap
                        "%intable-para.class; | %list.class; | 
                         %simple-intable-display.class;  |  
                         %table.class;"                              >

Expanded Content Model

disp-quote | speech | statement | verse-group | def-list | list | alternatives | chem-struct-wrap | graphic | media | preformat | table

Module

default-mixes3.ent