[xsl] user functions with variable number of parameters

Subject: [xsl] user functions with variable number of parameters
From: "Bordeman, Chris" <Chris.Bordeman@xxxxxxxxxxxxxxxxx>
Date: Sat, 9 Aug 2008 22:21:00 -0500
I want to create a function that accepts any number of strings, and
concatenates them using carriage return/linefeeds.

How do I declare it and loop through the items?

Thanks.

Current Thread