| Subject: [xsl] grouping problem From: thomas george <thomas08536@xxxxxxxxx> Date: Thu, 20 Sep 2001 07:10:53 -0700 (PDT) | 
Hi Folks,
           I am just trying to get the unique values
of  an attribute and just not getting it. I had
succcess in getting the unique values for elements
with the same expression.Am i missing something or is
there a different way to get the unique values for
attributes
<xsl:for-each select="//conept/@cid[not(. =
following::concept/@cid)]">
<xsl:value-of select="."/>
</xsl:for-each>
The above statement doesnot give me the unique values
of the @cid attribute.
Thanks
Thomas
__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] "<xsl:if expr" doesnot wo, Chris Bayes | Thread | RE: [xsl] grouping problem, Corey Spitzer | 
| RE: [xsl] Understanding Templates, Hewko, Doug | Date | RE: [xsl] grouping problem, Corey Spitzer | 
| Month |