xsl-list
[Top] [All Lists]

Re: [xsl] XSLT collection function to get filenames

2008-03-18 07:23:26
On 18/03/2008, David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:
 However collection() could return a sequence of document nodes each of
 which had a single text node containing the contents of the file, but
 to do that you would have to supply saxon the (java class name of) a SAX
 parser that just took a text file and returned (the sax events
 equivalent to) a document node and a single text node.

When you say document node with a single text - do you really mean
that?  Or do you mean document node, root element, text node?


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
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>
--~--