xsl-list
[Top] [All Lists]

Re: [xsl] Directory listing, as xml file

2008-06-01 11:03:50
"Dave" == Dave Pawson <davep(_at_)dpawson(_dot_)co(_dot_)uk> writes:

    Dave> So it can be done with an extension.

No need for that.

    Dave> Colin, had you thought about taking yours further?
    Dave> temp/dir/*.xml etc?

Again, no need. You can do all the filtering you like on the returned
node sequence before processing it. Since each directory entry is
represented just by a single element plus attributes, with no
children, there is very little overhead.

besides, the example you quote above would not be a legal file: URI.
-- 
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>
--~--