This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Reference to other node


>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]