Package: xpath-sys
Function find-xpath-function
Lambda List
find-xpath-function (local-name uri)
Arguments
- local-name -- local part of the function name
- uri -- namespace URI of the function
Return Value
an XPath function object
Details
Performs an XPath function lookup using standard lookup rules
All defined extensions for the namespace specified by uri are scanned for function with specified local-name.
All defined extensions for the namespace specified by uri are scanned for function with specified local-name.