XSLT3 joining values with separator
问题 I'm pretty new to XSLT and I've been struggling to replicate the solution mentioned here XSL for-each: how to detect last node? for longer than I'm willing to admit :( I've setup this fiddle. https://xsltfiddle.liberty-development.net/naZXVFi I was hoping I could use just the value-of + separator, vs choose / when xslt tools, as it did seem more idiomatic. I can't get the separator to show up; nor can I select just the child of skill, I always get the descendants too. That's to say, I shouldn