<map:serializer manyAttr="value">
<encoding>UTF-8</encoding>
<indent>yes</indent>
</map:serializer>
Or a view, which adds a transformer to the output and shows the code completely well-formatted. Furthermore you can use this XSL at every pipeline step, e.g. after generation, after first transformer, after i18n and so on. We use this in our development environment. By default indent is no and so the whole output is in one line in Cocoon.
Regards,
Joerg
Yury Mikhienko wrote:
On Tue, 14 Jan 2003 09:30:32 +0100 "Luca Morandini" <[EMAIL PROTECTED]> wrote:Yuri, not sure I've understood what you asked... Anyway, if you want to insert a line feed during an XSLT transformation stage, you could do the following in your stylesheet: firstline
secondline Regards,Thanx, it work :)
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>