[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] read directory and get it as an array


Subject: Re: [xsl] read directory and get it as an array
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Fri, 16 Jan 2009 10:42:08 -0000

-------------------------------------------------
From: "J. S. Rawat" <jrawat@xxxxxxxxxxxxxx>
Sent: Friday, January 16, 2009 10:30 AM
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>; <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [xsl] read directory and get it as an array

At 03:54 PM 1/16/2009, David Carlisle wrote:
document-uri(.)

you may just need the part of that after the last slash, depending on
your requirements.
This is what I am trying but not getting the filename!


Can you output the result of document-uri for each file so we can see what you do get, and also a count of the items returned by the collection function?


Joe


Current Thread