Subject: RE: processing unique elements (as indicated by id attribute) once
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 4 May 2001 15:18:34 +0100
|
> I have an input xml file with a mix of well formed
> HTML and some custom elements. I want to be able to
> process the custom elements once for each unique
> element (for these purposes I am using the id
> attribute of the element to determine if it is
> unique).
Go see www.jenitennison.com for good advice on XSLT grouping techniques.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|