|
|
|||
using collection() to iterate over files and adding an attribute in xslt
Hi
I have tried using collection() to iterate over a bunch of xml files. For each XML file, I want to add an attribute seqnumber and increment it by 1 as I iterate over each file. My problem is that I don't know how to tell XSL to go to the next XML file in the folder after I am done reading and incrementing the first one. Any ideas/suggestions will be appreciated. Thanks. 0 Replies |
|||
|