| SAXONICA | 
fn:string-length() → integer?
Function signature
| Result | xs:integer ? | 
Returns the number of characters in the string value of the context item
fn:string-length(string? $srcval) → integer?
Function signature
| $srcval | xs:string ? | 
| Result | xs:integer ? | 
Returns the number of characters in the given string