modify XML formatting

Hello guys,

I’m using KNIME to create an XML report. Is there any way to modify the XML created?
For example, the XML nodes create a line like this:
(here is a line break)

But I really need it to be like this:
Without the “” on the final.

I try to use string manipulation and replace it, but it doesn’t recognize the line break and the “>” right after the “02”.

Is there any way to do this?

Thank you!!!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.