xsl-list
[Top] [All Lists]

Re: filtering

2004-11-02 15:36:00
>   row[not(column[position() = $header/*]
>                 [not(normalize-space())])]

Ah, I really have to put this to mind _thouroughly_. I keep forgetting that the 
XPath operators _do_
work on node-sets and not just on the first of the set...

:-(

Grtz,
Geert


<Prev in Thread] Current Thread [Next in Thread>