Hi,
if I have XPath in variable:
<xsl:variable
name="tag_name">/root//Underwriter//</xsl:variable>
Is it possible to get node using variable name:
<xsl:value-of select="something($tag_name)"/>
?

Thanks


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

Reply via email to