summaryrefslogtreecommitdiff
path: root/docs/xslt
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-02-10 20:27:44 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:13 -0500
commitb40cdb07f91d16b54ddf11401b5de8de3ca5f665 (patch)
tree5a3b7374b153bf419cb1de4809feffe7dc717879 /docs/xslt
parentfce3e0803b6e04a32516bd2ce2ef128e71a5df79 (diff)
downloadsamba-b40cdb07f91d16b54ddf11401b5de8de3ca5f665.tar.gz
samba-b40cdb07f91d16b54ddf11401b5de8de3ca5f665.tar.bz2
samba-b40cdb07f91d16b54ddf11401b5de8de3ca5f665.zip
Fix some warnings
(This used to be commit 20b8daa76827754e7622141ec6b1dcc65d4764e3)
Diffstat (limited to 'docs/xslt')
-rw-r--r--docs/xslt/extract-examples.xsl2
-rw-r--r--docs/xslt/generate-attributions.xsl3
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/xslt/extract-examples.xsl b/docs/xslt/extract-examples.xsl
index f31e13eec6..d99bee5f11 100644
--- a/docs/xslt/extract-examples.xsl
+++ b/docs/xslt/extract-examples.xsl
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<!--
- Extract examples out of XML file
+Extract examples out of DocBook/XML file
(C) Jelmer Vernooij 2003
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
diff --git a/docs/xslt/generate-attributions.xsl b/docs/xslt/generate-attributions.xsl
index a6e7f98e16..95650cfb77 100644
--- a/docs/xslt/generate-attributions.xsl
+++ b/docs/xslt/generate-attributions.xsl
@@ -4,6 +4,7 @@
(C) Jelmer Vernooij 2003
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"
version="1.1">
<xsl:output method="xml" omit-xml-declaration="yes" indent="yes"/>
@@ -56,7 +57,7 @@
<xsl:when test="affiliation/address/email != ''">
<xsl:text> &lt;</xsl:text>
<xsl:element name="ulink">
- <xsl:attribute name="noescape">
+ <xsl:attribute name="samba:noescape">
<xsl:text>1</xsl:text>
</xsl:attribute>
<xsl:attribute name="url">