Changes

Jump to navigation Jump to search
965 bytes added ,  23:19, 2 January 2013
|-
| '''Summary'''
|Tries to fetch Fetches the resource referred to by the given URIand returns it as string.
|-
| '''Errors'''
|{{Error|FODC0002FODC0001|XQuery Errors#Functions Errors}} the URI could not be resolved, or the resource could not be retrieved.<br/>{{Error|FODC0002|XQuery Errors#Functions Errors}} the specified encoding is not supported, or unknown.
|-
| '''Examples'''
|
* {{Code|fetch:content('http://en.wikipedia.org'/)}} returns a string representation of the English Wikipedia main HTML page.|} ==fetch:content-binary=={| width='100%'|-| width='90' | '''Signatures'''|{{Func|fetch:content-binary|$uri as xs:string|xs:string}}<br/>|-| '''Summary'''|Fetches the resource referred to by the given URI and returns it as base64Binary.|-| '''Errors'''|{{Error|FODC0001|XQuery Errors#Functions Errors}} the URI could not be resolved, or the resource could not be retrieved.|-| '''Examples'''|* {{Code|fetch:content-binary('http://www.ngdc.noaa.gov/mgg/image/color_etopo1_ice_low.jpg')}} returns the addressed image.|} =Errors= {| width='100%' class="wikitable" width="100%"! width="5%"|Code! width="95%"|Description|-|{{Code|BXFE0001}}|The URI could not be resolved, or the resource could not be retrieved.|-|{{Code|BXFE0002}}|The specified encoding is not supported, or unknown.
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu