tgroup — A wrapper for the main content of a table, or part of a table
Common attributes and common linking attributes.
Additional attributes:
Required attributes are show in bold.
A TGroup
surrounds a logically complete portion of a table.
Most tables consist of a single TGroup
, but complex tables
with widely varying column specifications may be easier to code using
multiple TGroup
s.
The TGroup
specifies the number of columns in the table,
and contains all of the header, body, and footer
rows, along with any additional column or span specifications
necessary to express the geometry of the table.
Most of the properties of rows, columns, and cells inherit their
default characteristics from the enclosing TGroup
.
This element is expected to obey the semantics of the CALS Table Model Document Type Definition, as specified by OASIS Technical Memorandum TM 9502:1995.
Common attributes and common linking attributes.
FIXME:
Enumerated values: | |
---|---|
“center” | FIXME: |
“char” | FIXME: |
“justify” | FIXME: |
“left” | FIXME: |
“right” | FIXME: |
FIXME:
FIXME:
FIXME:
Specifies the presence or absence of the column separator
Specifies the presence or absence of the row separator
FIXME: