Package: xpath

Function node-set-value

Lambda List

node-set-value (value)

Arguments

  • value -- value of an XPath-supported type or an XML node

Return Value

a node set

Details

Returns the value of XPath node-set() function.

For XML nodes returns a node set consisting of the single node specified by value.