- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 11 Jan 2006 18:52:50 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2701
Summary: [XSLT] note should mention xsl:copy and xsl:copy-of
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: joannet@ca.ibm.com
QAContact: public-qt-comments@w3.org
The note in section 11.1.2 (Attribute Nodes for Literal Result Elements)
should read:
"The significance of this order is that an attribute produced by an
xsl:attribute <new>, xsl:copy or xsl:copy-of</new>instruction in the content
of the literal result element takes precedence over an attribute produced by
expanding an attribute of the literal result element itself, which in turn
takes precedence over an attribute produced by expanding the xsl:use-attribute-
sets attribute. "
Received on Wednesday, 11 January 2006 18:52:52 UTC