]> granicus.if.org Git - apache/commit
The XSLT Saxon engine warns that match="@*" will return only attribute nodes, which...
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 27 Sep 2018 19:18:51 +0000 (19:18 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 27 Sep 2018 19:18:51 +0000 (19:18 +0000)
commit2702dc8d9f38b2b1276647e6471193b300d5600f
treeade8c23e88edb9f6e999eb4e141300a33b7f65fe
parent3867aa356ca4a98ee629324b7f422e76e59d6b67
The XSLT Saxon engine warns that  match="@*" will return only attribute nodes, which can't have any attributes or child.

So simplify the xsl rules accordingly.

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@1842146 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/style/xsl/common.xsl