|
Home > Online Product Documentation > Table of Contents > xsl:copy xsl:copyAdds a copy of the current node to the result tree. Format
Description
The copy includes the current node's namespace information but does not include the current node's attributes or children. The contents of the
If the current node is the root node, the XSLT processor does not create a root node. Instead, it uses copy_contents as a template. ExampleFollowing is an example from the W3C XSLT Recommendation. It generates a copy of the source document.
|

Cart

