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"/>
|
2018-05-24 17:17:37 +02:00
|
|
|
<xsl:output method="xml" encoding="utf-8"/>
|
2011-05-09 10:52:55 +02:00
|
|
|
</xsl:stylesheet>
|