Sign in
apache
/
subversion
/
refs/heads/merge-tracking
/
.
/
doc
/
tools
/
chunk-stylesheet.xsl
blob: 3e2b144aa7f87ee4c96b2ea4ef0f0a2cb8345fcb [
file
] [
log
] [
blame
]
<xsl:stylesheet
xmlns:xsl
=
"http://www.w3.org/1999/XSL/Transform"
version
=
'1.0'
>
<xsl:import
href
=
"xsl/xhtml/chunk.xsl"
/>
<xsl:param
name
=
"use.id.as.filename"
>
1
</xsl:param>
<xsl:include
href
=
"base-html-stylesheet.xsl"
/>
</xsl:stylesheet>