[Bug 4392] [FS] Typing issues with //

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





------- Comment #2 from simeon@us.ibm.com  2007-05-08 16:08 -------
This is a known problem with the semantics of path expressions starting with
'/' and '//'. The main problem here is the use of the fn:root() function which
goes up the document, and for which we cannot easily do static typing.

I think the way static typine works here is not really a bug on XQuery 1.0, but
possibly may be a request for XQuery 1.1 feature.

- Jerome

Received on Tuesday, 8 May 2007 16:09:11 UTC