blob: 256c0cb53e1a25d805e1dcd06533961f5ee7fe49 [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Templates</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="xsleditor.html" title="XSL Editing"><link rel="prev" href="xsleditor_contentassist.html" title="Content Assist"><link rel="next" href="xsleditor_coloring.html" title="XSLT Syntax Coloring"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="XSLEditorTemplates"></a>Templates</h2></div></div></div><p>Specific XSL code completion templates can be added to the XML
editor's Templates. This allows a user to define specific markup completion
templates that are commonly used. In addition, the XPath Templates page can be
enhanced to allow commonly used XPath templates to be included, in addition to
those installed by default. This allows a user the ability to add custom
extension functions for XSLT that may be processor specific. Adopters may also
use the standard template extension point to add additional functionality.
</p><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="N101CC"></a>XPath Templates</h3></div></div></div><p>The XSL XPath Templates preference page allows for a user or adopter
to add specific xpath extensions so that they show up in the content
assistance. See the XPath Templates documentation for more information.
</p></div></div></body></html>