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
Boen ZhouSubject: How to use xquery? :)
Author: Boen Zhou
Date: 17 Aug 2005 10:51 AM
It's my first time to touch xquery and XML. My needs is

Step1. Input a value to a xquery file as external variable from outside
Step2. Use this xquery to search a existing XML file acocording to inputted value, and return result

Q: Which language can do step1? (Javascript?...)
Q: After Step1, how to trigger xquery file to run query?

Your suggestion is appreciated! Thanks.

Posttop
(Deleted User) Subject: How to use xquery? :)
Author: (Deleted User)
Date: 22 Aug 2005 03:58 AM
Hi,
the answer to both questions are tied to the specific XQuery engine you are going to use. For instance, if you use the StylusXql.exe processor that ships with Stylus 6 Professional Edition you should do:

StylusXql -param ext_var='1' query.xq

This will assign the number 1 to the external variable ext_var and then will execute the query specified in query.xq.

Hope this helps,
Alberto

 
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.