blob: bfeb36a9ca19c47e8e4540e9630d5a5e1ed2b7d1 [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter&nbsp;4.&nbsp;XSL Tooling Preferences</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="../launching/debuglaunching.html" title="Launch Debugging"><link rel="next" href="xslprocessors.html" title="Installed Processors"></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="XSLPreferences"></a>Chapter&nbsp;4.&nbsp;XSL Tooling Preferences</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="xslpreferences.html#XSLFeatures">Features</a></span></dt><dt><span class="section"><a href="xslprocessors.html">Installed Processors</a></span></dt><dt><span class="section"><a href="xsloutputproperties.html">Output Properties</a></span></dt><dt><span class="section"><a href="xpathtemplates.html">XPath Templates</a></span></dt><dd><dl><dt><span class="section"><a href="xpathtemplates.html#XPathTemplateNew">Creating New Templates</a></span></dt><dt><span class="section"><a href="xpathtemplates.html#XPathImport">Import XPath Templates</a></span></dt><dt><span class="section"><a href="xpathtemplates.html#XPathExport">Import XPath Templates</a></span></dt></dl></dd></dl></div><p>
The XSL Preference pages has several sub sections. Each of these allow for configuration
of various aspects of the preferences. From the controlling of the default XSL processor
to be used during transformations. To extending the content assist support of the XPath
functions available in the XML editor.
</p><div class="mediaobject" align="center"><img src="../images/preferences/xslpreferences.png" align="middle"></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="XSLFeatures"></a>Features</h2></div></div></div><p>
The XSL Features preference page allows for the configuration of features for a particular
processor. XSL Tooling comes with Xalan 2.7.0 by default. Adopters can extend and include
their own specific features for their own procesoors. An adopter could extend the tooling
to support XSLT 2.0 transformations, and features particular to that parser.
</p><div class="mediaobject" align="center"><img src="../images/preferences/xslfeatures.png" align="middle"></div><p>
The <span class="bold"><strong>Processor Type</strong></span> allows you to set features for a specific processor. In this case
this is for the processor that is being installed. XSL Tooling comes with Xalan 2.7.0, and it is the only available
processor type by default.
</p><p>
The feature table lists the features that are specific to the processor that was selected. As you
select each of the features, information regarding that feature and it's abilitis is displayed in the
description box. By clicking in the value column, next to the feature you want to set the value
for, the user can set the feature.
</p></div></div></body></html>