XsltEngine is a collection of values that can be set to specify the engine to use when processing XSL transformations.
Flags
Name |
Description |
MSXML |
Engine is MSXML. This is the default. |
DotNet20 |
Engine is .NET 2.0. |
Saxon |
Engine is Saxon. |
MSXML and DotNet20 implement the XSLT 1.0 standard. Saxon implements the XSLT 2.0 standard.