xsl-list
[Top] [All Lists]

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

2007-06-16 10:05:05
On Sat, 16 Jun 2007 10:49:17 -0600, Dimitre Novatchev <dnovatchev(_at_)gmail(_dot_)com> 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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--