RE: [xsl] Reference to other node

Subject: RE: [xsl] Reference to other node
From: "Andrew Welch" <awelch@xxxxxxxxxxxxxxx>
Date: Tue, 18 Jun 2002 10:33:51 +0100
>Andrew Welch wrote:
>> <xsl:variable name="id-found"
>> select="generate-id(//GrilleSimple[local-name()=$name-to-find])"/>
>
>Sorry Andrew,
>
>but it should be
>
>select="generate-id(//GrilleSimple[@Nom = $name-to-find])"

Dont be sorry Joerg, well spotted... I think I'll give up trying to be
helpful today :)


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/2002
 

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


Current Thread