| '''Summary'''
|Tries to fetch the resource referred to by the given URI.
|-
| '''Errors'''
|{{Error|FORG0006|XQuery Errors#Function Errors}} the specified value is neither a string nor a binary item.<br/>By default, if no {{Code|$encoding}} is specified, the content will be guessed from the initial bytes of the input. If no encoding is detected, UTF-8 is used as default encoding.
|-
| '''Errors'''