[Bug 24491] New: Static type of a construct <> expr is not always item()

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

            Bug ID: 24491
           Summary: Static type of a construct <> expr is not always
                    item()
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0
          Assignee: mike@saxonica.com
          Reporter: abel.braaksma@xs4all.nl
        QA Contact: public-qt-comments@w3.org

In 19.2 we say:

"For constructs other than expressions, the static type for the purpose of
streamability analysis is taken as item()."

I don't think this is correct, some constructs, like xsl:function, are analyzed
based on the as-type of the xsl:param elements, they are not always item().

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

Received on Wednesday, 5 February 2014 00:56:03 UTC