StXPathPushNodeSet(XPath);
XPath
Evaluates an XPath expression to create a node set that is pushed onto the data context memory stack.
num
An integer representing the number of nodes included in the node set pushed onto the memory stack. 0 -1 num count = StXPathPushNodeSet("/data/message/item[number(value)>100]");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |