Re: [xsl] things about grouping

Subject: Re: [xsl] things about grouping
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Thu, 29 Nov 2012 09:07:51 +0000
> I want to know why I cannot write  (1 to n)/"$1" to give
> me the string "$1" n times in XSLT 2.0.

I believe they tried hard to make it work, but the complexities
involved became too great.

For 3.0, if the left hand side is a node() use /, if its an atomic use !



-- 
Andrew Welch
http://andrewjwelch.com

Current Thread