From user-return-64137-apmail-ant-user-archive=ant.apache.org@ant.apache.org Fri Mar 07 16:59:59 2008 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 94967 invoked from network); 7 Mar 2008 16:59:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2008 16:59:58 -0000 Received: (qmail 59788 invoked by uid 500); 7 Mar 2008 16:59:51 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 59759 invoked by uid 500); 7 Mar 2008 16:59: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 59748 invoked by uid 99); 7 Mar 2008 16:59:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 08:59:51 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dstromberglists@gmail.com designates 72.14.246.242 as permitted sender) Received: from [72.14.246.242] (HELO ag-out-0708.google.com) (72.14.246.242) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 16:59:12 +0000 Received: by ag-out-0708.google.com with SMTP id 31so755219agc.0 for ; Fri, 07 Mar 2008 08:59:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:from; bh=x8jpgvkJcVK0HfhsfBVQjnBpT91l4RQ+2r1uVqsiVZU=; b=OtDBQpncOnZWlvy5oXxVLaYf6AGmz+LOQf22OErcgIL9AEhe7KthronlIE72zLyPrnO5gkiVLkqhzvnAIeEMA3XY8YsRkf6/TnfuDqxsMJyjri5yK8LzvUgASYsSZPCu/24Qe4OJ3696wkb4AEtG9DbhtLugAjFPIHTSHp12YZk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:from; b=QyWlbqhl+DE9dVQa8qo2321P5xL8KEqRSqMquDUnwdTHzRj8j+XlRcDzREG1HWd+qIqI5N/foGGTlkh/rnwFrmmBo+TZ0sTCpHar1i2n5Ja82vcpMFahUUJlG3qSo+mpUWb/1ofgj1hHuZcz4Ua0iDwKGnrN5jEh5A1eBSY5IIE= Received: by 10.100.7.1 with SMTP id 1mr3679623ang.87.1204909162134; Fri, 07 Mar 2008 08:59:22 -0800 (PST) Received: from ?10.3.159.50? ( [64.58.157.227]) by mx.google.com with ESMTPS id 32sm6398828aga.20.2008.03.07.08.59.20 (version=SSLv3 cipher=RC4-MD5); Fri, 07 Mar 2008 08:59:21 -0800 (PST) Message-ID: <47D17462.3060604@gmail.com> Date: Fri, 07 Mar 2008 08:59:14 -0800 User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Ant Users List Subject: Re: AW: csv to html via xslt or xslt2 task ? References: <1f97de60803061517p7203ab4t698e9f1eb1659ac8@mail.gmail.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------030907070107040503040708" From: Dan Stromberg X-Virus-Checked: Checked by ClamAV on apache.org --------------030907070107040503040708 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit http://stromberg.dnsalias.org/~dstromberg/to-table.html Jan.Materne@rzf.fin-nrw.de wrote: > XSLT needs XML as input - so CSV wouldnt work. > If you want to use XSLT you need the step of converting csv to xml before. > > Smallest way would use