row

The <row> element contains a single row in a table <tgroup>.

Contains

( (entry) (one or more) )

Contained by

thead, tbody

Inheritance

topic/row

Attributes

Name Description Data Type Default Value Required?
rowsep Row separator. A value of 0 indicates no separators; 1 indicates separators. NMTOKEN "0" No
valign Indicates the vertical alignment of text in a table entry (cell). Allowable values are:
top
Align the text to the top of the table entry (cell).
bottom
Align the text to the bottom of the table entry (cell).
middle
Align the text to the middle of the table entry (cell).
(top | bottom | middle) "top" No
%univ-atts; (%select-atts;, %id-atts;, translate, xml:lang) 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

Example

See table.

OASIS DITA Language Specification v1.0 -- 09 May 2005
Copyright (c) OASIS Open 2005. All Rights Reserved.