tbody (db.cals.tbody)

tbody — A wrapper for the rows of a table or informal table

Synopsis

Content Model

tbody (db.cals.tbody) ::=

  • One or more of:

Attributes

Common attributes and common linking attributes.

Additional attributes:

  • valign (enumeration)
    • “bottom”
    • “middle”
    • “top”

Description

The TBody wrapper identifies the Rows of a table that form the body of the table, as distinct from the header (THead) and footer (TFoot) rows.

In most tables, the TBody contains most of the rows.

Processing expectations

This element is expected to obey the semantics of the CALS Table Model Document Type Definition, as specified by OASIS Technical Memorandum TM 9502:1995.

Attributes

Common attributes and common linking attributes.

valign

FIXME:

Enumerated values:

bottom

FIXME:

middle

FIXME:

top

FIXME:

Parents

These elements contain tbody: tgroup.

Children

The following elements occur in tbody: row (db.row).

See Also

colspec, entry, entrytbl, informaltable, row, spanspec, table, tbody (db.cals.entrytbl.tbody), tfoot, tgroup, thead

ChangeLog

This alpha reference page is $Revision: 1.3 $ published $Date: 2005/07/07 16:41:42 $.