Changes

Jump to navigation Jump to search
No change in size ,  19:24, 11 March 2017
|-
| '''Examples'''
|* Retrieve an XML representation of the English Wikipedia main HTML page, chop all whitespace nodes:
<pre class="brush:xquery">
fetch:xml("http://en.wikipedia.org", map { 'chop': true() })
</pre>
|* Return a document located in the current base directory:
<pre class="brush:xquery">
fetch:xml(file:base-dir() || "example.xml")
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu