[Bug 8875] New: overwriteability of context item static type

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

           Summary: overwriteability of context item static type
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 1.1
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


In C.1 Static Context Components,
in the row for 'Context item static type',
in the column labelled "Can be overwritten or augmented by a query?",
it says "Yes, via a context item declaration."

While that is true, it is incomplete: the context item static type is
overwritten by every expression that sets the context item. (In the XQuery 1.0
spec, the corresponding cell said "not explicitly, but can be influenced by
expressions".)

I propose that the wording be changed to:
    overwriteable explicitly via a context item declaration
    and implicitly by expressions


-- 
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 Wednesday, 3 February 2010 20:45:11 UTC