Showing posts with label xml. Show all posts
Showing posts with label xml. Show all posts
Monday, September 24, 2007
xslt stylesheet to convert xml to tab delimited file
Sometimes, you just want a tab delimited text file. For those occasions, here's the xslt to convert an xml file to a tab delimited file. the tab and newline characters might get converted when displayed on the screen so do a view source if the select=" " shows whitespace