<row>
<row> contiene una riga di una tabella. 14.1.1 TEI Tables | |
Modulo | figures — 14 Tables, Formulæ, and Graphics |
Attributi | att.tableDecoration (@role, @rows, @cols) |
Usato da | table |
Può contenere | figures: cell |
Dichiarazione | element row { att.global.attributes, att.tableDecoration.attributes, cell+ } |
Esempio | <row role="data"> <cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> |