Sum¶
Returns sum of child elements on current node or specified xpath.
1 |
|
Returns sum of child elements on current node or specified xpath.
1 |
|
Parameters¶
string xpath
XPath to evaluate. If not specified current node childs are selected.
Remarks¶
Evaluate with an xpath¶
1 |
|
Evaluate with an xpath¶
1 |
|