Revision [706]

This is an old revision of HowToCallXmlshInXML made by DavidLee on 2009-09-04 14:00:23.

 

How to call xmlsh from within XQuery, XPath and XSLT


When invoking xquery, xpath or xslt or using the internal XML expression syntax (<[ ...]> ) you can call *out* to xmlsh using an 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.


There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki