[Bug 20700] New: [XQuery30] context item static type in appendix C.1

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

            Bug ID: 20700
           Summary: [XQuery30] context item static type in appendix C.1
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XQuery 3.0
          Assignee: jonathan.robie@gmail.com
          Reporter: andrew.eisenberg@us.ibm.com
        QA Contact: public-qt-comments@w3.org

The context item static type in appendix C.1 Static Context Components has a
default initial value of "none".

In 4.17 Context Item Declaration we say:

In every module that does not contain a context item declaration, the effect is
as if the declaration

   declare context item as item() external;

appeared in that module.


I suggest that we change the default initial value to "item()".

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

Received on Thursday, 17 January 2013 21:42:34 UTC