[xsl] Know repeated values

Subject: [xsl] Know repeated values
From: IZASKUN GUTIERREZ GUTIERREZ <igutierrez027@xxxxxxxxxxxxx>
Date: Fri, 30 May 2008 13:50:17 +0200
Hello everybody!

I have this template:

<xsl:template match="/">

<xsl:value-of select="file/entry/@id"/>

</xsl:template>

I need know if in the result there are repeated values and what they are.

Could anyvody help me?

thank you

Izaskun

Current Thread