RE: [HELP]indent can not be multiply defined at the same import level! Old value = no; New value = yes

2003-01-06 Thread Hunsberger, Peter
Title: Message I'd guess that you have an "include" in one of your XSLTs and that you have the "indent" attribute set to "no" in the base, and "yes" in the included stylesheet.  It's not a Cocoon problem, but the parser chokes on it...   >  Description:org.apache.cocoon.ProcessingException:

Re: [HELP]indent can not be multiply defined at the same import level!Old value = no; New value = yes

2003-01-06 Thread Joerg Heinicke
Hello Ruedi, indent is one of the attributes in . And the error message points to this position in different (imported or included) stylesheets. But though I don't know, in which way you can cause the error. In general is ignored in Cocoon and the values are taken from the sitemap's serializ