<row>
| <row> (rangée) contient une rangée d'un tableau. [15.1.1 TEI Tables] | |
| Module | figures — Tables, Formulæ, Graphics, and Notated Music |
| Attributs |
|
| Contenu dans |
figures: table
|
| Peut contenir |
figures: cell
|
| Exemple |
<row role="data">
<cell role="label">Etudes classiques</cell> <cell>Inoccupé indolent et sans amélioration</cell> </row> |
| Modèle de contenu |
<content> |
| Schéma Declaration |
<rng:element name="row"> element row { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.tableDecoration.attributes, cell+ } |