XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Meno KSubject: get multiple values from multiple tags
Author: Meno K
Date: 27 May 2007 12:11 PM
Hello,
I have xml file with number of same tags with differnt attribute, Ex:
<car id="288">
<car id="278">
<car id="458">

my problem is how to create xquery that can return all these elements attribute one by one?
i.e. first return 288, then 278, then 458

if that cannot be done in xquery, any idea please.
Thankx in advance..
Meno

Postnext
Minollo I.Subject: get multiple values from multiple tags
Author: Minollo I.
Date: 27 May 2007 02:14 PM
It's difficult to tell what you are trying to do exactly; maybe something like:

//car/@id

?

Postnext
Meno KSubject: get multiple values from multiple tags
Author: Meno K
Date: 27 May 2007 04:00 PM
hello
thanks for quick responce..
i tried what you told.. but it will not work if i have multiple row with different values. only works if i have one tag

Posttop
Minollo I.Subject: get multiple values from multiple tags
Author: Minollo I.
Date: 27 May 2007 05:46 PM
I guess it depends on the definition of "works"; can you post (a fragment of) the XML document you are trying to query, and exactly what kind of result you would expect from the query?

 
Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.