<row>

<row> contains one row of a table. 14.1.1 TEI Tables
組件figures — 14 Tables, Formulæ, and Graphics
屬性 att.tableDecoration (@role, @rows, @cols)
屬於table
可包含
figures: cell
宣告
element row { att.global.attributes, att.tableDecoration.attributes, cell+ }
例子
<row role="data">
 <cell role="label">Classics</cell>
 <cell>Idle listless and unimproving</cell>
</row>