First page Back Continue Last page Graphics
Main Features - ... continued
Lots of handy XPath extension functions (regexp matching, sprintf, EXSLT-like stuff, ...)
Support for user-definable XPath extension functions, implemented in Perl
Perl integration
- embed XSH scripts to Perl programs
- use Perl expressions in XSH scripts
command output redirection, e.g.
list //para | grep stuff | less