[Bug 2701] [XSLT] note should mention xsl:copy and xsl:copy-of

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