Re: [xsl] Finding preceeding-siblings with non empty value

Subject: Re: [xsl] Finding preceeding-siblings with non empty value
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Fri, 22 Jul 2011 09:48:54 +0100
> Could it be this:
>
>  preceding[row[site-transaction-name='model code']][not empty(.)]
>
>
> Thanks for any tips.

The best tip at this stage is to provide the required output for that
input that you posted... At the moment it's hard to guess your
requirements from the code and input.


--
Andrew Welch
http://andrewjwelch.com

Current Thread