[Bug 29147] New: [XSLT30] Streamability remark in 6.7.3 Shallow copy is no longer true

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

            Bug ID: 29147
           Summary: [XSLT30] Streamability remark in 6.7.3 Shallow copy is
                    no longer true
           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
  Target Milestone: ---

The last line before the example of section 6.7.3 is:

"A further reason for choosing this form is for streamability: this formulation
is guaranteed-streamable, whereas the traditional form using select="node() |
@*" is not (see 19.8.4.5 Streamability of xsl:apply-templates)."

This is no longer true, as attribute nodes now have striding posture and the
union "StridingExpr | StridingExpr" is allowed with streamability rules.

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

Received on Wednesday, 23 September 2015 18:51:17 UTC