Re: [xsl] XSLT 2.0: When to use xsl:sequence, when to use xsl:value-of, and why?

Subject: Re: [xsl] XSLT 2.0: When to use xsl:sequence, when to use xsl:value-of, and why?
From: "M. David Peterson" <m.david@xxxxxxxxxxxxx>
Date: Sat, 16 Jun 2007 11:04:46 -0600
On Sat, 16 Jun 2007 10:49:17 -0600, Dimitre Novatchev <dnovatchev@xxxxxxxxx> wrote:

but of course, <xsl:sequence .../> does not produce copies of any
nodes in the sequence selected by the Xpath expression specified in
its "select" attribute. Instead, it uses "references" to the original
nodes.

Ah, ha! That's definitely one thing I didn't fully grok. Thanks, Dimitre!




--
/M:D

M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354 | http://dev.aol.com/blog/3155


Current Thread