[Bug 29683] [XP31] Map lookup through function-call syntax does not explain what happens if the key does not exist

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29683

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com
            Summary|[FO31] Map lookup through   |[XP31] Map lookup through
                   |function-call syntax does   |function-call syntax does
                   |not explain what happens if |not explain what happens if
                   |the key does not exist      |the key does not exist

--- Comment #2 from Michael Kay <mike@saxonica.com> ---
The reference in

Section 3.11.1.2 Map Lookup using Function Call Syntax in FO31

should be to 3.11.1.2 in *XP31*.

I agree that the semantics of $M($K) should be defined as equivalent to
map:get($M, $K).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 2 June 2016 10:43:39 UTC