Hi, Recently i had to insert a newline character in an output csv file generated by AIF with XSLT Transformation. I wanted to insert a new line character in the output which is simple but took me quite some time to arrive at being relatively new to XSLT Use the following line <xsl:value-of select="'
'"/> to achieve the same Regards Hitesh
Hi, welcome to my blog. Do leave a comment if you find any post helpful or have suggestions. I have dedicated this blog to try to put solutions to some of the technical issues I faced as an application developer -Hitesh Manglani