xsl-list
[Top] [All Lists]

Re: Trouble removing dup elements based on attributes

2005-06-27 06:58:51
not(preceding-sibling::row
    [(_at_)firstname=current()/@firstname]
    [(_at_)ln=current()/@ln])

sdc

Thanks Sam. That works fine.

And, also, thanks for point everything else out (namespaces, element tags, logic ...) in the previous posts.

Cheers,
Alex

_________________________________________________________________
Don?t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


--~------------------------------------------------------------------
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>
--~--