<xsl:text> </xsl:text>
<xsl:text> </xsl:text>
- <xsl:comment> DocBook NG: The "Kahlúa" Release </xsl:comment>
+ <xsl:comment> DocBook NG: The "Lillet" Release </xsl:comment>
<xsl:text> </xsl:text>
<xsl:comment> See http://docbook.org/ns/docbook </xsl:comment>
<xsl:text> </xsl:text>
version="1.0">
<!-- ======================================================================
-# This file is part of DocBook NG: The "Kahlúa" Release.
+# This file is part of DocBook NG: The "Lillet" Release.
# A prototype DocBook V4.2 to DocBoook V.next converter.
#
# This stylesheet is a "work-in-progress". It converts (some) valid
<xsl:element name="{local-name(.)}"
namespace="http://docbook.org/ns/docbook">
<xsl:if test="not(parent::*)">
- <xsl:attribute name="version">kahlúa</xsl:attribute>
+ <xsl:attribute name="version">lillet</xsl:attribute>
</xsl:if>
<xsl:copy-of select="@*"/>
<xsl:apply-templates mode="addNS"/>
<xsl:otherwise>
<xsl:copy>
<xsl:if test="not(parent::*)">
- <xsl:attribute name="version">kahlúa</xsl:attribute>
+ <xsl:attribute name="version">lillet</xsl:attribute>
</xsl:if>
<xsl:copy-of select="@*"/>
<xsl:apply-templates mode="addNS"/>