[Bug 29941] New: [xslt30ts] Non-streamable map tests

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

            Bug ID: 29941
           Summary: [xslt30ts] Non-streamable map tests
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0 Test Suite
          Assignee: abel.online@xs4all.nl
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

I believe that some of the tests in the si-map test set should fail
streamability analysis: specifically si-map-003, si-map-008, and si-map-009.

The spec says:

In the case of the xsl:map instruction, this [ability to make multiple downward
selections] applies only in the case where the instruction consists exclusively
of xsl:map-entry (and xsl:fallback) children, and not in more complex cases
where the map entries are constructed dynamically (for example using a control
flow implemented using xsl:choose, xsl:for-each, or xsl:call-template).

It would be nice if we could allow more dynamic streamability of xsl:map, but I
think it's too late for that now.

I propose to convert these to error cases, unless anyone objects.

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

Received on Tuesday, 18 October 2016 10:01:57 UTC