xsl-list
[Top] [All Lists]

[xsl] Ensuring a CR/LF at the end of xslt processor output

2011-01-28 12:13:02
Hi

   I'm just learning XSLT and in using both the Saxon processor and the .Net 
processor I found something annoying.  Instead of getting output something like:

<head>
   <body>
   </body>
</head>

I get:
<head><body></body></head>

   I'd like to have the output pretty printed like the first example.  Is there 
a way I can coax the Saxon processor and/or the processor in .Net to do this?

Thanks

[Tim]

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>