Sign Up
Search
Options
search
Chat
Help
News
Log in
Not Logged in
Home
»
Boards
»
Stylus Studio Developer Network
»
XQuery Help and Discussion
»
Xquery not yielding results
Topic
Prev Topic
Next Topic
next
Subject:
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
next
Subject:
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
top
Subject:
Xquery not yielding results
Author:
Maths Clinic
Date:
08 Jan 2012 10:37 AM
jhvh
Prev Topic
Next Topic
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 to Conference:
Select Conference
Stylus Studio Feature Requests
Stylus Studio Technical Forum
Website Feedback
XSLT Help and Discussion
XQuery Help and Discussion
Stylus Studio FAQs
Stylus Studio Code Samples & Utilities
Stylus Studio Announcements
go
Log In Options
Username:
Password:
Site Map
|
Privacy Policy
|
Terms of Use
|
Trademarks
Stylus Scoop XML Newsletter:
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.