|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: multiple node values not being returned
David Carlisle wrote:
Is there a one line code available to do the same thing? Ive finally solved my problem and am now getting the results I expected. Heres what I did <xsl:for-each select="$interim/A/Value"> <xsl:variable name="aVal" select="."/> <xsl:value-of select="distinct-values($aVal[for $a in . return $oVal[contains(.,$a)]])"/> <xsl:if test="position() != last()"><xsl:value-of select="' '"/></xsl:if> </xsl:for-each> Thank you so much for helping out. On hindsight it was a fairly straight-forward solution. Probably my head was playing games! Thanks a lot once again Rahil
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








