[Bug 2261] [xqueryx] function names

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





------- Additional Comments From davidc@nag.co.uk  2005-09-20 12:07 -------
> but have (so far) taken the approach that any XQueryX
> document that transforms into invalid XQuery (syntactically or semantically)
> has undefined semantics. 

I agree with that approach, but that is not the problem that is addressed here.
The problem here is that <xqx:functionName>element</ _should_ translate to
an invalid xquery (or an error raised by the translator) but that currently it
has _defined_ semantics as it translates to a perfectly valid XQuery expression
but as a node test and not as a function.

David

Received on Tuesday, 20 September 2005 12:07:13 UTC