<row>
| <row> contains one row of a table. 14.1.1 TEI Tables | |
| Module | figures — 14 Tables, Formulæ, and Graphics | 
| In addition to global attributes | att.tableDecoration (@role, @rows, @cols) | 
| Used by | |
| May contain | figures: cell  | 
| Declaration | 
 
element row { att.global.attributes, att.tableDecoration.attributes, cell+ } | 
| Example | <row role="data"> <cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> | 
