xsl-list
[Top] [All Lists]

Re: [xsl] XSLT and XML in the same document

2007-05-27 15:59:28
On Sun, 27 May 2007 16:54:33 -0600, David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:

if it implies a copy then there is an
additional cost in using  node set that would have to be balanced)

That makes sense. Of course the document function requires an additional GET request which will obviously comes at a cost as well, though the data still has to get there somehow, so embedding it saves only the cost of the GET request itself. Still, it is a cost.

--
/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>
--~--