[Home] [By Thread] [By Date] [Recent Entries]
I'm trying to construct and xpath for a select attribute in Xsl. What I have is something like this In general, (a) for XPath 1.0, no; (b) for XPath 2.0, yes, by using range variables, for example: select="x[some $X in $a/* satisfies $X/name = @b] But in this case, perhaps you want select="x[$a/*/name = @b]" Michael Kay Saxonica
|

Cart



