[Bug 2339] fn:string-join problem

http://www.w3.org/Bugs/Public/show_bug.cgi?id=2339





------- Additional Comments From jvh@reddot.de  2005-10-12 15:03 -------
Michael,
  you are correct! Its my fault, as in my special case (implementation)
we have no document node as the root node is just as normal as the others.
But nevertheless, it might be good idea to insert another example at
fn:string-join. Maybe

fn:string-join(('', 'a', 'b'), '+') return "+a+b"

thank you for your quick reaction

Received on Wednesday, 12 October 2005 15:04:50 UTC