
The normalize-space() removes extra whitespace characters from a string.
string normalize-space(value[optional])Optionally, a value. If the argument is not a string, it is converted using the rules of the string() function. If no argument is specified, the function uses the string value of the context node.
|
Comments?
devdoc-feedback@netscape.com |