Category "xslt-3.0"

XSLT Ignoring variable selection and conditioning and execuing everything

Within my code I have the current problem. I'm trying to return the value of the Attribute "version" from the "config" element and using it to make a condition.

Group by key in xslt 3.0

I am trying to group by an attribute . Example input: <?xml version='1.0' encoding='UTF-8'?> <ns1:map xmlns:ns1="http://www.w3.org/2005/xpath-functions