Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/org.eclipse.wst.xsl.doc/html/editor')
-rw-r--r--docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor.html12
-rw-r--r--docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_coloring.html11
-rw-r--r--docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_contentassist.html109
-rw-r--r--docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_debugging.html15
-rw-r--r--docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_markers.html12
-rw-r--r--docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_templates.html11
-rw-r--r--docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_validation.html36
7 files changed, 0 insertions, 206 deletions
diff --git a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor.html b/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor.html
deleted file mode 100644
index 3838333..0000000
--- a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<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_NamedTemplateAssist">Named Template 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#N101CC">XPath Templates</a></span></dt></dl></dd><dt><span class="section"><a href="xsleditor_coloring.html">XSLT Syntax Coloring</a></span></dt><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 Override</a></span></dt></dl></dd><dt><span class="section"><a href="xsleditor_debugging.html">XSL Debugging</a></span></dt><dt><span class="section"><a href="xsleditor_debugging.html">Navigation</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> \ No newline at end of file
diff --git a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_coloring.html b/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_coloring.html
deleted file mode 100644
index 4ecf215..0000000
--- a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_coloring.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>XSLT Syntax Coloring</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_templates.html" title="Templates"><link rel="next" href="xsleditor_markers.html" title="XSLT Markers and Annotations"></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="xsltSyntaxColoring"></a>XSLT Syntax Coloring</h2></div></div></div><p>
- XSL Tools Editor can have syntax coloring that is specific just for the the
- XSLT Namespace as showing in
- <a class="xref" href="xsleditor_coloring.html#fig_editorSyntaxColoring" title="Figure&nbsp;8.&nbsp;XSLT Specific Syntax Coloring">Figure&nbsp;8, &ldquo;XSLT Specific Syntax Coloring&rdquo;</a>
- .
- </p><div class="figure"><a name="fig_editorSyntaxColoring"></a><p class="title"><b>Figure&nbsp;8.&nbsp;XSLT Specific Syntax Coloring</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/syntaxColoring.png" align="middle" alt="XSLT Specific Syntax Coloring"></div></div></div><br class="figure-break"><p>
- The default coloring shown is to make all XSLT elements and attributes bold.
- The settings are controled in
- <a class="xref" href="../preferences/xslpreferences.html" title="XSL Tools Preferences"><i>XSL Tools Preferences</i></a>
- .
- </p></div></body></html> \ No newline at end of file
diff --git a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_contentassist.html b/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_contentassist.html
deleted file mode 100644
index 3bdabdf..0000000
--- a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_contentassist.html
+++ /dev/null
@@ -1,109 +0,0 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Content Assist</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.html" title="XSL Editing"><link rel="next" href="xsleditor_templates.html" title="Templates"></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="ContentAssist"></a>Content Assist</h2></div></div></div><p>
- XSL Tools extends the existing content assistance support of the XML Editor to
- provide content assistance for several XSL namespace attributes. The content
- assistance provided covers the available XPath statements as defined in the
- <span class="emphasis"><em>XPath Templates</em></span>
- preference page.
- </p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">XPath 2.0 Support</h3><p>Currently XPath 2.0 is not supported directly. However, a user
- can add this support if they need it by adding the missing XPath functions
- to the XPath Templates.</p></div><p>To initiate content assistance press CTRL + SPACE or CMD + SPACE. This
- will bring up a dialog that will contain any proposals that are available. If
- no proposals are available an message will be displayed in the status bar.
- </p><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="ed_XSLProposals"></a>XSLT Element Proposals</h3></div></div></div><p>
- Since XSLT is a templating language, it's elements must be able to be
- added to the various markup it includes. The XSLT Editor will provide
- content assistance and proposals for XSLT elements that are available to
- be used within non-XSLT namespaced elements. This is depicted in
- <a class="xref" href="xsleditor_contentassist.html#fig_XSLProposals" title="Figure&nbsp;1.&nbsp;XSLT Proposals within Non-XSLT elements">Figure&nbsp;1, &ldquo;XSLT Proposals within Non-XSLT elements&rdquo;</a>
- .
- </p><div class="figure"><a name="fig_XSLProposals"></a><p class="title"><b>Figure&nbsp;1.&nbsp;XSLT Proposals within Non-XSLT elements</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/xslproposals.png" align="middle" alt="XSLT Proposals within Non-XSLT elements"></div></div></div><br class="figure-break"></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="SelectTest"></a>Select, Test, and Match Attributes</h3></div></div></div><p>
- Where ever an xsl element supports a
- <span class="emphasis"><em>select</em></span>
- ,
- <span class="emphasis"><em>test</em></span>
- , or
- <span class="emphasis"><em>match</em></span>
- attribute, content assistance is available. This includes support for the
- following:
- </p><div class="itemizedlist"><p class="title"><b>Select, Match and Test Assistance</b></p><ul type="disc"><li><p>
- <span class="emphasis"><em>Variables</em></span>
- - both local and global variables are supported within the current
- stylesheet. Any local or global variable will be added to the list
- and the name is prefixed with a dollar sign $ symbol.
- </p></li><li><p>
- <span class="emphasis"><em>XPath 1.0</em></span>
- - XPath 1.0 is supported through the use of templates. All of the
- XPath 1.0 and XSLT xpath extension functions are available, as
- well as
- <span class="emphasis"><em>axis</em></span>
- operations. Currently XPath 2.0 is not supported directly, but
- will be added in the future.
- </p></li></ul></div><p>Content assistance for the select and test attributes is
- intelligent enough to know that it is within an XPath expression, and will
- try to determine and provide content assistance based on the current
- cursor position. If a word has been partially typed it will filter the
- available assistance.</p></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="ExcludeResultPrefixesContentAssist"></a>Exclude-Result-Prefixes</h3></div></div></div><p>
- The
- <span class="emphasis"><em>exclude-result-prefixes</em></span>
- attribute in both XSLT 1.0 and XSLT 2.0 allows for the exclusion of
- certain namespace declarations in the output document. The content
- assistance populates a list of available namespaces that have been defined
- in the stylseheet and provides them as proposals as shown in
- <a class="xref" href="xsleditor_contentassist.html#fig_ExcludeResultPrefixesContentAssist1" title="Figure&nbsp;2.&nbsp;Exclude-result-prefixes Content Assistance">Figure&nbsp;2, &ldquo;Exclude-result-prefixes Content Assistance
- &rdquo;</a>
- .
- </p><div class="figure"><a name="fig_ExcludeResultPrefixesContentAssist1"></a><p class="title"><b>Figure&nbsp;2.&nbsp;Exclude-result-prefixes Content Assistance
- </b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/ExcludeContentAssist1.png" align="middle" alt="Exclude-result-prefixes Content Assistance"></div></div></div><br class="figure-break"><p>
- If the attribute has no values defined, then the
- <span class="emphasis"><em>#all</em></span>
- value will be available in the list. If #all is already in the attributes
- value, then no content assistance will be available.
- </p><div class="figure"><a name="fig_ExcludeResultPrefixesContentAssist2"></a><p class="title"><b>Figure&nbsp;3.&nbsp;Filtered exclude-result-prefixes proposals</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/ExcludeContentAssist2.png" align="middle" alt="Filtered exclude-result-prefixes proposals"></div></div></div><br class="figure-break"><p>Content assistance is intelligent enough to know when a namespace
- prefix is already in the list of excluded namespaces. In this case it will
- not show the namespace in the proposal list.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title"> Why isn't the XSL Namespace prefix in the proposals?</h3><p>Currently the xsl prefix or any prefix that uses the XSL
- namespace is excluded from the list. This may be changed at a future
- date. This will depend on user feedback.</p></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="ed_ModeAssist"></a>Mode attribute assistance</h3></div></div></div><p>
- Content assistance is available for those xsl elements that support the
- mode attribute. For XSLT 1.0 these elements are
- <span class="emphasis"><em>template</em></span>
- ,
- <span class="emphasis"><em>apply-templates</em></span>
- , and
- <span class="emphasis"><em>apply-imports</em></span>
- .
- </p><div class="figure"><a name="fig_ModeAssistance"></a><p class="title"><b>Figure&nbsp;4.&nbsp;Mode attribute assistance</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/modeAssistance.png" align="middle" alt="Mode attribute assistance"></div></div></div><br class="figure-break"><p>
- The proposal list is populated by those modes defined on templates in the
- current stylesheet, and any of the templates that are
- <span class="emphasis"><em>included</em></span>
- or
- <span class="emphasis"><em>imported</em></span>
- .
- </p></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="ed_NamedTemplateAssist"></a>Named Template Assistance</h3></div></div></div><p>
- Call Named templates have content assistance available for their
- <span class="emphasis"><em>name</em></span>
- attributes. This will provide a list of called-templates that have been
- used, but have not yet been defined or overridden within the current
- stylesheet.
- </p><div class="figure"><a name="fig_NamedTemplates"></a><p class="title"><b>Figure&nbsp;5.&nbsp;Named Template Assistance</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/namedTemplate.png" align="middle" alt="Named Template Assistance"></div></div></div><br class="figure-break"></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="ed_CallTemplateAssist"></a>Call-Template Assistance</h3></div></div></div><p>
- Any
- <span class="emphasis"><em>call-template</em></span>
- xslt element has content assistance available for it's name attribute.
- This will provide a list of possible XSLT named templates that can be
- called from the current stylesheet. This takes into effect all included
- and imported stylesheets as well as those defined in the current
- stylesheet.
- </p><div class="figure"><a name="fig_CallTemplateAssist"></a><p class="title"><b>Figure&nbsp;6.&nbsp;Call-Template Assistance</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/calltemplate.png" align="middle" alt="Call-Template Assistance"></div></div></div><br class="figure-break"></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="ed_href"></a>
- Include and Import
- <span class="emphasis"><em>href</em></span>
- Assistance
- </h3></div></div></div><p>XSLT stylesheets have the ability to import and include other
- stylesheets. This allows for a modular structure for the templates to be
- created. It also allows for easier maintenance. However, if one is working
- with a large project like the DocBook Projects stylesheets it can be
- difficult to remember the names and locations of all the stylesheets.
- </p><p>
- To this end, the XSLT editor provides content assistance for the
- <span class="emphasis"><em>href</em></span>
- attribute. The scope of the assistance is restricted to the project that
- the current stylesheet that is being editted resides.
- </p><div class="figure"><a name="fig_HREFAssistance"></a><p class="title"><b>Figure&nbsp;7.&nbsp;Include/Import href Assistance</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/hrefAssistance.png" align="middle" alt="Include/Import href Assistance"></div></div></div><br class="figure-break"></div></div></body></html> \ No newline at end of file
diff --git a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_debugging.html b/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_debugging.html
deleted file mode 100644
index 84ea25a..0000000
--- a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_debugging.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Navigation</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_debugging.html" title="XSL Debugging"><link rel="next" href="../launching/launching.html" title="XSL Launching and 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="N1021B"></a>Navigation</h2></div></div></div><p>
- Many of the variables, imports/includes, and templates can be navigated to
- using the
- <span class="emphasis"><em>Open Declaration (F3)</em></span>
- popup menu option. They can also be navigated to directly by CTRL-Clicking on
- the name of the variable, import/include, or template. Items that currently
- have hyperlinking navigation are:
- </p><div class="itemizedlist"><ul type="disc"><li><p>Called-Templates</p></li><li><p>hrefs for Import and Includes</p></li><li><p>With-Param variables</p></li></ul></div><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Navigation to a Named Template in an included/imported
- stylsheet</h3><p> The hyperlinking ability will navigate you to where ever the first
- definition of the template is defined. So if the template is defined
- within the current stylesheet it will navigate to that definition. However
- if it is defined in an imported or included stylesheet, or any of those
- imported or included stylesheets it will take you to that definition. Use
- the standard navigation errors to move back and forth during this
- hyperlinking.</p></div></div></body></html> \ No newline at end of file
diff --git a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_markers.html b/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_markers.html
deleted file mode 100644
index 2937160..0000000
--- a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_markers.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>XSLT Markers and Annotations</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_coloring.html" title="XSLT Syntax Coloring"><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="xsltMarkers"></a>XSLT Markers and Annotations</h2></div></div></div><p>The XSL editor supports the ability to annotate or provide markers. These
- annotations provide additional information about the templates and XSLT
- elements in the stylesheet.</p><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="xsltOverRide"></a>Template Override</h3></div></div></div><p>The XSLT editor will mark templates that have overriden an imported
- template of the same name.</p><div class="figure"><a name="fig_OverRide1"></a><p class="title"><b>Figure&nbsp;9.&nbsp;Overriden Template</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/override1.png" align="middle" alt="Overriden Template"></div></div></div><br class="figure-break"><p>
- In
- <a class="xref" href="xsleditor_markers.html#fig_OverRide1" title="Figure&nbsp;9.&nbsp;Overriden Template">Figure&nbsp;9, &ldquo;Overriden Template&rdquo;</a>
- , the template
- <span class="emphasis"><em>TempB</em></span>
- overrides an imported template. By moving the mouse pointer over the
- triangle icon in the rule bar, information about which file the original
- template resides.
- </p><div class="figure"><a name="fig_OverRide2"></a><p class="title"><b>Figure&nbsp;10.&nbsp;Overriden Template Information</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/editor/override2.png" align="middle" alt="Overriden Template Information"></div></div></div><br class="figure-break"></div></div></body></html> \ No newline at end of file
diff --git a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_templates.html b/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_templates.html
deleted file mode 100644
index 256c0cb..0000000
--- a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_templates.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<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> \ No newline at end of file
diff --git a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_validation.html b/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_validation.html
deleted file mode 100644
index d6df8e3..0000000
--- a/docs/org.eclipse.wst.xsl.doc/html/editor/xsleditor_validation.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Content Assist</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.html" title="Chapter&nbsp;2.&nbsp;XSL Editing"><link rel="next" href="xsleditor_templates.html" title="Templates"></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="N10056"></a>Content Assist</h2></div></div></div><p>
- XSL Tooling extends the existing content assistance support of the XML
- Editor to provide content assistance for several XSL namespace attributes.
- The content assistance provided covers the available XPath statements as
- defined in the <span class="emphasis"><em>XPath Templates</em></span> preference page.
- </p><p>
- The elements and attributes that have content assist available are as follows:
- </p><div class="itemizedlist"><ul type="disc"><li><p>
- <span class="bold"><strong>template</strong></span> - The template element has several content assist
- options available for the <span class="emphasis"><em>match</em></span>, <span class="emphasis"><em>name</em></span>, and
- <span class="emphasis"><em>mode</em></span> attributes.
- </p><p>
- Add image showing template completion.
- </p></li><li><p>
- <span class="bold"><strong>variable</strong></span> and <span class="bold"><strong>param</strong></span> - The variable and param elements have content assist
- for xpath, axis, parmaters and variables that have already been predefined when using the optional
- <span class="emphasis"><em>select</em></span> attribute.
- </p><p>
- Add image showing variable completion.
- </p></li><li><p>
- <span class="bold"><strong>if</strong></span> and <span class="bold"><strong>when</strong></span> - The
- if and when elements have content assist for the <span class="emphasis"><em>test</em></span> attribute.
- This content assistance is available for all paramaters and variables that are in
- scope, as well as any available xpath or axis statement.
- </p><p>
- Add image showing test completion.
- </p></li><li><p>
- <span class="bold"><strong>apply-template</strong></span> - The apply template has content
- assistance for both the <span class="emphasis"><em>mode</em></span> and <span class="emphasis"><em>select</em></span>
- attributes.
- </p><p>
- Add image showing apply-template completion.
- </p></li></ul></div><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">XPath 2.0 Support</h3><p>
- Currently XPath 2.0 is not supported directly. However, a user can add this support if they need it by
- adding the missing XPath functions to the XPath Templates.
- </p></div></div></body></html> \ No newline at end of file

Back to the top