Enum Ecrion.Ultrascale.XsltEngine

Top Previous Topic Next Topic  Print this topic

XsltEngine is a collection of values that can be set to specify the engine to use when processing XSL transformations.

 

Flags

 

Name

Description

XE_Unknown

Engine is unknown/auto.

XE_MSXML

Engine is MSXML. This is the default.

XE_DotNet20

Engine is .NET 2.0.

XF_Saxon

Engine is Saxon.

XE_Internal

Engine is Internal.