xsl-list
[Top] [All Lists]

Re: [xsl] XSLT 2.0 has arrived

2007-01-23 10:00:33

in what way do you use the collection() function?

collection is good for collections where you don't know in advance which
documents will be there for example saxon lets you go
collection('foo?select=*.xml') to pick up all xml files in a directory.
It's also likely to be what's used to map to xml databases and the like
I would expect.

David

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

<Prev in Thread] Current Thread [Next in Thread>