TgroupThe <tgroup> element in a table contains
column, row, spanning, header and footer specifications, and the body (<tbody>)
of the table.
[edit] Example
See table.
[edit] Contains
| Doctype
| Content model
|
| ditabase, topic, task, reference, concept, glossary, map, bookmap
| (
(colspec) (any number) then (thead) (optional) then tbody)
|
[edit] Contained by
| Doctype
| Parents
|
| bookmap, map, ditabase, topic, task, concept, reference, glossary
| table
|
[edit] Inheritance:
- topic/tgroup
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| cols
| Indicates the number of columns in a <tgroup> in a table.
| NMTOKEN
| #REQUIRED
| Yes
|
| colsep
| Column separator. A value of 0 indicates no separators; 1 indicates
separators.
| NMTOKEN
| #IMPLIED
| No
|
| rowsep
| Row separator. A value of 0 indicates no separators; 1 indicates
separators.
| NMTOKEN
| #IMPLIED
| No
|
| align
| Describes the alignment of text in a table column. Allowable values
are: left Indicates left alignment of the text. right Indicates right alignment of the text. center Indicates center alignment of the text. justify Justifies the contents to both the left and the right. -dita-use-conref-target See Using the -dita-use-conref-target value for more information.
| right | center | justify | char | -dita-use-conref-target)
| #IMPLIED
| No
|
| %univ-atts; (%select-atts;, %id-atts;, %localization-atts;)
| A set of related attributes, described at %univ-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| %global-atts; (xtrf, xtrc)
| A set of related attributes, described at %global-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| class, outputclass
| Common attributes described in Other common DITA attributes
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Table elements
Previous topic: table
Next topic: colspec
|
|