<tgroup>

The <tgroup> element in a table contains the header and body rows of a table.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/tgroup

Example

This section is non-normative.

See table.

Content model

<colspec>*, <thead>?, <tbody>

Contained by

<table>

In order
  1. Zero or more <colspec>
  2. Optional <thead>
  3. <tbody>

Contained by

  • <table>

Inheritance

- topic/tgroup

The <tgroup> element is a base element type. It is defined in the topic module.

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and the attribute defined below. This element also uses @colsep, @rowsep, and @align from Complex-table attribute group.

@cols (REQUIRED)
Indicates the number of columns in a <tgroup>.
@cols (REQUIRED)
Indicates the number of columns in a <tgroup>.