[Bug 28749] New: [Editorial] Variable declaration type T definition

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

            Bug ID: 28749
           Summary: [Editorial] Variable declaration type T definition
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3.1
          Assignee: jonathan.robie@gmail.com
          Reporter: debbie@saxonica.com
        QA Contact: public-qt-comments@w3.org

The second paragraph of 4.16 Variable Declaration begins:
"During static analysis, a variable declaration causes a pair (expanded QName
N, type T) to be added to the in-scope variables."

The definition of N follows immediately, but the type T is not defined until a
number of paragraphs later, where it says "The type of the declared variable is
as follows:...". This paragraph does not explicitly reference the parameter T.

It would be nice to add a reference to T when it is defined, and to mention
when N is defined that T will be defined later after all the examples (or
possibly even move the paragraph containing T's definition to before the
examples).

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

Received on Thursday, 4 June 2015 09:12:21 UTC