[xsl] more than one return value for output

Subject: [xsl] more than one return value for output
From: "Nima Kaviani" <nkaviani@xxxxxx>
Date: Mon, 20 Nov 2006 18:42:50 -0800
hi list,

I solved my current problem through using 2XSLT files, calling one
after another, and that sorta helped.

but now I have a new question. is there any way to return more than
one value from a function (i.e. template) beside using global
variables?

thx,
-Nima

Current Thread