On Fri, Jul 06, 2018 at 08:46:47AM -0000, Dave Pawson dave.pawson@xxxxxxxxx scripsit:
> Quite different reasons, I needed to play with a directory structure.
> >ls dir > x.txt
> Then read that directory using XSLT unparsed text
> and play with it using XSLT tools?
> Bit easier, or are you limited to XSLT only?
Does "XSLT only" for XSLT 3.0 include expath extensions? (I would think
it does in principle, but there may be a practical constraint.)
The "file:list()" -- http://expath.org/spec/file#fn.list -- function
will get everything in that directory for you.
-- Graydon
|