[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: multiple node values not being returned

Subject: Re: multiple node values not being returned
From: Rahil <qamar_rahil@xxxxxxxxxxx>
Date: Fri, 20 May 2005 14:48:04 +0100
Re:  multiple node values not being returned
Michael Kay wrote:

In trying to solve a problem I have encountered another problem where all the A/Value text are not being returned. Instead only the first A/Value term is being returned.



My guess is that your stylesheet specifies version="1.0", which means that xsl:value-of will do the "1.0 thing" and output only the first item in the selected sequence.



Yeah your're right. My xsl:stylesheet version is indeed 1.0 !

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

I changed that to version 2.0 and its working perfectly now.

Thanks a lot
Rahil

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.