The <tgroup> element in a table contains column, row, spanning, header, and the body (<tbody>) of the table.Deleted " and footer specifications", since DITA uses the OASIS interchange model, which doesn't include tfoot.
topic, map, concept, ditabase, glossary, glossentry, glossgroup, reference, task, bookmap, classifyMap, subjectScheme, machineryTask, learningAssessment, learningBookmap, learningContent, learningMap, learningOverview, learningPlan, learningSummary |
( (colspec) (any number) then (thead) (optional) then tbody) |
See 3.1.1.3.1 table.
Column separator. A value of 0 indicates no separators; 1 indicates separators. |
||||
Row separator. A value of 0 indicates no separators; 1 indicates separators. |
||||
Describes the alignment of text in a table column. Allowable values are: Indicates left alignment of the text. Indicates right alignment of the text. Indicates center alignment of the text. Justifies the contents to both the left and the right. Use the character specified on the char attribute for alignment. See 3.4.2.4.1 Using the -dita-use-conref-target value for more information. In DITA 1.0 and 1.1, char was defined as a legal value, but was not described. The 1.2 spec added a description for the "char" value (the value itself is not new). |
(left | right | center | justify | char | -dita-use-conref-target) |
|||
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) |
A set of related attributes, described in 3.4.1.3 univ-atts attribute group |
|||
A set of related attributes, described in 3.4.1.2 global-atts attribute group |
||||
Common attributes described in 3.4.1.9 Other common DITA attributes |