[Bug 29246] [XQ31] context item declarations

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

--- Comment #3 from Jonathan Robie <jonathan.robie@gmail.com> ---
Looking at this carefully, I don't think it's actually broken.  Here is the
existing text:

<quote>
During query evaluation, a singleton focus is created in the dynamic context
for the evaluation of the QueryBody in the main module, and for the
initializing expression of every variable declaration in every module. The
context item of this singleton focus is called the *initial context item*, and
is selected as follows:
</quote>

The text *initial context item* refers to this definition in the static
context:

<quote>
[Definition: In the dynamic context of every module in a query, the context
item component must have the same setting. If this shared setting is not
absentDM31, it is referred to as the initial context item. ]
</quote>

That seems clear to me.

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

Received on Monday, 9 November 2015 22:04:31 UTC