fn:exists(item()* $srcval) → boolean
Function signature
$srcval
item() *
Result
xs:boolean
Returns true if the given sequence is not empty
XPath 2.0 Specification
Expand
Up Next