2 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
3 xmlns:
fo=
"http://www.w3.org/1999/XSL/Format"
5 <xsl:param name=
"html.stylesheet" select=
"'default.css'"/>
6 <xsl:param name=
"generate.toc" select=
"'book toc'"/>
7 <xsl:output method=
"html" encoding=
"UTF-8" indent=
"no"
8 doctype-public=
"-//W3C//DTD HTML 4.01 Transitional//EN"