From 3c062c806b12dd2de17b6f6ea47e6faf8164c12d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 11 Jan 2004 22:43:30 +0000 Subject: [PATCH] better explicit than implicit. This time it fixes namespace problems when using another processor than xalan-j. In fact, I'm not sure if it's a bug in xalan-j to not have these problems: 'd elements got xmlns="" attribute, which even seems right to me. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102270 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 0c20c1688f..75241f5876 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -916,11 +916,38 @@ - + + + Unknown element: + &lf; + Please fix style/xsl/common.xsl! + + + +
+ + + +

+
+
  • +
    +
    +
    + + +
    + + + +
    + + + -- 2.40.0