Cocoon ignoring xsl:output ident?

2001-12-04 Thread David Rosenstrauch
Having a problem. My stylesheet starts with: xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; xmlns:xalan=http://xml.apache.org/xslt; xsl:output indent=yes xalan:indent-amount=4 / But Cocoon

Re: Cocoon ignoring xsl:output ident?

2001-12-04 Thread Jörg Heinicke
http://xml.apache.org/cocoon1/faqs.html#faq-xsloutput Regards, Joerg But Cocoon seems to be ignoring the xsl:output indent=yes All of the output is coming out on the same line. Ideas? Suggestions? Do I need to somehow tell cocoon to turn on Xalan indent processing some other way?

Re: Cocoon ignoring xsl:output ident?

2001-12-04 Thread David Rosenstrauch
Thanks for the RTFM! :-) But how does this work in C2? Thanks! DR At 08:22 PM 12/4/01 +0100, you wrote: http://xml.apache.org/cocoon1/faqs.html#faq-xsloutput Regards, Joerg But Cocoon seems to be ignoring the xsl:output indent=yes All of the output is coming out on the same

Re: Cocoon ignoring xsl:output ident?

2001-12-04 Thread Jörg Heinicke
- From: David Rosenstrauch [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 04, 2001 8:33 PM Subject: Re: Cocoon ignoring xsl:output ident? Thanks for the RTFM! :-) But how does this work in C2? Thanks! DR At 08:22 PM 12/4/01 +0100, you wrote: http://xml.apache.org