XSLT Quick Fix Support

The Oxygen XML Editor Quick Fix support helps you resolve various errors that appear in a stylesheet by proposing quick fixes to problems such as missing templates, misspelled template names, missing functions, or references to an undeclared variable or parameter.

To activate this feature, hover over or place the cursor in the highlighted area of text where a validation error or warning occurs. If a Quick Fix is available for that particular error or warning, you can access the Quick Fix proposals with any of the following methods:
Note: The quick fixes are available only when validating an XSLT file with Saxon HE/PE/EE.

Figure: Example of an Undefined XSLT Functions Quick Fix

Figure: Example of an Undeclared XSLT Variables/Parameters Quick Fix

Oxygen XML Editor provides XSLT quick fixes for the following types of instances: