[Bug 24549] New: Primed stylesheets, execution scope and stability of functions

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

            Bug ID: 24549
           Summary: Primed stylesheets, execution scope and stability of
                    functions
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XSLT 3.0
          Assignee: mike@saxonica.com
          Reporter: abel.braaksma@xs4all.nl
        QA Contact: public-qt-comments@w3.org

Under 2.3.2 Priming a Stylesheet
(http://www.w3.org/TR/xslt-30/#priming-stylesheet), after the bulleted list,
first paragraph, the text reads:

"In addition, priming a stylesheet creates an execution scope during which the
dynamic context and all function calls remain stable;"

With the advent of xsl:stream and friends, it is not true anymore that "all
function calls remain stable". It is only true for those function calls that do
not have streamable side effects.

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

Received on Thursday, 6 February 2014 00:14:13 UTC