XSLT Quick Fix Support

Oxygen offers quick fixes for errors that appear during XSLT development. Using the Quick Fix support, you can resolve problems such as missing templates, misspelled template names, missing functions, or references to an undeclared variable or parameter.

XSLT Quick Fixes

Oxygen automatically analyzes the current error and proposes quick fixes in order to solve it in a single step. To activate this feature, you simply 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 will have access to the Quick Fix proposals.

Example of an XSLT Quick Fix Proposal