Hi
I'm using an xslt to transform an xml doc and this works correctly.
My issue if that the xml in the target file is all on a single line making it difficult to view in an editor.
Id there a way I can instruct to XSLT to preserve the line breaks so that it is easier to read once transformed?
Thanks in advance for any help
Smeat
I'm using an xslt to transform an xml doc and this works correctly.
My issue if that the xml in the target file is all on a single line making it difficult to view in an editor.
Id there a way I can instruct to XSLT to preserve the line breaks so that it is easier to read once transformed?
Thanks in advance for any help
Smeat