Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 78879 invoked from network); 22 Nov 2007 09:36:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2007 09:36:51 -0000 Received: (qmail 11031 invoked by uid 500); 22 Nov 2007 09:36:36 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 10745 invoked by uid 500); 22 Nov 2007 09:36:35 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 10734 invoked by uid 99); 22 Nov 2007 09:36:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Nov 2007 01:36:35 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of joerg.heinicke@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 22 Nov 2007 09:36:24 +0000 Received: (qmail invoked by alias); 22 Nov 2007 09:36:16 -0000 Received: from c-68-39-239-103.hsd1.pa.comcast.net (EHLO c-68-39-239-103.hsd1.pa.comcast.net) [68.39.239.103] by mail.gmx.net (mp058) with SMTP; 22 Nov 2007 10:36:16 +0100 X-Authenticated: #3483660 X-Provags-ID: V01U2FsdGVkX19JR0Q4r75Jzx292Tko9zF97f9gkHZ9yNJbJhRbZr vDpeYve7Qcrpiy Message-ID: <47454D8E.4070003@gmx.de> Date: Thu, 22 Nov 2007 04:36:14 -0500 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.8) Gecko/20071008 SeaMonkey/1.1.5 MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: xpath condition on xml data in sitemap References: <4742EA09.3010205@meteo.fr> <47440C1C.9030508@meteo.fr> <47454BD1.2070409@meteo.fr> In-Reply-To: <47454BD1.2070409@meteo.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org What you outline we used to call content-based pipelines - and is not yet supported. By intention in the first place but the opinions change on this topic. You should find something in the archives. Joerg On 22.11.2007 4:28 Uhr, S�bastien Geindre wrote: > Bonjour, > > is it impossible or my explanation are too 'messy' or my english too > scrambled ?? > just let me know... > > thanks. > > Seb > > > S�bastien Geindre a �crit : >> Hello everybody, >>> >>> i need to make a conditional treatment in my sitemap : >>> >>> generator --> transformer A -----(if condition on xml)-----> >>> transformer B1 ----------|---> transformerC --> serializer >>> >>> (else) -----> transformer B2 ----------| >> my schema is not very clear : >> >> generator >> transformer A >> if condition on xml from transformerA --> transformer B1 >> else -----> transformer B2 >> transformer C >> serializer >> >> the condition is computed on xml data and global variables >> >> How can i do that ?? >> >> thanks for your help. >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org