<row>
| <row> (row) contiene una fila de la tabla. [15.1.1 TEI Tables] | |
| Módulo | figures — Tables, Formulæ, Graphics, and Notated Music |
| Atributos |
|
| Contenido en |
figures: table
|
| Puede contener |
figures: cell
|
| Ejemplo |
<row role="data">
<cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> |
| Content model |
<content> |
| Declaración |
<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+ } |