[Home] [By Thread] [By Date] [Recent Entries]
David Carlisle wrote:
Yeah, it would be nice if what I wanted could be done in "one" line and you showed me as well. But for some reason doesnt give me the desired result. All it outputs is the first value 'Handle'. Im not sure why it does so except for the reason that <xsl:value-of> returns one value.All I want is a check if there are any A/Values present in the B node set. However if I try to write the expression as <xsl:value-of select="distinct-values($aNode/Value[for $a in . return $oNode/Value[contains(.,$a)]])"/> then it returns 'Handle' thrice instead of 'Handle Bolt'. Rahil
|

Cart



