[xsl] concat()

Subject: [xsl] concat()
From: "Joel Konkle-Parker" <jjk3@xxxxxxxxxxx>
Date: Tue, 14 May 2002 02:34:08 -0500
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This line in my XSL sheet doesn't seem to be working:

<img src="{concat('../files/', year, month, day, '-',
image[1]/@number, '.jpg')}" alt="" />

year, month, day, and image are all elements, and number is an
attribute in image

What's the proper technique for concatenating a bunch of different
elements inside an attribute like that?

- -joeljkp

- ---------------------------------------
http://www.ballsome.com 

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPOC973880CLOJa2eEQI6WwCfUPAzEi+XQPym1DWZNd+mvCoQBC4AoO6C
kGK97kubPkgJmd3dCrYuowT2
=6Adj
-----END PGP SIGNATURE-----



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread