5
Long Tables
:fo: See below
:docutils: See below
The table_long.xsl contains templates for a long table. Each attribute set has
has the same function as its corresponding attribute set in the regular
table, as documented above. There is no block-container attriute set, because
there is no block-container element; the caption is rendered as part of the
header or footer.
* long-table => table
* long-table-header => table-header
* long-table-header-row => table-header-row
* long-thead-cell => thead-cell
* long-table-header-block => table-header-block
* long-table-body => table-body
* long-table-header-row => table-header-row
* long-table-row => table-row
* long-table-cell => table-cell
* long-cell-block => cell-block
* long-caption-block => caption-block