dynamic XPath?2003-03-12 07:45:13Hi 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
|
|