[Bug 24073] New: [XSLT 3.0] streamability of fn:trace()

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

            Bug ID: 24073
           Summary: [XSLT 3.0] streamability of fn:trace()
           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

In 19.8.8 the proforma for fn:trace is given as

fn:trace(A, A)

It should be

fn:trace(T, A)

because the function returns the value of its first argument unchanged.

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

Received on Thursday, 12 December 2013 10:26:59 UTC