Revision [707]

Last edited on 2009-09-04 14:01:30 by DavidLee
Additions:
For example you can call xslt from within xquery using this syntax
%%
/foo/bar/xmlsh:eval("xlst -f stylesheet.xsl")/spam
%%
See [[XPathExtension XPath extension function]] for details.


Revision [706]

Edited on 2009-09-04 14:00:23 by DavidLee
Additions:
When invoking xquery, xpath or xslt or using the internal XML expression syntax (<[ ...]> ) you can call *out* to xmlsh using an [[XPathExtension XPath extension function]].
This allows you do run any xmlsh code from within XQuery, XPath or xslt as part of an XPath expression. The context is passed as the input to the xmlsh code and the output of the xmlsh code is the return value of the expression.
Deletions:
When invoking xquery, xpath or xslt or using the internal XML expression syntax (<[ ...]> ) you can call *out* to xmlsh using an XPath extension function.


Revision [705]

The oldest known version of this page was created on 2009-09-04 13:58:40 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki