◇◆
<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
Models and Context
May be contained in
<ack>, <app>, <app-group>, <bio>, <body>, <boxed-text>, <disp-quote>, <glossary>, <index>, <index-div>, <index-group>, <license-p>, <named-content>, <non-normative-example>, <non-normative-note>, <normative-example>, <normative-note>, <notes>, <p>, <ref-list>, <sec>, <styled-content>, <tbx:crossReference>, <tbx:definition>, <tbx:entailedTerm>, <tbx:example>, <tbx:externalCrossReference>, <tbx:note>, <tbx:pronunciation>, <tbx:see>, <tbx:source>, <tbx:term>, <tbx:usageNote>, <term-display>, <term-sec>
Description
The following, in order:
- <editing-instruction> Editing Instruction, zero or more
- <label> Label of a Figure, Reference, Etc., zero or one
- <caption> Caption of a Figure, Table, Etc., zero or one
- Any combination of:
- Accessibility Elements
- External Linking Elements
- One or more of any of:
Content Model
<!ELEMENT table-wrap-group %table-wrap-group-model; >
Expanded Content Model
((editing-instruction)*, label?, caption?, (alt-text | long-desc | email | ext-link | uri)*, (non-normative-note | normative-note | non-normative-example | normative-example | notes-group | table-wrap)+)