I have a XML file want to convert to a Table OR CSV by XSLT. I tried by Altova MapForce 2014to map the columns but still,not able to gen out the outcomes. thanks a lot.
You need two nested loops here:
... ...
To avoid storing all name details in individual variables, you can do:
Here's an example of 3 nested loops, adding the dates you have added in your latest edit.