
xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-thead01.html Maven / Gradle / Ivy
Schema Documentation: the thead element
The thead element
On this page:
The
thead
element represents the collection of
table
header rows.
Usage Example
<table>
<thead>
<tr>
<th colspan="2">Inches</th>
<th>Lines</th>
</tr>
</thead>
<tbody>
<tr>
<th>Length (as far as complete)</th>
<td>17</td>
<td>6</td>
</tr>
</tbody>
</table>
Allowed parents
Allowed children
This element must not contain text.
This element must contain the following children: tr
This element may contain the following children: pagebreak
Content model
optional attributes: @about,
@by,
@class,
@content,
@continuation,
@datatype,
@desc,
@its:dir,
@its:translate,
@property,
@rel,
@resource,
@rev,
@role,
@sel:selid,
@ssml:onlangfailure,
@typeof,
@xml:base,
@xml:id,
@xml:lang and
@xml:space
Namespace
http://www.daisy.org/ns/z3998/authoring/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy