473,465 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Do you know Xalan or Saxon?

Hello!
I am a newbie to XSLT and need a freeware/GNU Tool
to get experience with this new topic.

Which one is a good XSLT? Xalan or Saxon, or which
one else?

Thank you a lot!
Roger
Jul 20 '05 #1
2 2078


Dr. Roger Wießner wrote:
I am a newbie to XSLT and need a freeware/GNU Tool
to get experience with this new topic.

Which one is a good XSLT? Xalan or Saxon, or which
one else?


I think both Saxon and Xalan are regarded as good implementations of the
XSLT 1.0 standard.
Which one you choose might depend on other criteria, Saxon is a Java
application while Xalan exists as both a Java application and as a C++
application.
And Java 1.4 comes already with a Xalan version built-in.

--

Martin Honnen
http://JavaScript.FAQTs.com/
Jul 20 '05 #2
"Martin Honnen" <ma*******@yahoo.de> wrote in message
news:42***********************@newsread4.arcor-online.net...

Dr. Roger Wießner wrote:
Which one is a good XSLT? Xalan or Saxon, or which one else?
I think both Saxon and Xalan are regarded as good implementations of the
XSLT 1.0 standard.


I'd recommend Saxon, it's faster and more conformant. The current version
of Saxon 8.x supports XSLT 2.0, and is the only free implementation to do
so.
Which one you choose might depend on other criteria, Saxon is a Java
application while Xalan exists as both a Java application and as a C++
application.
And Java 1.4 comes already with a Xalan version built-in.

An old buggy version, though. If you do use Xalan with Java 1.4, you should
update your runtime environment to pick up more recent versions of Xalan
(and Xerces as well):
a.. Create the directory %JAVA_HOME%\jre\lib\endorsed.
b.. Download new versions of the Xerces jar files, including
xercesImpl.jar and xml-apis.jar, and copy them to the endorsed directory.
c.. Download a new version of the Xalan jar files and copy it to the
endorsed directory as well (or alternatively copy saxon here.).
(Java 1.5 comes with newer versions of the Xalan and Xerces jar files.)

Regards,
Daniel Parker
http://servingxml.sourceforge.net/
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ravi Tallury | last post by:
Hi We are having issues with our application, certain portions of it stop responding while the rest of the application is fine. I am attaching the Java Core dump. If someone can let me know what...
1
by: Fisch von Gestern | last post by:
I have tried to run the extension function/element examples provided with the Xalan-J download. I believe that my classpath is correct, and that my versions are up-to-date. However, I can't get...
2
by: littlefitzer | last post by:
Hi, I have come across a tricky little problem, I hope maybe one of you can help. The problem I am having is that I need to parse two seperate values from an XML document using XSL. The two...
4
by: Rolf Kemper | last post by:
Hi All, ned help on the example below. It works fine for msxml3/4 but has problems with saxon. Saxon complains "can not find matching function ..... " My target is to write style sheets...
7
by: RC | last post by:
First, let me say I couldn't find a group discuss XML/XSLT. So I only choose the closest groups to post this message. Here is part of my *.xsl file <xsl:stylesheet...
1
by: Papastefanos Serafeim | last post by:
I want to use the <xsl:document> XSLT command with xalan, but I get the following error message -------- XSLT Error (javax.xml.transform.TransformerConfigurationException):...
3
by: Avalon1178 | last post by:
Hi, I recently downloaded the xalan-c source code in http://mirrors.ccs.neu.edu/Apache/dist/xml/xalan-c I followed the instructions from the apache site on how to build it (I already have...
2
by: Felix Engelhardt | last post by:
Hi there, I'm having a problem compiling an XSL-stylesheet using JAXP/Xalan which is really driving me nuts... When I try to compile a stylesheet that contains something like: <xsl:value-of...
3
by: Petterson Mikael | last post by:
Hi, I was running the following in Netbeans 5.5: sing com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl - default JRE XSLT processor. Creating output/NcmiSigTest.java Unsupported...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.