The <extensionElement> element
The xslt element may contain one or more extensionElement children defining namespaces used for extension instructions.
The extensionElement element has the following attributes:
|
Attribute |
Applies to |
Values |
Effect |
|
factory |
PE EE |
Name of class implementing the Saxon interface ExtensionElementFactory |
Links to the implementation of the various extension instructions in the specified namespace. |
|
namespace |
PE EE |
A namespace URI |
The namespace URI of the extension instructions. |