From dev-return-74608-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Wed Sep 13 20:40:31 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 31692 invoked from network); 13 Sep 2006 20:40:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2006 20:40:31 -0000 Received: (qmail 89181 invoked by uid 500); 13 Sep 2006 20:40:29 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 89134 invoked by uid 500); 13 Sep 2006 20:40:29 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 89123 invoked by uid 99); 13 Sep 2006 20:40:29 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Sep 2006 13:40:29 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=ddevienne@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=ddevienne@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.4 required=5.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.182.189 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from ([64.233.182.189:5230] helo=nf-out-0910.google.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 6F/50-00682-02C68054 for ; Wed, 13 Sep 2006 13:39:07 -0700 Received: by nf-out-0910.google.com with SMTP id x29so1703861nfb for ; Wed, 13 Sep 2006 13:37:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h5n22lmlfwkJLzADijyznm2vkR5iQY9O1jlHv+BcaZd1YWCUENYAgVUmNVz6RP6ceFPfz+cME2WolLBZniUiWRQAUQfGYMlbyOyoF3WuNpzcvHk5YolptyldFreWarYPdyFLOdAJDW8O7OtfYE2iHSkNEuFhui160hst5xrQu8Q= Received: by 10.48.254.10 with SMTP id b10mr11306974nfi; Wed, 13 Sep 2006 13:37:49 -0700 (PDT) Received: by 10.49.64.15 with HTTP; Wed, 13 Sep 2006 13:37:49 -0700 (PDT) Message-ID: <255d8d690609131337k25731410jc9ce8886728c9142@mail.gmail.com> Date: Wed, 13 Sep 2006 15:37:49 -0500 From: "Dominique Devienne" To: "Ant Developers List" Subject: Re: inline XSLT (and XML in general) In-Reply-To: <20060913201859.8282.qmail@web50802.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <255d8d690609131218q4f564db2rd1bc365245a642e0@mail.gmail.com> <20060913201859.8282.qmail@web50802.mail.yahoo.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > Right, so as for 1) this would be more for doing selections and trasformations that are quick and trivial and that can't be done using something like XmlProperty to extract values. For some of these little things, I've used Brian Agnew's xmltask in the past. http://www.oopsconsultancy.com/software/xmltask/index.html . --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org