Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 92650 invoked from network); 3 May 2007 16:16:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2007 16:16:53 -0000 Received: (qmail 97842 invoked by uid 500); 3 May 2007 16:16:59 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 97795 invoked by uid 500); 3 May 2007 16:16:59 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 97784 invoked by uid 99); 3 May 2007 16:16:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 09:16:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [81.80.68.197] (HELO daikiri.pcotech.fr) (81.80.68.197) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 09:16:50 -0700 Received: by daikiri.pcotech.fr (Postfix, from userid 60001) id C5409346B9; Thu, 3 May 2007 18:16:28 +0200 (MEST) Received: from daikiri.pcotech.fr (localhost [127.0.0.1]) by daikiri.pcotech.fr (Postfix) with SMTP id 93F0F344DA for ; Thu, 3 May 2007 18:16:24 +0200 (MEST) Received: from b52.pcotech.fr ([192.168.101.124]) by daikiri.pcotech.fr (SMSSMTP 4.1.0.19) with SMTP id M2007050318162303904 for ; Thu, 03 May 2007 18:16:23 +0200 Received: from [192.168.106.42] (dhcp-tlse-42.pcotech.fr [192.168.106.42]) by b52.pcotech.fr (8.12.8/8.12.8) with ESMTP id l43GGJwX014779 for ; Thu, 3 May 2007 18:16:23 +0200 Message-ID: <463A0A91.2020407@pcotech.fr> Date: Thu, 03 May 2007 18:15:13 +0200 From: Cyriaque Dupoirieux User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: [jira] Created: (FOR-997) Can't using as "for-loop" References: <25709627.1178203395498.JavaMail.jira@brutus> In-Reply-To: <25709627.1178203395498.JavaMail.jira@brutus> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on daikiri X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-5.7 required=3.5 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.4 Hu ? Are you sure it's a Forrest Issue ? Salutations, Cyriaque, le 03/05/2007 16:43 Masato Nagai (JIRA) a écrit : > Can't using as "for-loop" > ---------------------------------------- > > Key: FOR-997 > URL: https://issues.apache.org/jira/browse/FOR-997 > Project: Forrest > Issue Type: Bug > Components: XML grammars & validation > Affects Versions: 0.8 > Reporter: Masato Nagai > > > I would like to use following one to transform xml. > > > > > > But I have error message "Can not convert #BOOLEAN to a NodeList!". > > > >