Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 75178 invoked from network); 21 Sep 2000 03:53:12 -0000 Received: from rdu25-20-164.nc.rr.com (HELO ma7.webslingerZ.com) (@24.25.20.164) by locus.apache.org with SMTP; 21 Sep 2000 03:53:12 -0000 Received: by ma7.webslingerZ.com (Postfix, from userid 501) id 6DF754810; Wed, 20 Sep 2000 23:55:31 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by ma7.webslingerZ.com (Postfix) with ESMTP id 566F56087 for ; Wed, 20 Sep 2000 23:55:31 -0400 (EDT) Date: Wed, 20 Sep 2000 23:55:31 -0400 (EDT) From: Donald Ball X-Sender: balld@localhost.localdomain To: "'cocoon-users@xml.apache.org'" Subject: Re: tags In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N On Wed, 20 Sep 2000, Sinvhal, Swapnil wrote: > Hi, > > Can someone please help me with this problem ? > > > When I send an XSP and an XSL to Cocoon, and ask it for an output as HTML, > it writes an HTMl with the start tags as and end tags as > . > > Does cocoon provide an option where I can avoid these tags in the output ? what, you _want_ HTML output but you don't want _valid_ HTML output? i don't understand. if you don't want HTML, why don't you have it produce XML? - donald