<row>
<row> contains one row of a table. 14.1.1 TEI Tables | |
Modul | figures — 14 Tables, Formulæ, and Graphics |
Attribute | att.tableDecoration (@role, @rows, @cols) |
Verwendet von | |
Kann enthalten | figures: cell |
Deklaration |
element row { att.global.attributes, att.tableDecoration.attributes, cell+ } |
Beispiel | <row role="data"> <cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> |