Supported XSLT Processors
If you need to transform the active document with another XSLT processor than the built-in one (MSXML) you have the possibility to use a custom XSLT processor.
These validators are configured by default:
MSXML 4.0
Libxslt
nxslt 1
nxslt 2
Saxon 6
Copyright © 1999-2006 The Apache Software Foundation. All Rights Reserved.
Documentation:
http://saxon.sourceforge.net/.
You need to install the Java Runtime Environment (JRE) to run this tool.
Saxon 8B
Copyright © 1999-2006 The Apache Software Foundation. All Rights Reserved.
Documentation:
http://saxon.sourceforge.net/.
You need to install the Java Runtime Environment (JRE) to run this tool.
Xalan Java
Copyright © 1999-2006 The Apache Software Foundation. All Rights Reserved.
Documentation:
http://xml.apache.org/xalan-j/.
You need to install the Java Runtime Environment (JRE) to run this tool.
Features of the supported XSLT Processors:
| |  |
XSLT 1.0 |  |
XSLT 2.0 |  |
|
MSXML 4.0 |  |
yes |  |
no |  |
|
Libxslt |  |
yes |  |
no |  |
|
nxslt 1 |  |
yes |  |
no |  |
|
nxslt 2 |  |
yes |  |
no |  |
|
Saxon 6 |  |
yes |  |
no |  |
|
Saxon 8B |  |
no |  |
yes |  |
|
Xalan Java |  |
yes |  |
no |  |
See Also