Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 30574 invoked by uid 500); 8 May 2003 17:13:18 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 30561 invoked from network); 8 May 2003 17:13:17 -0000 Received: from peaches.niac.usra.edu (HELO niac.usra.edu) (199.77.237.90) by daedalus.apache.org with SMTP; 8 May 2003 17:13:17 -0000 Received: from niac.usra.edu (theta.niac.usra.edu [192.168.1.235]) by niac.usra.edu (8.12.8/8.12.8) with ESMTP id h48HDLha014691 for ; Thu, 8 May 2003 13:13:21 -0400 Message-ID: <3EBA902D.1050203@niac.usra.edu> Date: Thu, 08 May 2003 13:13:17 -0400 From: Bobby Mitchell User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Need help with ParameterSelector Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm using Cocoon-2.1-dev, RedHat-8, Sun j2sdk1.4.1_02. I want to implement the following selector using test="starts-with({1},'test') If I use test="test" it works, but test="starts-with({1},'test') does not work. Will ParameterSelector use "starts-with" in the test? If so, is the syntax correct? -- Robert J. (Bobby) Mitchell Systems Administrator NASA Institute for Advanced Concepts 555A 14th St Atlanta, Ga. 30318 Phone: (404)347-9633 Fax: (404)347-9638 --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org