use official XHTML namespace
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 9 Mar 2004 01:59:42 +0000 (01:59 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 9 Mar 2004 01:59:42 +0000 (01:59 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1168 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/doc/beautify.xsl
util-vserver/doc/compatibility-xhtml.xsl
util-vserver/doc/configuration-xhtml.xsl

index 63913d6..e4ba17f 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+                xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
   <xsl:output method="xml" indent="yes"
index 88d187c..c498687 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-                xmlns="http://www.w3.org/TR/xhtml1/strict"
+                xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
   <xsl:output method="xml"
index 0349b26..ed8dc2b 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-                xmlns="http://www.w3.org/TR/xhtml1/strict"
+                xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
   <xsl:output method="xml"