2010-11-25 14:00:02 +08: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"/>
|
2016-09-13 07:12:15 +08:00
|
|
|
<xsl:output method="xml" encoding="utf-8"/>
|
2010-11-25 14:00:02 +08:00
|
|
|
</xsl:stylesheet>
|