<row>
<row> (Tabellenzeile) enthält eine Zeile einer Tabelle. [15.1.1 TEI Tables] | |
Modul | figures — Tables, Formulæ, Graphics, and Notated Music |
Attribute |
|
Enthalten in |
figures: table
|
Kann enthalten |
figures: cell
|
Beispiel |
<row role="data">
<cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> |
Content model |
<content> |
Schema Deklaration |
<rng:element name="row"> element row { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.tableDecoration.attributes, cell+ } |