This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: One nodeset, multiple branches


-- Wendell Piez [Wed, 19 Dec 2001 14:03:15 -0500]:
>And Eric,
>
>Remember if your data set is not huge and performance is not an
>issue, you
>can achieve de-duplicating through a brute-force method: when each
>right
>element is processed, merely (!) check all right elements on the
>preceding:: axis to make sure this one is not a duplicate.
>
>This approach does not scale well (to put it mildly), but it is easy
>to code.
>

Thanks you all for all your help!  My problems are solved (and I learned quite a bit in the process)!


---
Eric Vitiello
Perceive Designs
<www.perceive.net>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]