xsl-list
[Top] [All Lists]

Re: [xsl] Referencing Multiple Documents in One Folder

2006-09-18 00:22:08
"Jeff" == Jeff Sese <jsese(_at_)asiatype(_dot_)com> writes:

    Jeff> Hi, Is it possible to reference multiple documents, found in
    Jeff> a particular folder, in XSLT? What i what to achieve is get
    Jeff> the path of the folder where the XML files are found and
    Jeff> loop through each one of them and use them as a reference
    Jeff> file, can i do this purely in XSLT?

    Jeff> I'm using XSLT 2.0 and Saxon 8.7.3J

In that case you can use the collection function.
Not that this is not portable, as the meaning of the URI that you pass
to the function is implementation-defined.
-- 
Colin Adams
Preston Lancashire

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

<Prev in Thread] Current Thread [Next in Thread>