The collection() function is defined to return XML documents.
However, it would be quite possible in Saxon to write a collection URI resolver that finds images and returns references to them in the form of little documents containing
<img src="uri"/>
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|