Subject:After Indent, how to change XML back to one line Author:Peter Hon Date:13 Feb 2006 03:48 AM
Dear all,
I got a XML message from a Program which is in One Line, I indented it in Stylus Studio. But after editing, I need to change the text back to one line, please suggest how to do it?
... and you set Stylus Studio to use Saxon 8.x, and in the Saxon 8.x settings you instruct it to strip all whitespaces, the result of the transformation should be what you are looking for.
It should be also relatively easy to configure that as a custom tool in Stylus Studio using the Saxon command line, so that you can run it as a simple request from the UI.