[Bug 28887] New: [xslt 3.0] Streamability of xsl:on-[non-]empty and xsl:conditional-content

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

            Bug ID: 28887
           Summary: [xslt 3.0] Streamability of xsl:on-[non-]empty and
                    xsl:conditional-content
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0
          Assignee: mike@saxonica.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org

There are no subsections in 19.8.4 saying how to determine the streamability of
xsl:on-empty, xsl:on-non-empty, and xsl:conditional-content.

The rules for xsl:on-empty and xsl:on-non-empty should be the same as
xsl:sequence. (Section 19.8.3 describes the effect of these instructions on the
streamability of the containing sequence constructor, but that's not the same
thing.)

The posture and sweep of xsl:conditional-content are the posture and sweep of
the contained sequence constructor. Simple, but needs to be said.

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

Received on Thursday, 2 July 2015 21:54:44 UTC