RE: value-of /xsl:copy-of

Subject: RE: value-of /xsl:copy-of
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 27 Jun 2000 09:27:01 +0100
> I just want to know the difference between xsl:value-of  and 
> xsl:copy-of

When the select expression is a node-set or a result-tree-fragment,
xsl:value-of converts the expression to a string and puts it into a text
node in the result tree, while xsl:copy-of generates nodes in the result
tree that are copies of those selected.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread