[xsl] How to find distinct nodes by value?

Subject: [xsl] How to find distinct nodes by value?
From: Victor Toni <xsl-list@xxxxxxxxx>
Date: Wed, 11 Oct 2006 19:22:08 +0200
I would like to retrieve only the distinct nodes (by value) from a
"//myElement"-like  expression; <myElement> is either empty or contains
only text.

Current Thread