From: Christophe Jaillet Date: Thu, 27 Sep 2018 20:26:59 +0000 (+0000) Subject: The XSLT Saxon engine warns about some "Ambiguous rule matches". X-Git-Tag: 2.5.0-alpha2-ci-test-only~2320 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4260a8a8ab6417e8632257b835ca6f62e8fcb0cd;p=thirdparty%2Fapache%2Fhttpd.git The XSLT Saxon engine warns about some "Ambiguous rule matches". Use priority to remove the ambiguity. The only rational for choosing "3" and "4" for these priorities, is that "4" is related to

tags, and 3=4-1 for the previous level. Tested with the actual Xalan XSL engine: ./build.sh all with and without the change. Outputs are exactly the same. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842160 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index f0a0cea5a9b..e3fe27fd0d9 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -542,7 +542,7 @@ if (typeof(prettyPrint) !== 'undefined') { - +

@@ -567,7 +567,7 @@ if (typeof(prettyPrint) !== 'undefined') { - +

@@ -900,6 +900,31 @@ if (typeof(prettyPrint) !== 'undefined') { + + + < + + > + Candidate (remove ref): + + + < + + > + Candidate (remove ref): + + + < + + > + Candidate (remove ref): + + + < + + > + Candidate (REMOVE ref): + < @@ -917,6 +942,13 @@ if (typeof(prettyPrint) !== 'undefined') { + + + < + + > + Candidate (ADD ref): + <