[Bug 3171] [XQuery] 3.12.5 Constructor Functions

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





------- Comment #4 from jmdyck@ibiblio.org  2006-06-13 17:35 -------
(In reply to comment #3)
> 
> "The semantics of the expression T($arg) are defined ..."
> 
> The working groups believe that this change addresses your issue,

Yup, thanks.

However, since you don't want to restrict the equivalence to expressions in
which the argument is a variable reference, I suggest you change '$arg' to
'ExprSingle'. And put parentheses around the argument in the cast expression,
since it isn't necessarily a UnaryExpr.

Received on Tuesday, 13 June 2006 17:35:54 UTC