Getting started with Saxon
Added by Anonymous almost 14 years ago
Legacy ID: #8974950 Legacy Poster: Denis Debarbieux (ddebarbieux)
Hi, At first, I wish you an happy new year. I would like to evaluate SAXON. So I am reading [i]the getting start[/i] page (http://www.saxonica.com/documentation/about/gettingstarted/gettingstartedjava.xml). I was able to get the current date: java -cp c:\saxon\saxon9he.jar net.sf.saxon.Query -t -qs:current-date() But the next step is to download saxon-resources9-n.zip. And I did not find it. Could you help me? Thanks a lot
Replies (2)
RE: Getting started with Saxon - Added by Anonymous almost 14 years ago
Legacy ID: #8974974 Legacy Poster: Michael Kay (mhkay)
You can find it here: http://sourceforge.net/projects/saxon/files/Saxon-HE/9.3/saxon-resources9-3.zip/download
RE: Getting started with Saxon - Added by Anonymous almost 14 years ago
Legacy ID: #8992366 Legacy Poster: Denis Debarbieux (ddebarbieux)
Hi Michael, Thanks for your help. I downloaded the *.zip file, and unzip it on my workspace. And it woks.
Please register to reply