process all xml files in folder
Hi...
Most XSL processors out there take a file as input, is there any processor that would take a folder name and would apply the XSLT and process all files in that folder and also recursively navigate the nested subfolder structure?... or is this something that can be done writing a stylesheet?... if so, a sample would be appreciated, thanks.
Leo
|