XSLT: How to split strings for multiple fields simultaneously
I’ve seen a number of posts about using tokenize() to split strings, but they all involve a single field. I have a slightly different situation and I’m not sure how to approach it.
I’ve seen a number of posts about using tokenize() to split strings, but they all involve a single field. I have a slightly different situation and I’m not sure how to approach it.