t:table-footnotes
t:table-footnotes — Process table footnotes.
Template:
{http://docbook.org/ns/docbook/templates}table-footnotes
Defined in:
modules/footnotes.xsl
Used in:
modules/tablecals.xsl, modules/tablehtml.xsl
Synopsis
<xsl:template name="t:table-footnotes">
<xsl:param name="footnotes" as="element(db:footnote)+"/>
</xsl:template>
Description
The t:table-footnotes
template is called
to process footnotes at the bottom of a table.