Parsing strings
Say I have an element
How can I break the long string to when it hits the comma, it separates the animals into substrings? An example output is shown below:
dogs
cats
donkey
turtle
rabbit
Help is appreciated.
Thanks
f_atencia
Junior Poster in Training
54 posts since Aug 2009
Reputation Points: 10
Solved Threads: 4
Tokenize is a XSLT2.0 feature. Is there any recursive template I can use in XSLT V1.0?
f_atencia
Junior Poster in Training
54 posts since Aug 2009
Reputation Points: 10
Solved Threads: 4