Re: [xsl] XSLT 2.0 has arrived

Subject: Re: [xsl] XSLT 2.0 has arrived
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Tue, 23 Jan 2007 17:48:35 +0100
Andrew Welch wrote:
There are some "killer app" features of 2.0 that I use daily - the
collection() function, xsl:result-document, xsl:for-each-group, the
"xhtml" output method, temporary trees, strong typing, regular
expressions....

Andrew, just out of curiosity, in what way do you use the collection() function? I find myself using the document() function instead for opening multiple documents (a change from 1.0 to 2.0) at once and haven't found a reason for going for the collection() function.


Current Thread