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
Conferences Close Tree View
+ Stylus Studio Feature Requests (1192)
+ Stylus Studio Technical Forum (14621)
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
- XQuery Help and Discussion (2017)
-> + Issue with Processing Instruct... (2)
-> + problem converting json to XML... (2)
-> + Problem base64 decoding string... (3)
-> + Problems posting multipart for... (5)
-> + trouble with download of price... (2)
-> + Problem with http-post not bei... (3)
-> + path problem, xps_file:writeAl... (9)
-> + Xquery update support? (2)
-> + problem with Stylus studio try... (5)
-> + adding dtd reference to xml ou... (4)
-> + xquery escaping ambarsand when... (3)
-> + Whitespace problem when return... (5)
-> + Problem with namespace prefix ... (5)
-> - Sending via SFTP returns unexp... (1)
-> + Query and Sftp clent (4)
-> + xquery and try - catch (3)
-> + Query + ddtek:http-post optio... (5)
-> + Example files referenced in do... (3)
-> + Automatic Error Detection and ... (3)
-> + Working with result of ddtek:h... (2)
-- [1-20] [21-40] [41-60] Next
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (364)
+ Stylus Studio Announcements (113)
Topic  
Postnext
Matthew RawlingsSubject: XPath Query Editor Schema-Aware?
Author: Matthew Rawlings
Date: 16 Aug 2007 11:49 AM
Originally Posted: 16 Aug 2007 10:55 AM
Is the XPath Query Editor schema aware?

My query //element(*, Book)/* works fine in Stylus Studio XQuery, but not in the XPath Query Editor.

The documentation is mainly marketing and tutorials - is there anywhere that states definitively the extent of XPath 2.0 support in the XPath Query Editor?

Postnext
Minollo I.Subject: XPath Query Editor Schema-Aware?
Author: Minollo I.
Date: 16 Aug 2007 09:54 PM
I believe you are hitting a limitation of the current XPath evaluator; you can use and run that expression in the XQuery engine if you import the schema definition:
import schema default element namespace "" at "c:/books.xsd";
//element(*, Book)/*

It would be nice if the XPath editor implicitly did that for all the schemas used in the queried XML document, but it currently doesn't.

Posttop
Matthew RawlingsSubject: XPath Query Editor Schema-Aware?
Author: Matthew Rawlings
Date: 17 Aug 2007 06:34 AM
Thanks for confirming the expected behaviour.

Indeed, it would be great if the XPath Query Editor imported the schemas. But what is most important for now is that the behaviour is clearly documented.

   
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.