Expands to results of evaluating an XPath 1.0 expression. If its parent element is <arg-node-set> and the expression returns a node set, then the node set is returned as is. If its parent element is <arg-node-set> and the expression returns a data type other than node set, then a text node is containing the string value of the result is returned. Otherwise, the string value of the result is returned.
<token-xpathexpression="*[@attr-name='OU']//value[starts-with(string(.),'xxx')]"/>
EMPTY
Empty