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
Ivan PedruzziSubject: Xquery not yielding results
Author: Ivan Pedruzzi
Date: 16 Mar 2010 12:20 PM

exists(doc('file:///E:/QOF_XML/2010GMSMonthlyMessage.xml')/root/Repeat/domain/Indicator-group[@size = "943"])



Hope this helps
Ivan Pedruzzi
Stylus Studio Team

Postnext
Ivan PedruzziSubject: Xquery not yielding results
Author: Ivan Pedruzzi
Date: 17 Mar 2010 04:05 PM

The expression works as expected with the sample data you have provided.

The expression below returns true with Saxon and DataDirect XQuery

exists(doc('file:///E:/QOF_XML/2010GMSMonthlyMessage.xml')/root/Repeat/domain/Indicator-group[@size = "943"])


Function "exists" takes a sequence of items (not nodes) as argument.

In your case you are testing the presence of an element called Indicator-group.

Which XQuery processor are you running?

Hope this helps
Ivan Pedruzzi
Stylus Studio Team

Posttop
Maths ClinicSubject: Xquery not yielding results
Author: Maths Clinic
Date: 08 Jan 2012 10:37 AM
jhvh

 
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.