- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Dec 2013 10:26:57 +0000
- To: public-qt-comments@w3.org
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