<cell>

<cell> contains one cell of a table. 14.1.1 TEI Tables
Modulefigures — 14 Tables, Formulæ, and Graphics
Attributes att.tableDecoration (@role, @rows, @cols)
Used by
May contain
Declaration

<rng:element name="cell">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.tableDecoration.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element cell
{
   att.global.attributes,
   att.tableDecoration.attributes,
   macro.paraContent
}
Example
<row>
 <cell role="label">General conduct</cell>
 <cell role="data">Not satisfactory, on account of his great unpunctuality
   and inattention to duties</cell>
</row>