[Bug 9497] [XQuery11] 4.16 Context Item Declaration: VarValue/VarDefaultVal inside a library module

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





--- Comment #2 from Jonathan Robie <jonathan.robie@redhat.com>  2010-06-15 14:24:31 ---
I propose to change the text as follows:

<new>
A context item declaration allows a query to specify the static type,
value, or default value for the initial context item.

In a library module, a context item declaration specifies only the
static type.  Specifying a VarValue or VarDefaultValue for a context item
declaration in a library module is a static error [err:XQST0113].
</new>

And to add this error description:

<new>
err:XQST0113

Specifying a VarValue or VarDefaultValue for a context item declaration
in a library module is a static error.
</new>

-- 
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 June 2010 14:24:33 UTC