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]

Re: XML Update HOW TO?


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


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