Platforms to show: All Mac Windows Linux Cross-Platform

SaxonProcessorMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Saxon MBS XML Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The SaxonProcessor class acts as a factory for generating XQuery, XPath, Schema and XSLT compilers.
Example
Var Processor As New SaxonProcessorMBS
MessageBox Processor.Version

The SaxonProcessor class not only generates XQuery, XPath, Schema and XSLT Processors, but is used to create Xdm objects from primitive types.

Lot of functions take file paths as string. That can be an absolute file path for the operating system (e.g. FolderItem.NativePath), a simple file name in the current working directory or a relative file specification, e.g. "../data/test.xml".

This class has no sub classes.

Blog Entries

Release notes

  • Version 26.3
    • Deprecated ResourcesDirectory in SaxonProcessorMBS class.

Some methods using this class:

Some properties using for this class:

Some examples using this class:

Some related classes:


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


SaxonExceptionMBS   -   SchemaValidatorMBS


The biggest plugin in space...