%inside-table-wrap;

Inside Table Wrapper Elements

Use W3C documentation for the XHTML1.1 table model. (http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_tablemodule)

Remarks

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

Usually a <table-wrap> element contains a table, which should be properly tagged with rows and columns according to the XHTML 1.1 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

JATS-default-mixes0.ent