[Bug 8006] [UPD] : wrong static typing rule for transform expression?

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


Michael Dyck <jmdyck@ibiblio.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdyck@ibiblio.org




--- Comment #5 from Michael Dyck <jmdyck@ibiblio.org>  2009-11-05 18:17:47 ---
(In reply to comment #0)
> 
> For example, consider the target expression of a rename
> expression. It is a runtime error if this expression returns more than 1 node.
> However, its static type does not put any constraints on the cardinality.

Actually, the STA rule for RenameExpr requires that the TargetExpr's type have
cardinality zero-or-one.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 5 November 2009 18:17:49 UTC