Hi Guys!
I am facing a problem wherein i am trying to transform an XML using an XSL to a csv format data using the JDOM api, which is currently returning an empty
string as the output. Listed below is the code snippet for the transformation which results in an empty string.
Could someone please suggest a way to resolve this particular issue.
Transformation Code
Sample XML
Sample XSL
Please help !
[ March 11, 2004: Message edited by: Lasse Koskela ]