Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 25341 invoked from network); 26 Jan 2004 19:29:49 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Jan 2004 19:29:49 -0000 Received: (qmail 71909 invoked by uid 500); 26 Jan 2004 19:29:35 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 71664 invoked by uid 500); 26 Jan 2004 19:29:34 -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 Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 71645 invoked from network); 26 Jan 2004 19:29:33 -0000 Received: from unknown (HELO kerberos) (62.116.51.59) by daedalus.apache.org with SMTP; 26 Jan 2004 19:29:33 -0000 Received: From mail.at.efp.cc ([62.116.51.60]) by kerberos (WebShield SMTP v4.5 MR1a); id 1075145376936; Mon, 26 Jan 2004 20:29:36 +0100 Received: from WRPO (wrpo.at.intra.efp.cc [194.107.80.152]) by mail.at.efp.cc (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id i0QJTao22068 for ; Mon, 26 Jan 2004 20:29:36 +0100 From: "Reinhard Poetz" To: Subject: RE: Conditional Aggregation? Date: Mon, 26 Jan 2004 20:28:31 +0100 Message-ID: <001501c3e442$957bf850$1e01a8c0@WRPO> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <000001c3e43f$944c8060$c801a8c0@torpedo> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N From: Brent L Johnson > I'm currently using map:aggregate to pull together > multiple XSP's into a single source. This works fine > for all the "static" XSP content I want. But what > about conditional content? > > I.e. Im writing a builtin google search. I've got an > XSP that does a SOAP call to pull the search results. > But I do *not* want make that soap call if a search > wasnt meant to be run. Here is what Im trying to do: > > > > > > > > > > > > > > > This doesnt work because you cant have a map:select inside > a map:aggregate. But you probably get the point of what > I'm trying to do. > > Anyone have any suggestions? Use XSP as generator and generate CInclude elements. Then use the CInclude-transformer. HTH Reinhard --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org