blob: d67f8181128d77ddc61e8a13495c9abf295810d4 [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter&nbsp;2.&nbsp;XSL Editing</title><meta content="DocBook XSL Stylesheets V1.73.2" name="generator"><link rel="start" href="../index.html" title="XSL Tooling User Documentation"><link rel="up" href="../index.html" title="XSL Tooling User Documentation"><link rel="prev" href="../general/general.html" title="Chapter&nbsp;1.&nbsp;General"><link rel="next" href="xsleditor_contentassist.html" title="Content Assist"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="N10047"></a>Chapter&nbsp;2.&nbsp;XSL Editing</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="xsleditor.html#Validation">Validation</a></span></dt><dt><span class="section"><a href="xsleditor_contentassist.html">Content Assist</a></span></dt><dt><span class="section"><a href="xsleditor_templates.html">Templates</a></span></dt><dd><dl><dt><span class="section"><a href="xsleditor_templates.html#N100B1">XPath Templates</a></span></dt></dl></dd><dt><span class="section"><a href="xsleditor_debugging.html">XSL Debugging</a></span></dt></dl></div><p>
The XSL Tooling 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.
</p><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="Validation"></a>Validation</h2></div></div></div><p>
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.
Currently XSLT 1.1 which was a transitional specification is not supported for editing.
</p></div></div></body></html>