Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

xsl:copy-of

Syntax

Description

Create a copy of what is selected by the expression defined in the select attribute. Namespace nodes, child nodes, and attributes of the current node are automatically copied as well.

Attributes

select

XPath expression specifying which nodes to copy.