Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 85464 invoked from network); 29 Jun 2004 18:56:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Jun 2004 18:56:30 -0000 Received: (qmail 79995 invoked by uid 500); 29 Jun 2004 18:51:06 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 79864 invoked by uid 500); 29 Jun 2004 18:51:04 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 79765 invoked by uid 99); 29 Jun 2004 18:51:01 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [194.217.242.91] (HELO anchor-post-33.mail.demon.net) (194.217.242.91) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 29 Jun 2004 11:51:01 -0700 Received: from colina.demon.co.uk ([80.177.30.27]) by anchor-post-33.mail.demon.net with esmtp (Exim 3.35 #1) id 1BfNgo-0008mg-0X for dev@cocoon.apache.org; Tue, 29 Jun 2004 19:50:42 +0100 Received: from colina.demon.co.uk (localhost.localdomain [127.0.0.1]) by colina.demon.co.uk (8.12.11/8.12.11) with ESMTP id i5TImnLb004795 for ; Tue, 29 Jun 2004 19:48:49 +0100 Received: (from colin@localhost) by colina.demon.co.uk (8.12.11/8.12.11/Submit) id i5TImnji004790; Tue, 29 Jun 2004 19:48:49 +0100 To: dev@cocoon.apache.org Subject: Re: CForms stylesheets - use of xsl:param and xhtml References: <40E18FB5.9080908@cbim.it> <40E1A292.6000501@cbim.it> <1088531801.18847.74.camel@yum> From: Colin Paul Adams Date: 29 Jun 2004 19:48:49 +0100 In-Reply-To: <1088531801.18847.74.camel@yum> Message-ID: Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N >>>>> "Bruno" == Bruno Dumon writes: Bruno> I'm not against the introduction of XHTML, but I want HTML Bruno> to remain supported. >> If someone wants HTML output, he/she can always add a >> namespace-stripping transformation and use the HTML serializer >> afterwards. >> >> Ugo It seems to me that a straight forward solution would be to introduce a boolean parameter for the HTML serializer, and make it the default, to strip any xmlns="http://www.w3.org/1999/xhtml" namespace nodes. Then compatibility is maintained, but if for some reason you DID want these attributes to appear, you could set the parameter to false. -- Colin Paul Adams Preston Lancashire