This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

concat string


Hi there,

In my XML I have:
..
<keys>key1</keys>
<keys>key2</keys>
<keys>key3</keys>
..

And I would like to have a stylesheet to generate things like:

<META http-equiv="Keywords" name="Keywords" content="key1, key2, key3">

How can I do that ?

Thanks!





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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]