Re: [xslt] string(node-set)



On 18/04/2012 17:18, Phil Shafer wrote:
Short of a loop, what's the easiest way to turn a node set into a
string of all the members of that node set?

str:concat from the EXSLT strings module should do what you want:

http://www.exslt.org/str/functions/concat/index.html

Nick


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]