xsl-list
[Top] [All Lists]

expression must evaluate to a nodeset / shortcuts !

2002-11-05 03:08:21
Hello again,

long time nothing posted.


Why i can use

<xsl:value-of select="/root/body/filter/df[(_at_)name='gspkennung']/@title"/>

but not if i declare a variable:

<xsl:variable name="path" select=" '/root/body/filter/df/@name'  "/>

then use

<xsl:value-of select="$path='gspkennung'/@title"/>

Is there a workaround for this?

Thanks,

Hans Braumüller 
-- + -- 
Mail Art Not War
http://crosses.net

 


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



<Prev in Thread] Current Thread [Next in Thread>