<row>
| <row> (row) contains one row of a table. [15.1.1. TEI Tables] | |
| Module | figures |
| Attributes |
|
| Contained by | figures: table |
| May contain | figures: cell |
| Example | <row role="data"> <cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> |
| Content model | <content> |
| Schema Declaration | element row { tei_att.global.attributes, tei_att.tableDecoration.attributes, tei_cell+ } |