I am new to ant script. I am looking for how to concatenate all the xml file in a folder into a single xml file in ant script.
In my project n number of xml files will
Well, assuming the XSLT 2.0 processor used is Saxon 9 then you can do it along the lines of e.g.