[Bug 20877] [XQX30] contextItemDecl

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

Jim Melton <jim.melton@acm.org> changed:

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

--- Comment #1 from Jim Melton <jim.melton@acm.org> ---
Indeed, you are correct.  I note that this is mostly harmless, because the
semantics of XQueryX are defined as the semantics of the XQuery that results
from applying the XQueryX stylesheet to an XQueryX document.  If a sequence
type that is not simply an item type were specified in the XQueryX document as
the type of the context item, the resulting XQuery would be syntactically
invalid, meaning that the XQueryX was invalid. 

However, at the cost of several hours, I was able to modify the definition of
contextItemDecl in the XQueryX schema and stylesheet to accommodate your
suggestion. 

I am marking this bug RESOLVED/FIXED.  If you agree, please mark it CLOSED.

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

Received on Monday, 18 March 2013 01:21:03 UTC