
I am using one Data Template to generate the output in XML format.
but the data is having HTML formatting. So i am using an xsl file to format the xml ouput data. The problem here is my data is having < but it is replacing with < but i want < in xml file for my HTML formatting with out any encoding. How can we restict the encoding of < with <
and > also behaving as same above.
That to the formatting has to be done in that data template file (xml) only.

here also "<" replacing with < in the above question also
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.