5
Custom Tables
:fo: See below
:docutils: See below
The table_extend.xsl contains templates to match 30 custom tables,
and and attribute sets for each of these tables. Each attribute set has
has the same function as its corresponding attribute set in the regular
table, as documented above.
* table1-block-container => table-block-contanter
* table1 => table
* table1-header => table-header
* table1-header-cell => table-header-cell
* table1-header-block => table-header-block
* table1-body => table-body
* table1-header-row => table-header-row
* table1-row => table-row
* table1-cell => table-cell
* cell1-block => cell-block
* table2-block-container => table-block-contanter
* table2 => table
* ...
* table2-row => table-row
* table2-cell => table-cell
* cell2-block => cell-block
* ...
* table30-block-container => table-block-contanter
* table30 => table
* table30-header => table-header
* table30-header-cell => table-header-cell
* table30-header-block => table-header-block
* table30-body => table-body
* table30-header-row => table-header-row
* table30-row => table-row
* table30-cell => table-cell
* cell30-block => cell-block