- From: <bugzilla@jessica.w3.org>
- Date: Tue, 10 Jul 2012 13:28:34 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17735
Summary: [XSLT 3.0] xsl:copy on-empty with attribute nodes
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 3.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
The xsl:copy instruction is defined to ignore the on-empty attribute when the
node being copied is an attribute node. Since xsl:attribute has an on-empty
attribute, it would make more sense to take account of it. Indeed, it makes
more sense to take note of on-empty when copying comments, PIs, and text nodes
than to ignore it.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 10 July 2012 13:28:39 UTC