by Bob DuCharme August 03, 2005 The two most well-known XSLT processors are probably the Apache project's Xalan (available in both a Java and C++ version) and the Java-based Saxon , which was written by XSLT 2.0 specification editor Michael Kay . If those are the only two XSLT processors you currently use, it's worth checking out Daniel Veillard's libxslt . Its origins (and that of libxml2 , the XML processor that it uses) in the GNOME project give it a higher profile in the Linux...
http://www.xml.com/pub/a/2005/08/03/libxslt.html