Re: [xslt] string(node-set)
- From: Nick Wellnhofer <wellnhofer aevum de>
- To: xslt gnome org
- Subject: Re: [xslt] string(node-set)
- Date: Wed, 18 Apr 2012 17:54:26 +0200
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]