xsl-list
[Top] [All Lists]

Re: [xsl] XML File Lister for Apache Ant

2008-01-04 05:28:19
On 04/01/2008, Anthony B. Coates (XSL-List)
<abcoatesecure-xsllist(_at_)yahoo(_dot_)co(_dot_)uk> wrote:
I often find myself in situations where I need to process a group of XML
files with a single XSLT script.

It's a really common requirement - thankfully there's the collection()
function in XSLT 2.0 which makes it really straightforward - one of
the "killer-app" features of 2.0 in my opinion, if not the best of the
lot.  Whether it was intended or just there because of XQuery would be
interesting to know...

Sadly it loses it's usefulness for large data sets without an
extension like saxon:discard-document... but you never know as it's
implementation defined something may emerge where the documents are
discarded by default.



-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

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