[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Directory listing, as xml file

Subject: Re: Directory listing, as xml file
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: Sun, 01 Jun 2008 18:43:31 +0100
Re:  Directory listing
>>>>> "Michael" == Michael Kay <mike@xxxxxxxxxxxx> writes:

    >> Any suggestions how this might be done (mostly) with xslt?
    Michael> I think that all three currently-available XSLT 2.0
    Michael> processors allow you to do

    Michael> <xsl:for-each select="collection('file:///temp/dir')">
    Michael> <xi:include href="document-uri(.)"/> </xsl:for-each>

Gestalt won't - it returns directory entry names (file names or
directory names).

    Michael> though it's a bit painful as it's likely to involve
    Michael> actually parsing each of the documents in the collection,
    Michael> which is of course unnecessary if you only want the
    Michael> names.

Which is one reason I don't do it like that.
-- 
Colin Adams
Preston Lancashire

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.