| Subject: Re: [xsl] XSL : Selecting nodes From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Fri, 22 Jun 2001 16:49:36 +0100 | 
Hi all
I am trying to get the unique country and then based on the countryset I have to put it in a block for each country...
to start with I tried doing ...
<xsl:variable name="countries" select="WarningLabel/Country[not(. = following::WarningLabel/Country)]"/>
<xsl:for-each select="$countries">
Country = <xsl:value-of select="$countries"/>
</xsl:for-each>
I am getting the same country value for each of the warning label...eventhough I have two different values...
Good luck, Wendell (trying to raise his XSL-List quotient as high as Jeni's or Mike K's)
====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] XSL : Selecting nodes, Ram San | Thread | RE: [xsl] How do I pull out an ele, Eric Schenfeld | 
| Re: [xsl] Convert to a Nodelist, David Carlisle | Date | [xsl] Executing variable XPath quer, Joseph Fourness | 
| Month |