Name

html.ext — Identifies the extension of generated HTML files

Synopsis

<xsl:param name="html.ext" select="'.html'"></xsl:param>

Description

The extension identified by html.ext will be used as the filename extension for chunks created by this stylesheet.