[Bug 24764] [xslt 3.0] xsl:context-item and the initial input sequence

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24764

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
I would also suggest a change in terminology:

(a) call the context item for evaluating global variables the "global context
item" (rather than initial context item), to establish a clearer link with
global variables and reduce the linkage with the initial template.

(b) call the "initial input sequence" the "initial match selection" to link it
more closely to the "apply-templates" style of processing. (Using "selection"
rather than "sequence" works better since most of the time it will be a single
item.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 28 February 2014 17:13:47 UTC