XSL Editing

Table of Contents

Validation
Content Assist
XSLT Element Proposals
Select, Test, and Match Attributes
Exclude-Result-Prefixes
Mode attribute assistance
Named Template Assistance
Call-Template Assistance
Include and Import href Assistance
Templates
XPath Templates
XSLT Syntax Coloring
XSLT Markers and Annotations
Template Override
XSL Debugging
Navigation

The XSL Tools plugins extend the ability of the Web Standard Tools XML editor. This extension adds specific support and functionality for working with and debugging XSL files.

Validation

The XSL extensions for the eclipse XML editor include as you type validation for XSL specific features. This includes not only the ability to syntax check the grammar, but to also to validate specific XSL specification rules. Grammar validation will be triggered based on the version attribute for the style sheet that is being edited. Valid version numbers are 1.0, and 2.0.