4. Main stylesheet driver

xsl:stylesheet id="stylesheet" version="1.0" xml:lang="en"

xsl:output method="xml" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" encoding="utf-8"

xsl:include href="document.xsl"
xsl:include href="structure.xsl"
xsl:include href="text.xsl"
xsl:include href="hypertext.xsl"
xsl:include href="list.xsl"
xsl:include href="footnotes.xsl"
xsl:include href="xref.xsl"
xsl:include href="navigation.xsl"
xsl:include href="copy-xhtml1.xsl"
xsl:include href="quote-xml.xsl"
xsl:include href="uri.xsl"
xsl:include href="number.xsl"
xsl:include href="xsltsl/uri.xsl"