att.tableDecoration

att.tableDecoration provides attributes used to decorate rows or cells of a table. 14 Tables, Formulæ, and Graphics
Modul tei — 1 The TEI Infrastructure
Mitglieder cell row
Attribute
role indicates the kind of information held in this cell or in each cell of this row.
Zustand Optional
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
Empfohlene Werte sind:
label
labelling or descriptive information only.
data
data values. [Vorgabe]
rows indicates the number of rows occupied by this cell or row.
Zustand Optional
Datentyp

<rng:ref name="data.count"/>
data.count
Werte A number; a value greater than one indicates that this cell (or row) spans several rows.
cols (columns) indicates the number of columns occupied by this cell or row.
Zustand Optional
Datentyp

<rng:ref name="data.count"/>
data.count
Werte A number; a value greater than one indicates that this cell or row spans several columns.