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.
eVersion10 |
= 1 |
eVersion20 |
= 2 |
eVersion30 |
= 3 |
Interface |
Property |
public enum ENUMXSLTVersion {
eVersion10
eVersion20
eVersion30 }
Class |
Method |