xsl-list
[Top] [All Lists]

[xsl] Miley Watts XML File Lister for Apache Ant, version 1.1

2008-01-18 13:52:01
I have updated the open-source XML file listing task that I have written for Apache Ant. This is useful, in particular, when you want to apply an XSLT stylesheet to a number of files together (not individually). You use the file listing task to create an XML file listing containing the file URLs, then you load the files into your XSLT stylesheet using the URLs and the XSLT "document()" function.

Version 1.0 created an XML file listing with an XML hierarchy that mirrored the directory hierarchy. The new version 1.1 has two other options. You can produce a flat listing without the directory hierarchy, and you can create a "collection" XML listing that works with the "collection()" function in the Saxon XSLT/XQuery engine.

For details and examples, please visit the download site. I hope you will find it useful.

http://secure.mileywatts.com/confluence/display/CMSW/Miley+Watts+XML+File+Lister+for+Apache+Ant

Cheers, Tony.
--
Anthony B. Coates
Senior Partner
Miley Watts
Experts In Data
+44 (79) 0543 9026
Data standards participant: ISO 20022 (ISO 15022 XML), ISO 19312, UN/CEFACT TMG, MDDL, FpML, UBL.

--~------------------------------------------------------------------
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>
  • [xsl] Miley Watts XML File Lister for Apache Ant, version 1.1, Anthony B. Coates (XSL-List) <=