RE: [xsl] Referencing Multiple Documents in One Folder

Subject: RE: [xsl] Referencing Multiple Documents in One Folder
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 18 Sep 2006 08:45:27 +0100
Saxon has an implementation of the collection() function that maps the
concept of a collection to a folder or directory in filestore: see 

http://www.saxonica.com/documentation/sourcedocs/collections.html

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: Jeff Sese [mailto:jsese@xxxxxxxxxxxx] 
> Sent: 18 September 2006 08:11
> To: Xsl-List
> Subject: [xsl] Referencing Multiple Documents in One Folder
> 
> Hi,
> 
> Is it possible to reference multiple documents, found in a 
> particular folder, in XSLT? What i what to achieve is get the 
> path of the folder where the XML files are found and loop 
> through each one of them and use them as a reference file, 
> can i do this purely in XSLT?
> 
> I'm using XSLT 2.0 and Saxon 8.7.3J
> 
> Thanks,
> -- Jeff

Current Thread