Re: [xsl] Position() in apply-templates

Subject: Re: [xsl] Position() in apply-templates
From: David Rudel <fwqhgads@xxxxxxxxx>
Date: Wed, 2 Apr 2014 01:51:30 +0200
Geert,
I agree with the part of Jeni's post that you quoted. But I do not
think it is accurate to say

"The xsl:apply-templates itself doesn't change the context in which
something is evaluated."

The select attribute of the xsl:apply-templates instruction does
determine the context in which a node will be evaluated (...once it
hits the template it matches).

-David


-- 

"A false conclusion, once arrived at and widely accepted is not
dislodged easily, and the less it is understood, the more tenaciously
it is held." - Cantor's Law of Preservation of Ignorance.

Current Thread