Re: [xsl] Merging multiple xmls into a single xml

Subject: Re: [xsl] Merging multiple xmls into a single xml
From: "Joris Gillis" <roac@xxxxxxxxxx>
Date: Fri, 15 Jul 2005 16:50:23 +0200
Tempore 16:24:10, die 07/15/2005 AD, hinc in xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit David Carlisle <davidc@xxxxxxxxx>:

It's often better to use document()'s ability to load more than one
document at the same time
oh, I didn't know that. I had assumed the argument of 'document()' would be converted to a string first.

But anyway, if you're bound to use a parameter (I interpreted the OP's wish in that direction), you'd still have to iterate through several 'document()' calls (correct me if I'm wrong)

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
Spread the wiki (http://www.wikipedia.org)

Current Thread