<row>
<row> contiene una riga di una tabella. 14.1.1 TEI Tables | |
Modulo | figures — 14 Tables, Formulæ, and Graphics |
Oltre agli attributi globali | att.tableDecoration (@role, @rows, @cols) |
Usato da | |
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> |