Never mind, I surrounded the for-each in a value-of and that seems to do
it.
-----Original Message-----
From: Bordeman, Chris [mailto:Chris.Bordeman@xxxxxxxxxxxxxxxxx]
Sent: Wednesday, August 20, 2008 4:18 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Converting for-each into one string
I want my function to return xs:string, but it uses a for-each and so
the compiler complains:
"A sequence of more than one item is not allowed as the result of
function..."
How do I do this?
P.S. Really getting sick of XSL today.
|