The <tgroup> element in a table contains column, row, spanning, header and footer specifications, and the body (<tbody>) of the table.
Doctype | Content model |
---|---|
ditabase, topic, task, reference, concept, glossary, map, bookmap | ( (colspec) (any number) then (thead) (optional) then tbody) |
Doctype | Parents |
---|---|
bookmap, map, ditabase, topic, task, concept, reference, glossary | table |
- topic/tgroup
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 | 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 |
Return to main page.
OASIS DITA Language Specification v1.1 -- Committee Draft 02, 8 May 2007
Copyright © OASIS Open 2005, 2007. All Rights Reserved.