<cell>

<cell> 包含表格中的一個儲存格。 14.1.1 TEI Tables
組件figures — 14 Tables, Formulæ, and Graphics
屬性 att.tableDecoration (@role, @rows, @cols)
屬於
可包含
宣告

<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
}
例子
<row>
 <cell role="label">General conduct</cell>
 <cell role="data">Not satisfactory, on account of his great unpunctuality
   and inattention to duties</cell>
</row>