Re: [xsl] How to merge multiple XML files

Subject: Re: [xsl] How to merge multiple XML files
From: "Alexander Johannesen" <alexander.johannesen@xxxxxxxxx>
Date: Mon, 7 May 2007 16:13:06 +1000
On 5/7/07, J. S. Rawat <jrawat@xxxxxxxxxxxxxx> wrote:
Would you let me know that how to
pick all the files of the directory. I mean if you don't know how many
files are there in the directory and even you don't know the names of the
files.

XSLT has no way of doing this automagically so this is where you script it (although I've seen extensions to do file-system operations), although I saw a couple of XSLT 2.0 hacks a while back in which you can do it (tokenizing the document root, or something? My memory is beyond sketchy ...:). Look for it in the archives.


Alex -- --------------------------------------------------------------------------- Project Wrangler, SOA, Information Alchymist, UX, RESTafarian, Topic Maps ------------------------------------------ http://shelter.nu/blog/ --------

Current Thread