Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Saxon.Version
Queries the version of the Saxon library.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Saxon | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Saxon.Version" )
Parameters
none
Result
Returns version or error.
Description
Queries the version of the Saxon library.Returns empty text if library is not loaded.
Examples
Check the Saxon version:
Set Variable [ $r ; Value: MBS("Saxon.Version") ]
Show Custom Dialog [ "Saxon version" ; $r ]
Example result: SaxonC-HE 12.5 from Saxonica
See also
Example Databases
- DynaPDF/ZUGFeRD and Facture-X/ZUGFeRD Validation
- Saxon/Saxon Validate
- Saxon/Saxon XPath
- Saxon/Saxon XQuery MrWatsons Examples
- Saxon/Saxon XQuery
- Saxon/Saxon XSLT
- Saxon/Saxon ZUGFeRD Validation
Blog Entries
This function is free to use.
Created 23th December 2024, last changed 23th December 2024
