Remove empty lines in the CSV file using Xquery/XSLT.
Hi,
I have a CSV output file, where in it has empty lines at the end of the file, I want to remove these empty lines, Can some one pls help on this, as how to remove these empty lines by using Xquery/XSLT.
sample file:
20110706,GGG,LMM,Q,POT,O
20110708,AAA,OPP,P,MAT
20110715,BBB,TTT,O,TIN
// empty lines
Thanks..
Edited by: user12679330 on Jul 27, 2011 12:29 AM
Edited by: user12679330 on Jul 27, 2011 12:32 AM
Edited by: user12679330 on Jul 27, 2011 12:32 AM