This [[Module Library|XQuery Module]] provides functions to fetch the content of resources identified by URIs. Resources can be stored locally or remotely and e.g. use the {{Code|file://}} or {{Code|http://}} scheme. The [[HTML Module]] can be used to convert retrieved HTML documents to XML.
The module has initially been inspired by [http://www.zorba-xquery.com/html/modules/zorba/io/fetch Zorba’s Fetch Module].
=Conventions=