Next Up Previous Contents
Next: C.1.73 Element thead
Up: C.1 Element listing
Previous: C.1.71 Element tbody
[ID index][Keyword index]

C.1.72 Element tgroup

C.1.72.1 Description

This element is an enclosure for a table body (the tbody element), optionally preceded by a header (the thead element). The number of columns in the table must be specified by this element.

C.1.72.2 Parents

tabular

C.1.72.3 Content

(colspec * , thead ? , tbody)

tgroup
 |_(colspec*,
 |__thead?,
 |__tbody)

C.1.72.4 Attribute tgroup/rowsep

If given and non-zero, then separate rows with horizontal lines (default taken from tabular element).

C.1.72.5 Attribute tgroup/align

The default alignment of columns. Possible values are `left', `right', `center', `justify' (`char' not supported).

C.1.72.6 Attribute tgroup/cols

The number of columns in the enclosed thead and tbody elements.

C.1.72.7 Attribute tgroup/colsep

If given and non-zero, then separate columns with vertical lines (default taken from tabular element).


Next Up Previous Contents
Next: C.1.73 Element thead
Up: C.1 Element listing
Previous: C.1.71 Element tbody
[ID index][Keyword index]
The Starlink SGML Set
Starlink System Note 70
Norman Gray, Mark Taylor
21 April 1999. Release DR-0.7-13. Last updated 24 August 2001