blob: 0ae9486d3f0fc9ad45943dfa47f7d5a3779d2aef [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Templates</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="xsleditor.html" title="Chapter&nbsp;2.&nbsp;XSL Editing"><link rel="prev" href="xsleditor_contentassist.html" title="Content Assist"><link rel="next" href="xsleditor_debugging.html" title="XSL Debugging"></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="N100B1"></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>