[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Oracle XSQL Pages v1.0.1.0

Subject: RE: Oracle XSQL Pages v1.0.1.0
From: "Pawson, David" <DPawson@xxxxxxxxxxx>
Date: Thu, 24 Aug 2000 07:43:48 +0100
down load oracle.xml.parser.v2.
 Steve Muench
>   $ oraxsl source.xml style.xsl output.xyz
> 
> The only JAR you need in the path for this is 
> the xmlparserv2.jar.

Yep, got it to work that way this morning Steve, thanks
for the note.

For non-java heads, I needed

rem wherever you keep the oracle .jar files
set XSQL_HOME=C:\myjava\oracle
REM Oracle XML Parser V2 (with XSLT Engine) Archive
set CP=%XSQL_HOME%\xmlparserv2.jar;
rem %1 = xml file, %2 is stylesheet, %3 is output.
java -classpath %CP%  oracle.xml.xsql.XSQLCommandLine %1 %2 %3

It would be nice if you delivered the 'wrapped up' .exe version
Steve.

Regards DaveP


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.