Re: Diluted annoyances

Subject: Re: Diluted annoyances
From: Sean Chen <zun@xxxxxxxxxxxxxx>
Date: Tue, 23 Nov 1999 23:53:32 -0500 (EST)

On Tue, 23 Nov 1999, disco wrote:

> I have a node in a variable "$node" of type "foo", and I want to find
> its position with respect to its foo siblings. I then want to
> concatenate that number with another arbitrary string, stored in a
> variable "$string". How can I go about this?

Have you tried count(preceding-sibling::foo)?  And concat()?

. . . Sean.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Diluted annoyances
    • disco - Tue, 23 Nov 1999 22:48:03 -0500 (EST)
      • Sean Chen - Tue, 23 Nov 1999 23:53:32 -0500 (EST) <=