I am trying to send the content of a form as email, in xml format.An xml
file is generated as it is supposed to, and it contains all the data. My
problem ist that all generated xml tags are invalid. After every tag
name there is a line feed before the closing ">".The generated file
looks like this:contentIs this a known
issue? What can I do so that those line feeds are not inserted?I am
using Adobe LiveCycle Designer 8.2.1Thank you!