2011-05-09 10:52:55 +02:00
|
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
|
|
|
<xsl:import href="@XSLROOT@/html/docbook.xsl"/>
|
|
|
|
<xsl:import href="@abs_srcroot@doc/stylesheet.xsl"/>
|
2017-01-30 09:58:34 +01:00
|
|
|
<xsl:output method="xml" encoding="utf-8"/>
|
2011-05-09 10:52:55 +02:00
|
|
|
</xsl:stylesheet>
|