2 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform" version='
1.0'
>
4 <xsl:import href=
"html-import.xsl"/>
6 <xsl:output method=
"html" encoding=
"utf-8" indent=
"yes"/>
8 <xsl:param name=
"l10n.gentext.language" select=
"'en'"/>
10 <!--No adjustColumnWidths function available.-->
11 <xsl:param name=
"use.extensions">0</xsl:param>
12 <xsl:param name=
"tablecolumns.extension">0</xsl:param>
13 <xsl:param name=
"callouts.extension">0</xsl:param>
14 <xsl:param name=
"textinsert.extension">0</xsl:param>