StXPathPopNodeSet Syntax StXPathPopNodeSet(); Description Removes the previously pushed node set from the memory stack. Returns N/A Example num count = StXPathPushNodeSet("/data/message/item[number(value)>100]"); StXPathPopNodeSet();
StXPathPopNodeSet();
num count = StXPathPushNodeSet("/data/message/item[number(value)>100]");