%floats-group-model;

Floats Group Model

Model for the container element <floats-group>, which can be used to collect all the floating elements, such as tables and figures, rather than interspersing such floating elements where they are referenced

Remarks

The <floats-group> element was added to accommodate publishers who like to group all such floating objects together. The models for <article>, <sub-article>, and <response> each contain the <floats-group> element to collect the floating elements for an article proper, sub-article, or response respectively.

Model

<!ENTITY % floats-group-model
                        "(%floats-display.class;)*"                  >

Expanded Model

(alternatives | boxed-text | chem-struct-wrap | code | fig | fig-group | graphic | media | preformat | supplementary-material | table-wrap | table-wrap-group)*