Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 97672 invoked from network); 28 Nov 2003 07:30:05 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Nov 2003 07:30:05 -0000 Received: (qmail 20258 invoked by uid 500); 28 Nov 2003 07:29:34 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 20248 invoked by uid 500); 28 Nov 2003 07: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 Delivered-To: moderator for users@cocoon.apache.org Received: (qmail 96776 invoked from network); 27 Nov 2003 22:44:43 -0000 X-Originating-IP: [80.28.31.22] X-Originating-Email: [natzisnatz@hotmail.com] Date: Thu, 27 Nov 2003 22:44:41 +0000 Mime-Version: 1.0 (Apple Message framework v553) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: CInclude & XInclude Transformers From: Nacho Jimenez To: users@cocoon.apache.org Content-Transfer-Encoding: 7bit Message-Id: <4A08A080-212B-11D8-BBFD-000393D4DC56@hotmail.com> X-Mailer: Apple Mail (2.553) X-OriginalArrivalTime: 27 Nov 2003 22:44:50.0360 (UTC) FILETIME=[10F20B80:01C3B538] 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 Hello all, I need to merge several different pipelines into a single one. At first, I looked at aggregators as the tool for the job, but I have to decide dinamically what to merge from an XML config file, so Aggregators are not the answer. I can manipulate with XSLT the config file and transform it so that it becomes an XML file with xinclude or cinclude tags, but I want to access pipelines, not external documents.. Is that posible, or do I have to access URLs? Please.. Any help would be much appreciated. Nacho --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org