<cell>

<cell> (cell) contains one cell of a table. [14.1.1. TEI Tables]
Module figures
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.tableDecoration (role, rows, cols)
Contained by
figures: row
May contain
Examples

<row>
   
<cell role="label">General conduct</cell>
   
<cell role="data">Not satisfactory, on account of his great unpunctuality
                 and inattention to duties
</cell>
</row>
Source Github

<elementSpec module="figures" ident="cell">
   
<gloss>cell</gloss>
   
<desc>contains one cell of a table.</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="att.tableDecoration"/>
   
</classes>
   
<content>
      
<macroRef key="macro.specialPara"/>
   
</content>
</elementSpec>