classpath
The classpath to load the processor from can be specified via a nested <classpath>, as well - that is, a path-like structure.
xmlcatalog
The xmlcatalog element is used to perform Entity and URI resolution.
param
Param is used to pass a parameter to the XSL stylesheet.
Parameters
Attribute | Description | Required
|
---|---|---|
name | Name of the XSL parameter | Yes |
expression | XSL expression to be placed into the param. To pass a text value into the style sheet it needs to be escaped using single quotes. | Yes |
outputproperty ('trax' processors only)
Used to specify how you wish the result tree to be output as specified in the XSLT specifications.
Parameters
Attribute | Description | Required
|
---|---|---|
name | Name of the property | Yes |
value | value of the property. | Yes |