[Bug 8713] [XQuery 1.0] Is "declare function element()" allowed?

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|XQuery                      |XQuery 1.1
         Resolution|                            |FIXED
            Version|Recommendation              |Working drafts




--- Comment #3 from Jonathan Robie <jonathan.robie@redhat.com>  2010-02-16 19:35:35 ---
Today we agreed to change:

  "Therefore it is not legal syntax for a user to invoke functions
  with unprefixed names which match any of the names" 

to:

  "Therefore, an unprefixed function name must not be any of the names
  in A.3 Reserved Function Names"

This change will be made in XQuery 1.1. 

Our intent in 1.0 was to disallow such names in both function declarations and
invocations. We will revise the 1.0 tests to allow either error or success.


-- 
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, 16 February 2010 19:35:36 UTC