[xsl] Unique sorting

Subject: [xsl] Unique sorting
From: "David Dymm" <dymm@xxxxxxxxx>
Date: Mon, 24 Dec 2001 17:19:37 -0500
Assume the following XML hierarchy:

   A -|- B -|- C -|- D -|- E

repeated **many** times within the document.  I want to produce an unique
sort based on the value of C so that each value of C is only repeated once
in my output.  How is this done?

    David Dymm
    SAIC
    304 284-9000 x228
    304 284-9001 [fax]
    Dymm@xxxxxxxxx


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


Current Thread