[Bug 23178] New: [XSLT 3.0] Streamabiity of accumulators

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

            Bug ID: 23178
           Summary: [XSLT 3.0] Streamabiity of accumulators
           Product: XPath / XQuery / XSLT
           Version: Working 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

Suppose that a document is processed in streaming mode, and there is an
accumulator that is not declared streamable and perhaps is actually not
streamable. What happens? I imagine it should be a dynamic error to invoke the
accumulator functions in a non-streamable accumulator when the context node is
a node in a streamed document.

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

Received on Friday, 6 September 2013 20:43:02 UTC