<row>
<row> (rangée) contient une rangée d'un tableau. [14.1.1 TEI Tables] | |
Module | figures — 14 Tables, Formulæ, Graphics and Notated Music |
Attributs | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.tableDecoration (@role, @rows, @cols) |
Utilisé par | |
Contenu dans | figures: table |
Peut contenir | figures: cell |
Declaration |
element row { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.tableDecoration.attributes, cell+ } |
Exemple | <row role="data"> <cell role="label">Etudes classiques</cell> <cell>Inoccupé indolent et sans amélioration</cell> </row> |