Re: [xsl] XML Update HOW TO?

Subject: Re: [xsl] XML Update HOW TO?
From: blackrock@xxxxxxx
Date: Fri, 12 Jan 2001 17:09:09 +0100 (MET)
Christobal,

  
> but my problem is that <xsl:value-of select="$W" /> return the string
> Paginas/Pagina[@Tipo=]/texto[@ID='Etiqueta12'] not the node-set


As far as I read your mail, the solution to your problem would be: Do not
put paths in the concat()-function between quotas. That should work.
Otherwise, it is interpreted just as a string, not a path.

Greetings

Yunus Karakaya

-- 
Sent through GMX FreeMail - http://www.gmx.net

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


Current Thread