Changes

Jump to navigation Jump to search
112 bytes added ,  19:23, 11 March 2017
|-
| '''Examples'''
|The following expression returns * Retrieve an XML representation of the English Wikipedia main HTML page and chops , 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")
</pre>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu