RE: CInclude Question

2002-03-07 Thread Sreedhar Chintalapaty
Thanks Roman, it was exactly what I was doing wrong. (as you can see, I am new to XSL too) Sreedhar -Original Message- From: KOZLOV Roman [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 2:34 AM To: Cocoon users mail list Subject: Re: CInclude Question Hello Sreedhar, Your

Re: CInclude Question

2002-03-06 Thread KOZLOV Roman
Hello Sreedhar, Your problem is in your xsl. Just try to comment cinclude:include element in your including.xml and you'll get doubled text as a result of request. So it is necessary to fix xsl first without cinclude:include. By the way, for me your example doesn't work at all until commenting ci