TABLE
Description:
contains text displayed in tabular form, in rows and col-
umns.
Attributes:
rows: indicates the number of rows in the table.
Data type: NUMBER
Value: If no number is supplied, an application must calculate
the number of rows.
Default value: #IMPLIED
Remarks: Rows should be presented from top to bottom.
This attribute is optional.
cols: indicates the number of columns in each row of the table.
Data type: NUMBER
Value: If no number is supplied, an application must calculate
the number of columns.
Default value: #IMPLIED
Remarks: Within each row, columns should be presented left to
right.
This attribute is optional.
Example:
<table rows=4 cols=4>
<head>Poor Men's Lodgings in Norfolk (Mayhew, 1843)
<row role=label>
<cell></>
<cell>Dossing Cribs or Lodging Houses</>
<cell>Beds</>
<cell>Needys or Nightly Lodgers</></row>
<row role=data>
<cell role=label>Bury St Edmund's</>
<cell>5</><cell>8</><cell>128</></row>
<row role=data>
<cell role=label>Thetford</>
<cell>3</><cell>6</><cell>36</></row>
<row role=data>
<cell role=label>Attleboro'</>
<cell>3</><cell>5</><cell>20</></row>
<row role=data>
<cell role=label>Wymondham</>
<cell>1</><cell>11</><cell>22</></row>
<!-- ... -->
</table>
Remarks: Any rendition information should be supplied using the global
rend attribute, at the table, row, or cell level as appropriate.
Part: base tag set for formulae
Member of classes: inter
DTD file: teifig2
Data description: Contains an optional heading and a series of rows.
May occur within: add admin camera caption case cell colloc corr coun-
try damage def desc descrip docEdition emph equiv etym figDesc
foreign form fsDescr fDescr gen gram gramGrp head hi hyph imprima-
tur item itype l lang lbl lem meeting mood note number orth other-
Form p per pos pron q quote rdg ref region rendition row seg set
sic sound stage stress subc supplied syll tagUsage tech title
titlePart tns tr trans unclear usg view witness witDetail writing
xr xref
May contain: head row
Declaration:
<!ELEMENT table - - (head*, row+) >
<!ATTLIST table %a.global
rows NUMBER #IMPLIED
cols NUMBER #IMPLIED >
Discussed in 22.1.1, "The TEI Table DTD," on page 39.
This tag is recommended when applicable.
Content
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: REQUIRED
See ATTRIBUTES
See CONTENT DECLARATION
Parent Elements
Top Element List
All Element List
Tree
teilite DTD