I have the variable x which is a number. I have a line. ("<name>James</name>") I need to print this sentence number x times. Can I do it in an easy way? without being complex?
I have the variable x which is a number. I have a line. (
Share
If you are using XSLT 2.0 then you can do this …