This repository has been archived by the owner on Nov 2, 2020. It is now read-only.
Prevent spurious warnings on attempting access to child axis of text() or attributes #19
Labels
bug
Description of a bug
fix
Solution for a bug or enhancement
review wanted
Needs review before acceptance
From Sebastian Rahtz
I am reading iso_schematron_skeleton_for_saxon.xsl, with lots of DPC good bits.
My problem is that when we have rules which match text() or attributes, we get
fake warnings like:
from a generated “apply-template select=‘*’”
My crude fix is below, if you’re interested. I can’t really tell whether this code is maintained somewhere formal?
The text was updated successfully, but these errors were encountered: