<cell>

<cell> 包含表格中的一個儲存格。 [14.1.1 TEI Tables]
組件figures — 14 Tables, Formulæ, Graphics and Notated Music
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.tableDecoration (@role, @rows, @cols)
屬於
可包含在於
figures: row
可包含
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
宣告

<rng:element name="cell">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.tableDecoration.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element cell
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.tableDecoration.attributes,
   macro.paraContent
}
例子
<row>
 <cell role="label">工作評價</cell>
 <cell role="data">不滿意;因為工作拖延、粗心。</cell>
</row>