Adaptive Framework 0.9.0

xpath_node_count

The following is a list of properties for the function xpath_node_count:

PropertyValue
briefNumber of nodes in node-set
categoryxpathExpression
descriptionThe number of nodes in a node-set.
functionIdxpath_node_count
functionLabelxpath_node_count
puretrue
parameters[ { "dataType": "xpathExpression", "name": "nodeset" } ]
returns{ "dataType": "integer" }