[Home] [By Thread] [By Date] [Recent Entries]
Hi, I have a global variable "abc" defined in <xsl:script>...</xsl:script>, and I want to use it in choosing a node whose attribute "z" equals to the value of "abc" variable, but it fails: <xsl:value-of select="/x/y[@z = <xsl:eval>abc</xsl:eval> ]" /> Can someone tell me how to make it work? Thank you very much, Jiefeng XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



