<row>
| <row> contains one row of a table. [14.1.1 TEI Tables] | |
| 組件 | figures — 14 Tables, Formulæ, Graphics and Notated Music | 
| 屬性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.tableDecoration (@role, @rows, @cols) | 
| 屬於 | |
| 可包含在於 | figures: table | 
| 可包含 | figures: cell | 
| 宣告 | 
 element row { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.tableDecoration.attributes, cell+ } | 
| 例子 | <row role="data"> <cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> | 
