fn:count(item* $srcval) → integer
Function signature
$srcval
item() *
Result
xs:integer
Counts the number of items in a sequence
XPath 2.0 Specification
Expand
Up Next