Platforms to show: All Mac Windows Linux Cross-Platform

Back to SaxonMBS module.

SaxonMBS.BaseURI as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Sets the base URI for queries.

(Read and Write property)

SaxonMBS.CWD as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Sets the current working directory.

(Read and Write property)

SaxonMBS.Debug as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Enables debug output for Saxon.

(Read and Write property)

SaxonMBS.IsLoaded as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Whether the library has been loaded.

Returns true if loaded or false if not yet loaded.
(Read only property)

SaxonMBS.LanguageVersion as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The language version to use for queries.
Example
SaxonMBS.LanguageVersion = "3.1"

e.g. set to "3.1".
(Read and Write property)

SaxonMBS.License as String   New in 25.1

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.1 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Queries which license is set.

Returns "Saxon-EE", "Saxon-PE" or empty text.
(Read only property)

SaxonMBS.LoadError as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The error code for the library loading.

Zero on success.
(Read only property)

SaxonMBS.LoadErrorString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The error message for loading the library.

(Read only property)

SaxonMBS.ValidationReport as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The validation report from Validate() function as XML.

(Read and Write property)

SaxonMBS.Version as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Queries the version of the Saxon library.

Returns version or empty text.
(Read only property)

SaxonMBS.XSDVersion as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The XSD version to use.

(Read and Write property)

Some examples using this property:

SaxonMBS.XslMessages as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Queries the XLS Messages from last XSLT call.

(Read only property)

The items on this page are in the following plugins: MBS XML Plugin.


The biggest plugin in space...