%inside-table-wrapper;

Inside Table Wrapper Elements

Definition

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.

Declaration

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

Module

default-mixes.ent