I want to implement carriage return within xslt. The problem is I have a varible: Step 1 = Value 1 breaktag Step 2 = Value 2 as a string and would like to appear as
I separated the values by Environment.NewLine and then used a pre tag in html to emulate the effect I was looking for