In this thread I refer to my last thread: Convert XML to CSV using XSLT - dynamic columns.
The XSLT script in the refered thread works fine but with a large
To write one XSLT that outputs another you either need to generate the output elements using , e.g.
or use if you want to use literal result elements. The XSLT spec has an example:
Any elements in the stylesheet will become in the output.