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