fn:normalize-space() → string?
Function signature
Result |
xs:string ? |
Eliminates redundant spaces from the string value of the context item
Implemented. Changed in 8.2 to use the string value of the context item, not its typed value.
fn:normalize-space( string? $srcval) → string?
Function signature
$srcval |
xs:string ? |
Result |
xs:string ? |
Eliminates redundant spaces from a string