Inspectopedia Help

XSLT

Incorrect declaration   New in this release

Reports duplicate declarations and illegal identifiers in XSLT variables, parameters, and named templates:.

Incorrect template invocation   New in this release

Reports missing arguments, passing arguments that are not declared, and passing arguments for parameters more than once in named XSLT template invocations.

Shadowed variable   New in this release

Reports shadowed XSLT variables.

Unused variable or parameter   New in this release

Reports local variables and parameters that are never used.

Last modified: 11 September 2024