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 10:10:53 +0100
[not empty(.)]

..is an error, so that will never work

On 22 July 2011 10:03, Michel Hendriksen <michel.hendriksen@xxxxx> wrote:
> As you state "Could this be", did you try? At least add [1] at the end
again.
>
> On Fri, Jul 22, 2011 at 10:48 AM, Andrew Welch <andrew.j.welch@xxxxxxxxx>
wrote:
>>> 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
>
>



--
Andrew Welch
http://andrewjwelch.com

Current Thread