You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to XSLT
Hi,
I want to know the best way on concatenating string for an element
values. I usually end up using lots of xsl:value-of s because I know
it works but it's very verbose and difficult to read. I'm sure that I
could do most/all things with on value-of but I'm not what I need to
be careful about.
Sadly i'm currently stuck with xslt 1.1. It may change in the future
but I don't have time to sort it out at the moment so please don't say
I should be using some 2.0 feature.
I tend to have things which look a little like this: