[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Relationships in for-each statement


Subject: Re: [xsl] Relationships in for-each statement
From: "Bob Portnell" <simply.bobp@xxxxxxxxx>
Date: Fri, 8 Sep 2006 10:17:40 -0700

Gosh-darn it, I thought I'd tried that. It works.

So, turning to elegance. Better to have that test inside the loop? Or
just ahead of, triggered by a test="exists(key('findTitle', blah,
blah))" ?

On 9/8/06, David Carlisle <davidc@xxxxxxxxx> wrote:

test="position()=1"


Current Thread