<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 |
core: abbr add bibl biblStruct choice cit date del desc ellipsis emph foreign gap gloss graphic hi l label lb lg list listBibl mentioned milestone name note noteGrp num orig p pb ptr q quote ref reg rs sic term time title unclear
gaiji: g
header: idno
namesdates: addName affiliation forename genName geo listObject listOrg listPerson listPlace location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
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> |