|
[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:
Instead only the first A/Value term is being returned. Had a look at the post. Ok so as you stated earlier in another post each node is considered different even if it is named the same. So value-of recognises the first occurrence of A/Value and returns it. But what if I want all the . in <Value> nodes of a particular parent node to be returned. I know I can get all the A/Value with the following code <xsl:for-each select="$interim/A/Value">
<TestVal>Value text: <xsl:value-of select="."/></TestVal>
</xsl:for-each>Is there a one line code available to do the same thing? Thanks 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








