Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 26576 invoked from network); 3 Aug 2005 07:53:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2005 07:53:16 -0000 Received: (qmail 70601 invoked by uid 500); 3 Aug 2005 07:53:08 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 70478 invoked by uid 500); 3 Aug 2005 07:53:07 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 70463 invoked by uid 99); 3 Aug 2005 07:53:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 00:53:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [204.202.242.24] (HELO mail19a.g19.rapidsite.net) (204.202.242.24) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 03 Aug 2005 00:52:58 -0700 Received: from mx39.stngva01.us.mxservers.net (204.202.242.107) by mail19a.g19.rapidsite.net (RS ver 1.0.95vs) with SMTP id 4-0666285584 for ; Wed, 3 Aug 2005 03:53:04 -0400 (EDT) Received: from mmm1924.dulles19-verio.com [198.170.241.16] (EHLO mmm1924.dulles19-verio.com) by mx39.stngva01.us.mxservers.net (mxl_mta-1.3.8-10p4) with ESMTP id 0e770f24.31385.010.mx39.stngva01.us.mxservers.net; Wed, 03 Aug 2005 03:53:04 -0400 (EDT) Received: (from webapps@localhost) by mmm1924.dulles19-verio.com (8.12.11/8.12.9/Submit) id j737r4FK014209; Wed, 3 Aug 2005 03:53:04 -0400 (EDT) (envelope-from sina@khakbaz.com) Message-Id: <200508030753.j737r4FK014209@mmm1924.dulles19-verio.com> X-Authentication-Warning: mmm1924.dulles19-verio.com: webapps set sender to sina@khakbaz.com using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 From: "SinDoc" Reply-To: "SinDoc" To: user@ant.apache.org, user@ant.apache.org, user@ant.apache.org Subject: =?US-ASCII?B?UkU6IEFXOiBbeHNsdF0gYSBwcmUtZGVmaW5lZCBvdXRwdXQgZm9yIGVhY2ggWE1MIGZpbGU=?= Date: Wed, 3 Aug 2005 09:53:03 +0200 X-Mailer: AutoBahn Webmail X-Spam: [F=0.0100000000; heur=0.500(-400); stat=0.010; spamtraq-heur=0.500(2005080210)] X-MAIL-FROM: X-SOURCE-IP: [198.170.241.16] X-Loop-Detect: 1 X-DistLoop-Detect: 1 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Given the @destdir in , HTML outputs are generated properly. In DocBook Website, the user works out a file, called 'layout.xml', in which, each XML source file is mapped to a particular HTML output, for instance: In this example, the XSLT engine is supposed to create a directory called "urfm", in which the index.html is the transformed file. I was wondering if I could generate a FileSet or something out of the 'layout.xml' file, so that each XML file will properly be written where it's meant to be. This is what the folks do by using make but not Ant. Regards, Sina >----- ------- Original Message ------- ----- >From: user@ant.apache.org >To: user@ant.apache.org >Sent: Wed, 3 Aug 2005 08:26:17 > >Whats wrong with ? > >Jan > >>-----Ursprüngliche Nachricht----- >>Von: SinDoc [mailto:sina@khakbaz.com] >>Gesendet: Mittwoch, 3. August 2005 00:59 >>An: user@ant.apache.org >>Betreff: [xslt] >> >>I have a chunk of XML files, each of which is >mapped to a >>particular HTML output. Now, I'd like to know, how >I could >>process them with an XSLT stylesheet by using the >Ant XSLT >>task in order for source files to be written into >their HTML >>equivalents!? >> >>Note that, it's all about transforming the >DocBook Website[1] >>source files. I need to use Ant to generate HTML >outputs if >>the XML/XSL sources have been updated. >> >>Any suggestion is appreciated. >> >>Regards, >>SinDoc >> >>[1] >http://docbook.sourceforge.net/projects/website/ >> >>-- >>SinDoc >>Khakbaz Foundation >>MarkupWare >>SilkPage >> >>-------------------------------------------------- >------------------- >>To unsubscribe, e-mail: >user-unsubscribe@ant.apache.org For >>additional commands, e-mail: >user-help@ant.apache.org >> >> > >--------------------------------------------------- >------------------ >To unsubscribe, e-mail: >user-unsubscribe@ant.apache.org >For additional commands, e-mail: >user-help@ant.apache.org -- SinDoc Khakbaz Foundation MarkupWare SilkPage --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org