Oxygen XML Author Eclipse plugin provides content-completion support for XPath expressions. To
configure the options for the content completion in XPath expressions, open the
Preferences dialog box and go to .
The following options are available:
- Enable content completion for XPath expressions
- Enables the
Content Completion
Assistant in XPath expressions that you enter in the
@match, @select, and @test XSL
attributes.
- Include XPath functions - When this option
is selected, XPath functions are included in the content completion suggestions.
- Include XSLT functions - When this option
is selected, XSLT functions are included in the content completion suggestions.
- Include axes - When this option is
selected, XSLT axes are included in the content completion suggestions.
- Show signatures of XSLT / XPath functions -
Makes the editor indicate the signature of the XPath function located at the cursor position
in a tooltip.