Xpath spec error?

This appears to be an error in 4.2,
"Function: string concat(string, string, string*)
The concat function returns the concatenation of its arguments. "


I would have expected,

"Function: string concat(string, string)"

as I see no point in BOTH taking a pointer to a string and returning a
string.

Regards,

Chris Heer

Received on Friday, 11 February 2000 10:42:31 UTC