[xsl] dynamic XPath?

Subject: [xsl] dynamic XPath?
From: "Yue Ma" <MaY@xxxxxxxxxxxxxxxx>
Date: Wed, 12 Mar 2003 09:45:13 -0500
Hi there,
This could be a dumb question:
Is there a way we can evaluate a dynamic XPath like:
<xsl:if test="$tagPath = 'actual value'">
The tagPath is something like "//root/tag1/tag2"

Seems we can not do it with XSLT 1.0,  right?

Thanks!
Yue



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


Current Thread