www.xmlplease.com
>
XSLT
>
XSLT cases
XML to CSV
1.
Input file
input.xml
2.
XSLT
filexml2csv-10-1.xsl
, A beginner's primitive solution.
xml2csv-10-2.xsl
, A little better.
xml2csv-10-3.xsl
, A much better solution.
xml2csv-20-1.xsl
, XSLT 2.0, also comma and quotes in data.
3.
Output file
xml2csv-output.txt
Updated 2007-11-23