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
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Mark MaltbySubject: Running java xquery
Author: Mark Maltby
Date: 25 Apr 2006 09:12 AM
I have compiled my java code and xquery in stylus studio and it all works fine. I would like to make this useful now and take it out of Stylus Studio and run it through a command line. PLease can some one help.

Fantastic tool by the way!

Posttop
Tony LavinioSubject: Running java xquery
Author: Tony Lavinio
Date: 25 Apr 2006 09:47 AM
There are so many ways to run XQuery from the command line:

1. Using the Stylus Studio engine:
See http://www.stylusstudio.com/docs/v2006/d_start84.html

2. Using the Saxon XQuery engine:
See http://www.saxonica.com/documentation/using-xquery/commandline.html

3. You may also generate Java code that calls your XQuery file, and run
that as a part of a standalone or even larger Java program. With your
XQuery program open, choose XQuery|Generate Java Code...
This creates the Java code which you can then compile with javac
and run with java or inside anything that hosts a JVM.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 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.