Re: [xsl] how to return from exsl:node-set

Subject: Re: [xsl] how to return from exsl:node-set
From: Oleg Tkachenko <oleg@xxxxxxxxxxxxx>
Date: Thu, 09 Sep 2004 12:12:21 +0200
Dusan Zatkovsky wrote:

Hmm, great idea. But I have one question: what will $root represents?

It will be bound to the root node of the source document (provided it's global variable).


It will be something like 'link' to root node, or it will store copy of root document in memory?
No copies, unless you explicitly copy it using xsl:copy/xsl:copy-of.
--
Oleg Tkachenko
http://blog.tkachenko.com
Multiconn Technologies, Israel

Current Thread