<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>XSL Editing</title><link href="book.css" rel="stylesheet" type="text/css"><link href="../book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.74.0" name="generator"><link rel="home" href="../index.html" title="XSL Tools User Documentation"><link rel="up" href="../index.html" title="XSL Tools User Documentation"><link rel="prev" href="../concepts/resources.html" title="Resources"><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="N100E4"></a>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><dd><dl><dt><span class="section"><a href="xsleditor_contentassist.html#ed_XSLProposals">XSLT Element Proposals</a></span></dt><dt><span class="section"><a href="xsleditor_contentassist.html#SelectTest">Select, Test, and Match Attributes </a></span></dt><dt><span class="section"><a href="xsleditor_contentassist.html#ExcludeResultPrefixesContentAssist">Exclude-Result-Prefixes</a></span></dt><dt><span class="section"><a href="xsleditor_contentassist.html#ed_ModeAssist">Mode attribute assistance</a></span></dt><dt><span class="section"><a href="xsleditor_contentassist.html#ed_CallTemplateAssist">Call-Template Assistance</a></span></dt><dt><span class="section"><a href="xsleditor_contentassist.html#ed_href"> | |
Include and Import | |
href | |
Assistance | |
</a></span></dt></dl></dd><dt><span class="section"><a href="xsleditor_templates.html">Templates</a></span></dt><dd><dl><dt><span class="section"><a href="xsleditor_templates.html#N101B9">XPath Templates</a></span></dt></dl></dd><dt><span class="section"><a href="xsleditor_markers.html">XSLT Markers and Annotations</a></span></dt><dd><dl><dt><span class="section"><a href="xsleditor_markers.html#xsltOverRide">Template Over Ride</a></span></dt></dl></dd><dt><span class="section"><a href="xsleditor_debugging.html">XSL Debugging</a></span></dt></dl></div><p> | |
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. | |
</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. | |
</p></div></div></body></html> |