Altova RaptorXML Server 2024

Sets the XSLT version to be used for processing (validation or XSLT transformation).

 

eVersion10: Sets the XSLT version to XSLT 1.0.

eVersion20: Sets the XSLT version to XSLT 2.0.

eVersion30: Sets the XSLT version to XSLT 3.0.

 

COM and .NET

 

eVersion10

= 1

eVersion20

= 2

eVersion30

= 3

 

Used by

 

Interface

Property

IXSLT

EngineVersion

 

Java

public enum ENUMXSLTVersion {

      eVersion10

      eVersion20

      eVersion30 }

 

Used by

 

 

© 2017-2023 Altova GmbH