
The <xsl:copy-of> element makes a deep copy (including descendant nodes) of whatever the select attribute specifies to the output document.
<xsl:copy-of select=EXPRESSION />
|
Comments?
devdoc-feedback@netscape.com |

The <xsl:copy-of> element makes a deep copy (including descendant nodes) of whatever the select attribute specifies to the output document.
<xsl:copy-of select=EXPRESSION />
|
Comments?
devdoc-feedback@netscape.com |