<table-wrap-group> Table Wrapper Group

Container element for tables (<table-wrap> elements) that are to be displayed together.

Usage/Remarks

The @position attribute may be used to indicate whether a <table-wrap-group> must be anchored at its exact location within the text or whether it may float, for example, to the top of the next page, into the next column, to the end of a logical file, or within a separate window.
Attributes
orientation (default = portrait)
position (default = float)

Base Attributes

Models and Context
May be contained in
Description
Content Model
<!ELEMENT  table-wrap-group
                        %table-wrap-group-model;                     >
Expanded Content Model

((editing-instruction)*, label?, (caption)?, (legend)*, (kwd-group)*, (subj-group)*, (alt-text | long-desc | email | ext-link | uri)*, (non-normative-note | normative-note | non-normative-example | normative-example | notes-group | table-wrap)+)

Related Resources