<cell>

<cell> (cellule) contient une cellule d'un tableau. [14.1.1 TEI Tables]
Module figures — Tables, Formulæ, Graphics, and Notated Music
Attributs
Contenu dans
figures: row
Peut contenir
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
des données textuelles
Exemple
<row>
 <cell role="label">Comportement général</cell>
 <cell role="data">Non satisfaisant, à cause de son inexactitude et de son
   inconséquence</cell>
</row>
Modèle de contenu
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schéma Declaration
<rng:element name="cell">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.tableDecoration.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element cell
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.tableDecoration.attributes,
   macro.specialPara
}