Up: Elements reference



<row> – table row

Attributes:

xml:lang
human language (inherited)
id
unique name (identifier)
style/class
style properties and class (e.g. for CSS)

Possible Contents: cell*

Description: One row in a table with explicit <cell>s.

Example

See <table>.