http://www.w3.org/Bugs/Public/show_bug.cgi?id=2339 ------- Additional Comments From mike@saxonica.com 2005-10-12 15:41 ------- Whether or not your tree has a document node, ancestor::*/name() is going to produce a sequence of non-empty names. It's only if your tree DOES have a document node, and your XPath expression selects that node, that the sequence of names will start with the string "", and the result of string-join will then start with the delimiter "/". Michael KayReceived on Wednesday, 12 October 2005 15:41:45 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:57:09 UTC