Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 76398 invoked from network); 17 Aug 2005 09:56:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2005 09:56:58 -0000 Received: (qmail 7848 invoked by uid 500); 17 Aug 2005 09:56:52 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 7814 invoked by uid 500); 17 Aug 2005 09:56:51 -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 7801 invoked by uid 99); 17 Aug 2005 09:56:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2005 02:56:51 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jak-ant-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2005 02:57:10 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1E5KdI-0004Hs-8v for user@ant.apache.org; Wed, 17 Aug 2005 11:54:52 +0200 Received: from c139140.adsl.hansenet.de ([213.39.139.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Aug 2005 11:54:52 +0200 Received: from rpiterman by c139140.adsl.hansenet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Aug 2005 11:54:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: user@ant.apache.org From: Ron Piterman Subject: Passing xsl the xml filename as a parameter. Date: Wed, 17 Aug 2005 14:54:13 +0300 Lines: 5 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-8-I; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c139140.adsl.hansenet.de User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: he-il, he Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, The xslt task has a parameter sub-element. How can I pass the current xml file name being processed to the stylesheet? Cheers, Ron --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org