[Bug 10881] [XQuery30] Editorial Built in function annotations

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Jonathan Robie <jonathan.robie@gmail.com> 2011-09-10 19:52:21 UTC ---
We no longer have %deterministic / %nondeterministic.

I changed this to:

<quote>
A function declaration may use the %private or %public annotations to specify
that a function is public or private; if neither of these annotations is used,
the function is public.
</quote>

I also changed the definition of public accordingly:

<quote>
A public function is a function without a %private annotation.
</quote>

-- 
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 Saturday, 10 September 2011 19:52:27 UTC