xsl-list
[Top] [All Lists]

Re: [xsl] variable outside a for-each loop: second try

2007-09-20 08:29:45
Mathieu Malaterre wrote:
Hi Brad,

  Sorry to not have been more verbose. Here is a more complete
example. Only the first column is allowed to be empty. All other are
non-emtpy. There can be any aribtrary empty col#1 (so looking at only
the very preceeding row will not work).

well, though I am not Brad, I did also answer your question, and like Brad's, it looks at the first non-empty preceding sibling. Which is what you seem to want. But get rid of the for-each and the problem will look a lot easier to swallow.

-- Abel Braaksma

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--