RE: [xsl] limiting a apply-template

Subject: RE: [xsl] limiting a apply-template
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 17 Mar 2003 08:55:36 -0000
> Normally the url attribute in the XML will be unique, but not 
> always.  When it is not unique, I only want to process the 
> first node it finds.  How do I do that?

Elimination of duplicates is just a special case of the grouping
problem, so look up the standard techniques for grouping, e.g. at
www.jenitennison.com/xslt/grouping

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread