Re: [xsl] XPath Error

Subject: Re: [xsl] XPath Error
From: Geert Josten <Geert.Josten@xxxxxxxxxxx>
Date: Sat, 30 Oct 2004 17:39:10 +0200
Hi Dharm,

XPath error : Invalid type
>
<xsl:variable name="staff_table"
select="$myInfo/myinfo/myname/@play" />

Does the variable $myInfo contain a nodeset?


Grtz,
Geert

Current Thread