[Bug 14330] [XQuery30] technical: 3.1.6 Literal Function Items: static context

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

Jonathan Robie <jonathan.robie@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|XPath 3.0                   |XQuery 3.0
         Resolution|                            |FIXED
            Summary|[XPath30] technical: 3.1.6  |[XQuery30] technical: 3.1.6
                   |Literal Function Items:     |Literal Function Items:
                   |static context              |static context

--- Comment #4 from Jonathan Robie <jonathan.robie@gmail.com> 2011-11-15 20:18:17 UTC ---
We have decided to resolve this by not allowing function items to refer to
context-dependent built-in functions. 

Function items can refer to context-independent built-in functions, but not
context-independent built-in functions.

You can create an inline function to wrap a context-dependent built-in
function.

We will add a note, in the STATUS section, saying that we are considering
removing this restriction for some or all context-dependent functions after the
Last Call period.

-- 
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 Tuesday, 15 November 2011 20:18:38 UTC