~zorba-coders/zorba/bug-1189790

« back to all changes in this revision

Viewing changes to doc/zorba/xqdoc/templates/www.w3.org_2005_xpath-functions.html

  • Committer: Paul J. Lucas
  • Date: 2013-06-25 16:54:34 UTC
  • mfrom: (11502.1.37 zorba)
  • Revision ID: paul@lucasmail.org-20130625165434-b1dvqff1e7o87x5l
MergeĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
  <head>
3
 
    <title>Documentation for http://www.w3.org/2005/xpath-functions</title>
4
 
    <meta content="text/html; charset=utf-8" http-equiv="content-type" />
5
 
    <meta content="public" http-equiv="CACHE-CONTROL" />
6
 
    <meta content="-1" http-equiv="Expires" />
7
 
    <link rel="stylesheet" type="text/css" href="styles/main.css" />
8
 
    <link rel="stylesheet" href="styles/jquery.treeview.css" type="text/css" />
9
 
    <script type="text/javascript" src="lib/jquery.js"></script>
10
 
    <script type="text/javascript" src="lib/jquery.cookie.js"></script>
11
 
    <script type="text/javascript" src="lib/jquery.treeview.js"></script>
12
 
    <script type="text/javascript" src="lib/jquery.treeview.min.js"></script>
13
 
    <script type="text/javascript" src="lib/shCore.js"></script>
14
 
    <script type="text/javascript" src="lib/shBrushXQuery.js"></script>
15
 
    <script type="text/javascript" src="lib/shBrushXml.js"></script>
16
 
    <link type="text/css" rel="stylesheet" href="styles/shCore.css" />
17
 
    <link type="text/css" rel="stylesheet" href="styles/shThemeDefault.css" />
18
 
    <link type="text/css" rel="stylesheet" href="styles/shThemeXQuery.css" />
19
 
    <script type="text/javascript">
20
 
//
21
 
SyntaxHighlighter.all()
22
 
//
23
 
</script>
24
 
    <script type="text/javascript">
25
 
//
26
 
jQuery(document).ready(function() {
27
 
$("#documentation").treeview({
28
 
control: "#treecontrol",
29
 
animated: "fast",
30
 
collapsed: true,
31
 
unique: false,
32
 
persist: "cookie"
33
 
});
34
 
});
35
 
//
36
 
</script>
37
 
    <script type="text/javascript" src="http://www.google.com/js/gweb/analytics/autotrack.js"></script>
38
 
    <script type="text/javascript">
39
 
//
40
 
new gweb.analytics.AutoTrack({profile: 'UA-4281090-1'});
41
 
//
42
 
</script>
43
 
    <style type="text/css">
44
 
/**/
45
 
 div.c2 {clear:both;}
46
 
 li.c1 {width:102px !important;}
47
 
/**/
48
 
</style>
49
 
  </head>
50
 
  <body>
51
 
    <div id="header">
52
 
      <div class="innerheader text-left">
53
 
        <div id="logo_container">
54
 
          <a href="../../../../../html/index.html">
55
 
            <img src="images/zorba_logo.png" alt="Zorba C++ XQuery Processor" />
56
 
          </a>
57
 
          <h1>
58
 
            <a href="../../../../../html/index.html">Zorba</a>
59
 
          </h1>
60
 
          <p>
61
 
            <a href="../../../../../html/index.html">The XQuery Processor</a>
62
 
          </p>
63
 
        </div>
64
 
        <div id="innermenu" class="box">
65
 
          <ul>
66
 
            <li style="width:102px !important;">
67
 
              <a href="../../../zorba/html/index.html" class="documentation">Documentation</a>
68
 
            </li>
69
 
            <li>
70
 
              <a href="http://try.zorba-xquery.com" target="_blank" class="tryzorba">Live Demo</a>
71
 
            </li>
72
 
            <li>
73
 
              <a href="../../../../../html/modules.html" class="modules">Modules</a>
74
 
            </li>
75
 
            <li>
76
 
              <a href="../../../../../html/downloads.html" class="download">Download</a>
77
 
            </li>
78
 
            <li>
79
 
              <a href="../../../../../html/tools.html" class="tools">Tools</a>
80
 
            </li>
81
 
            <li>
82
 
              <a href="../../../../../html/blog.html" class="blog">Blog</a>
83
 
            </li>
84
 
            <li>
85
 
              <a href="../../../../../html/code.html" class="open">Code</a>
86
 
            </li>
87
 
          </ul>
88
 
        </div>
89
 
      </div>
90
 
    </div>
91
 
    <div id="main">
92
 
      <div id="leftMenu">
93
 
        <div id="treecontrol">
94
 
          <a title="Collapse the entire tree below" href="#">
95
 
            <img src="images/minus.gif" alt="minus" /> Collapse All</a>
96
 
          <a title="Expand the entire tree below" href="#">
97
 
            <img src="images/plus.gif" alt="plus" /> Expand All</a>
98
 
        </div>
99
 
        <ul id="documentation" class="treeview">
100
 
          <ul>
101
 
            <li>
102
 
              <a href="index.html">All Modules</a>
103
 
            </li>
104
 
            <li>
105
 
              <a href="function_index.html">All Functions</a>
106
 
            </li>
107
 
            <li>
108
 
              <span>www.w3.org</span>
109
 
              <ul>
110
 
                <li>
111
 
                  <span>2005</span>
112
 
                  <ul>
113
 
                    <li>
114
 
                      <a href="www.w3.org_2005_xpath-functions_math.html" title="http://www.w3.org/2005/xpath-functions/math">math</a>
115
 
                      <sup>
116
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
117
 
                      </sup>
118
 
                      <sup>
119
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
120
 
                      </sup>
121
 
                    </li>
122
 
                    <li>
123
 
                      <a href="www.w3.org_2005_xpath-functions.html" title="http://www.w3.org/2005/xpath-functions">xpath-functions</a>
124
 
                      <sup>
125
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
126
 
                      </sup>
127
 
                      <sup>
128
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
129
 
                      </sup>
130
 
                    </li>
131
 
                  </ul>
132
 
                </li>
133
 
              </ul>
134
 
            </li>
135
 
            <li>
136
 
              <span>XDM</span>
137
 
              <ul>
138
 
                <li>
139
 
                  <span>atomic</span>
140
 
                  <ul>
141
 
                    <li>
142
 
                      <a href="www.zorba-xquery.com_modules_datetime.html" title="http://www.zorba-xquery.com/modules/datetime">datetime</a>
143
 
                      <sup>
144
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
145
 
                      </sup>
146
 
                      <sup>
147
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
148
 
                      </sup>
149
 
                    </li>
150
 
                    <li>
151
 
                      <a href="www.zorba-xquery.com_modules_math.html" title="http://www.zorba-xquery.com/modules/math">math</a>
152
 
                      <sup>
153
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
154
 
                      </sup>
155
 
                      <sup>
156
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
157
 
                      </sup>
158
 
                    </li>
159
 
                    <li>
160
 
                      <a href="www.zorba-xquery.com_modules_random.html" title="http://www.zorba-xquery.com/modules/random">random</a>
161
 
                      <sup>
162
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
163
 
                      </sup>
164
 
                      <sup>
165
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
166
 
                      </sup>
167
 
                    </li>
168
 
                    <li>
169
 
                      <a href="www.zorba-xquery.com_modules_string.html" title="http://www.zorba-xquery.com/modules/string">string</a>
170
 
                      <sup>
171
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
172
 
                      </sup>
173
 
                      <sup>
174
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
175
 
                      </sup>
176
 
                    </li>
177
 
                    <li>
178
 
                      <a href="www.zorba-xquery.com_modules_uri.html" title="http://www.zorba-xquery.com/modules/uri">uri</a>
179
 
                      <sup>
180
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
181
 
                      </sup>
182
 
                      <sup>
183
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
184
 
                      </sup>
185
 
                    </li>
186
 
                  </ul>
187
 
                </li>
188
 
                <li>
189
 
                  <span>item</span>
190
 
                  <ul>
191
 
                    <li>
192
 
                      <a href="www.zorba-xquery.com_modules_schema.html" title="http://www.zorba-xquery.com/modules/schema">schema</a>
193
 
                      <sup>
194
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
195
 
                      </sup>
196
 
                      <sup>
197
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
198
 
                      </sup>
199
 
                    </li>
200
 
                  </ul>
201
 
                </li>
202
 
                <li>
203
 
                  <span>node</span>
204
 
                  <ul>
205
 
                    <li>
206
 
                      <a href="www.zorba-xquery.com_modules_node.html" title="http://www.zorba-xquery.com/modules/node">node</a>
207
 
                      <sup>
208
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
209
 
                      </sup>
210
 
                      <sup>
211
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
212
 
                      </sup>
213
 
                    </li>
214
 
                    <li>
215
 
                      <a href="www.zorba-xquery.com_modules_node-position.html" title="http://www.zorba-xquery.com/modules/node-position">node-position</a>
216
 
                      <sup>
217
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
218
 
                      </sup>
219
 
                      <sup>
220
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
221
 
                      </sup>
222
 
                    </li>
223
 
                    <li>
224
 
                      <a href="www.zorba-xquery.com_modules_node-reference.html" title="http://www.zorba-xquery.com/modules/node-reference">node-reference</a>
225
 
                      <sup>
226
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
227
 
                      </sup>
228
 
                      <sup>
229
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
230
 
                      </sup>
231
 
                    </li>
232
 
                  </ul>
233
 
                </li>
234
 
              </ul>
235
 
            </li>
236
 
            <li>
237
 
              <span>store</span>
238
 
              <ul>
239
 
                <li>
240
 
                  <span>collections</span>
241
 
                  <ul>
242
 
                    <li>
243
 
                      <span>dynamic</span>
244
 
                      <ul>
245
 
                        <li>
246
 
                          <a href="www.zorba-xquery.com_modules_store_dynamic_collections_ddl.html" title="http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl">ddl</a>
247
 
                          <sup>
248
 
                            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
249
 
                          </sup>
250
 
                          <sup>
251
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
252
 
                          </sup>
253
 
                        </li>
254
 
                        <li>
255
 
                          <a href="www.zorba-xquery.com_modules_store_dynamic_collections_dml.html" title="http://www.zorba-xquery.com/modules/store/dynamic/collections/dml">dml</a>
256
 
                          <sup>
257
 
                            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
258
 
                          </sup>
259
 
                          <sup>
260
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
261
 
                          </sup>
262
 
                        </li>
263
 
                      </ul>
264
 
                    </li>
265
 
                    <li>
266
 
                      <span>static</span>
267
 
                      <ul>
268
 
                        <li>
269
 
                          <a href="www.zorba-xquery.com_modules_store_static_collections_ddl.html" title="http://www.zorba-xquery.com/modules/store/static/collections/ddl">ddl</a>
270
 
                          <sup>
271
 
                            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
272
 
                          </sup>
273
 
                          <sup>
274
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
275
 
                          </sup>
276
 
                        </li>
277
 
                        <li>
278
 
                          <a href="www.zorba-xquery.com_modules_store_static_collections_dml.html" title="http://www.zorba-xquery.com/modules/store/static/collections/dml">dml</a>
279
 
                          <sup>
280
 
                            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
281
 
                          </sup>
282
 
                          <sup>
283
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
284
 
                          </sup>
285
 
                        </li>
286
 
                      </ul>
287
 
                    </li>
288
 
                    <li>
289
 
                      <span>w3c</span>
290
 
                      <ul>
291
 
                        <li>
292
 
                          <a href="www.zorba-xquery.com_modules_store_dynamic_collections_w3c_dml.html" title="http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/dml">dml</a>
293
 
                          <sup>
294
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
295
 
                          </sup>
296
 
                        </li>
297
 
                        <li>
298
 
                          <a href="www.zorba-xquery.com_modules_store_dynamic_collections_w3c_ddl.html" title="http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/ddl">ddl</a>
299
 
                          <sup>
300
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
301
 
                          </sup>
302
 
                        </li>
303
 
                      </ul>
304
 
                    </li>
305
 
                  </ul>
306
 
                </li>
307
 
                <li>
308
 
                  <span>data structures</span>
309
 
                  <ul>
310
 
                    <li>
311
 
                      <a href="www.zorba-xquery.com_modules_store_data-structures_stack.html" title="http://www.zorba-xquery.com/modules/store/data-structures/stack">stack</a>
312
 
                    </li>
313
 
                    <li>
314
 
                      <a href="www.zorba-xquery.com_modules_store_data-structures_unordered-map.html" title="http://www.zorba-xquery.com/modules/store/data-structures/unordered-map">unordered-map</a>
315
 
                      <sup>
316
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
317
 
                      </sup>
318
 
                      <sup>
319
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
320
 
                      </sup>
321
 
                    </li>
322
 
                    <li>
323
 
                      <a href="www.zorba-xquery.com_modules_store_data-structures_queue.html" title="http://www.zorba-xquery.com/modules/store/data-structures/queue">queue</a>
324
 
                    </li>
325
 
                  </ul>
326
 
                </li>
327
 
                <li>
328
 
                  <span>documents</span>
329
 
                  <ul>
330
 
                    <li>
331
 
                      <a href="www.zorba-xquery.com_modules_store_dynamic_documents.html" title="http://www.zorba-xquery.com/modules/store/dynamic/documents">documents</a>
332
 
                      <sup>
333
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
334
 
                      </sup>
335
 
                      <sup>
336
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
337
 
                      </sup>
338
 
                    </li>
339
 
                  </ul>
340
 
                </li>
341
 
                <li>
342
 
                  <span>indexes</span>
343
 
                  <ul>
344
 
                    <li>
345
 
                      <span>static</span>
346
 
                      <ul>
347
 
                        <li>
348
 
                          <a href="www.zorba-xquery.com_modules_store_static_indexes_ddl.html" title="http://www.zorba-xquery.com/modules/store/static/indexes/ddl">ddl</a>
349
 
                          <sup>
350
 
                            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
351
 
                          </sup>
352
 
                          <sup>
353
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
354
 
                          </sup>
355
 
                        </li>
356
 
                        <li>
357
 
                          <a href="www.zorba-xquery.com_modules_store_static_indexes_dml.html" title="http://www.zorba-xquery.com/modules/store/static/indexes/dml">dml</a>
358
 
                          <sup>
359
 
                            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
360
 
                          </sup>
361
 
                          <sup>
362
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
363
 
                          </sup>
364
 
                        </li>
365
 
                      </ul>
366
 
                    </li>
367
 
                  </ul>
368
 
                </li>
369
 
                <li>
370
 
                  <span>integrity constraints</span>
371
 
                  <ul>
372
 
                    <li>
373
 
                      <span>static</span>
374
 
                      <ul>
375
 
                        <li>
376
 
                          <a href="www.zorba-xquery.com_modules_store_static_integrity_constraints_ddl.html" title="http://www.zorba-xquery.com/modules/store/static/integrity_constraints/ddl">ddl</a>
377
 
                          <sup>
378
 
                            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
379
 
                          </sup>
380
 
                          <sup>
381
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
382
 
                          </sup>
383
 
                        </li>
384
 
                        <li>
385
 
                          <a href="www.zorba-xquery.com_modules_store_static_integrity_constraints_dml.html" title="http://www.zorba-xquery.com/modules/store/static/integrity_constraints/dml">dml</a>
386
 
                          <sup>
387
 
                            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
388
 
                          </sup>
389
 
                          <sup>
390
 
                            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
391
 
                          </sup>
392
 
                        </li>
393
 
                      </ul>
394
 
                    </li>
395
 
                  </ul>
396
 
                </li>
397
 
              </ul>
398
 
            </li>
399
 
            <li>
400
 
              <span>introspection</span>
401
 
              <ul>
402
 
                <li>
403
 
                  <a href="www.zorba-xquery.com_modules_introspection_sctx.html" title="http://www.zorba-xquery.com/modules/introspection/sctx">sctx</a>
404
 
                  <sup>
405
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
406
 
                  </sup>
407
 
                  <sup>
408
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
409
 
                  </sup>
410
 
                </li>
411
 
              </ul>
412
 
            </li>
413
 
            <li>
414
 
              <span>reflection</span>
415
 
              <ul>
416
 
                <li>
417
 
                  <a href="www.zorba-xquery.com_modules_reflection.html" title="http://www.zorba-xquery.com/modules/reflection">reflection</a>
418
 
                  <sup>
419
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
420
 
                  </sup>
421
 
                  <sup>
422
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
423
 
                  </sup>
424
 
                </li>
425
 
              </ul>
426
 
            </li>
427
 
            <li>
428
 
              <span>external</span>
429
 
              <ul>
430
 
                <li>
431
 
                  <a href="www.zorba-xquery.com_modules_fetch.html" title="http://www.zorba-xquery.com/modules/fetch">fetch</a>
432
 
                  <sup>
433
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
434
 
                  </sup>
435
 
                  <sup>
436
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
437
 
                  </sup>
438
 
                </li>
439
 
                <li>
440
 
                  <a href="www.zorba-xquery.com_modules_http-client.html" title="http://www.zorba-xquery.com/modules/http-client">http-client</a>
441
 
                  <sup>
442
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
443
 
                  </sup>
444
 
                  <sup>
445
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
446
 
                  </sup>
447
 
                </li>
448
 
                <li>
449
 
                  <a href="www.zorba-xquery.com_modules_process.html" title="http://www.zorba-xquery.com/modules/process">process</a>
450
 
                  <sup>
451
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
452
 
                  </sup>
453
 
                </li>
454
 
                <li>
455
 
                  <a href="www.zorba-xquery.com_modules_system.html" title="http://www.zorba-xquery.com/modules/system">system</a>
456
 
                  <sup>
457
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
458
 
                  </sup>
459
 
                </li>
460
 
              </ul>
461
 
            </li>
462
 
            <li>
463
 
              <span>xqdoc</span>
464
 
              <ul>
465
 
                <li>
466
 
                  <a href="www.zorba-xquery.com_modules_xqdoc.html" title="http://www.zorba-xquery.com/modules/xqdoc">xqdoc</a>
467
 
                  <sup>
468
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
469
 
                  </sup>
470
 
                  <sup>
471
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
472
 
                  </sup>
473
 
                </li>
474
 
                <li>
475
 
                  <a href="www.zorba-xquery.com_modules_project_xqdoc.html" title="http://www.zorba-xquery.com/modules/project_xqdoc">project_xqdoc</a>
476
 
                  <sup>
477
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
478
 
                  </sup>
479
 
                </li>
480
 
                <li>
481
 
                  <span>xqdoc2xhtml</span>
482
 
                  <ul>
483
 
                    <li>
484
 
                      <a href="www.zorba-xquery.com_modules_xqdoc2xhtml_index.html" title="http://www.zorba-xquery.com/modules/xqdoc2xhtml/">xqdoc2xhtml</a>
485
 
                      <sup>
486
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
487
 
                      </sup>
488
 
                    </li>
489
 
                    <li>
490
 
                      <a href="www.zorba-xquery.com_modules_xqdoc2xhtml_error.html" title="http://www.zorba-xquery.com/modules/xqdoc2xhtml/error">error</a>
491
 
                      <sup>
492
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
493
 
                      </sup>
494
 
                    </li>
495
 
                  </ul>
496
 
                </li>
497
 
              </ul>
498
 
            </li>
499
 
            <li>
500
 
              <span>data processing</span>
501
 
              <ul>
502
 
                <li>
503
 
                  <span>data cleaning</span>
504
 
                  <ul>
505
 
                    <li>
506
 
                      <a href="www.zorba-xquery.com_modules_data-cleaning_character-based-string-similarity.html" title="http://www.zorba-xquery.com/modules/data-cleaning/character-based-string-similarity">character-based-string-similarity</a>
507
 
                    </li>
508
 
                    <li>
509
 
                      <a href="www.zorba-xquery.com_modules_data-cleaning_consolidation.html" title="http://www.zorba-xquery.com/modules/data-cleaning/consolidation">consolidation</a>
510
 
                    </li>
511
 
                    <li>
512
 
                      <a href="www.zorba-xquery.com_modules_data-cleaning_conversion.html" title="http://www.zorba-xquery.com/modules/data-cleaning/conversion">conversion</a>
513
 
                    </li>
514
 
                    <li>
515
 
                      <a href="www.zorba-xquery.com_modules_data-cleaning_hybrid-string-similarity.html" title="http://www.zorba-xquery.com/modules/data-cleaning/hybrid-string-similarity">hybrid-string-similarity</a>
516
 
                    </li>
517
 
                    <li>
518
 
                      <a href="www.zorba-xquery.com_modules_data-cleaning_normalization.html" title="http://www.zorba-xquery.com/modules/data-cleaning/normalization">normalization</a>
519
 
                    </li>
520
 
                    <li>
521
 
                      <a href="www.zorba-xquery.com_modules_data-cleaning_phonetic-string-similarity.html" title="http://www.zorba-xquery.com/modules/data-cleaning/phonetic-string-similarity">phonetic-string-similarity</a>
522
 
                    </li>
523
 
                    <li>
524
 
                      <a href="www.zorba-xquery.com_modules_data-cleaning_set-similarity.html" title="http://www.zorba-xquery.com/modules/data-cleaning/set-similarity">set-similarity</a>
525
 
                    </li>
526
 
                    <li>
527
 
                      <a href="www.zorba-xquery.com_modules_data-cleaning_token-based-string-similarity.html" title="http://www.zorba-xquery.com/modules/data-cleaning/token-based-string-similarity">token-based-string-similarity</a>
528
 
                    </li>
529
 
                  </ul>
530
 
                </li>
531
 
                <li>
532
 
                  <span>data converters</span>
533
 
                  <ul>
534
 
                    <li>
535
 
                      <a href="www.zorba-xquery.com_modules_converters_base64.html" title="http://www.zorba-xquery.com/modules/converters/base64">base64</a>
536
 
                      <sup>
537
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
538
 
                      </sup>
539
 
                      <sup>
540
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
541
 
                      </sup>
542
 
                    </li>
543
 
                    <li>
544
 
                      <a href="www.zorba-xquery.com_modules_converters_json.html" title="http://www.zorba-xquery.com/modules/converters/json">json</a>
545
 
                      <sup>
546
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
547
 
                      </sup>
548
 
                      <sup>
549
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
550
 
                      </sup>
551
 
                    </li>
552
 
                    <li>
553
 
                      <a href="www.zorba-xquery.com_modules_xml.html" title="http://www.zorba-xquery.com/modules/xml">xml</a>
554
 
                      <sup>
555
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
556
 
                      </sup>
557
 
                      <sup>
558
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
559
 
                      </sup>
560
 
                    </li>
561
 
                    <li>
562
 
                      <a href="www.zorba-xquery.com_modules_converters_csv.html" title="http://www.zorba-xquery.com/modules/converters/csv">csv</a>
563
 
                      <sup>
564
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
565
 
                      </sup>
566
 
                    </li>
567
 
                    <li>
568
 
                      <a href="www.zorba-xquery.com_modules_converters_html.html" title="http://www.zorba-xquery.com/modules/converters/html">html</a>
569
 
                      <sup>
570
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
571
 
                      </sup>
572
 
                    </li>
573
 
                  </ul>
574
 
                </li>
575
 
              </ul>
576
 
            </li>
577
 
            <li>
578
 
              <span>programming languages</span>
579
 
              <ul>
580
 
                <li>
581
 
                  <a href="www.zorba-xquery.com_modules_languages_xslt.html" title="http://www.zorba-xquery.com/modules/languages/xslt">xslt</a>
582
 
                  <sup>
583
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
584
 
                  </sup>
585
 
                </li>
586
 
                <li>
587
 
                  <span>xquery</span>
588
 
                  <ul>
589
 
                    <li>
590
 
                      <a href="www.zorba-xquery.com_modules_xqxq.html" title="http://www.zorba-xquery.com/modules/xqxq">xqxq</a>
591
 
                      <sup>
592
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
593
 
                      </sup>
594
 
                    </li>
595
 
                  </ul>
596
 
                </li>
597
 
              </ul>
598
 
            </li>
599
 
            <li>
600
 
              <span>excel</span>
601
 
              <ul>
602
 
                <li>
603
 
                  <a href="www.zorba-xquery.com_modules_excel_information.html" title="http://www.zorba-xquery.com/modules/excel/information">information</a>
604
 
                </li>
605
 
                <li>
606
 
                  <a href="www.zorba-xquery.com_modules_excel_text.html" title="http://www.zorba-xquery.com/modules/excel/text">text</a>
607
 
                </li>
608
 
                <li>
609
 
                  <a href="www.zorba-xquery.com_modules_excel_statistical-zorba.html" title="http://www.zorba-xquery.com/modules/excel/statistical-zorba">statistical-zorba</a>
610
 
                </li>
611
 
                <li>
612
 
                  <a href="www.zorba-xquery.com_modules_excel_statistical.html" title="http://www.zorba-xquery.com/modules/excel/statistical">statistical</a>
613
 
                </li>
614
 
                <li>
615
 
                  <a href="www.zorba-xquery.com_modules_excel_math-sumproduct.html" title="http://www.zorba-xquery.com/modules/excel/math-sumproduct">math-sumproduct</a>
616
 
                </li>
617
 
                <li>
618
 
                  <a href="www.zorba-xquery.com_modules_excel_math.html" title="http://www.zorba-xquery.com/modules/excel/math">math</a>
619
 
                </li>
620
 
                <li>
621
 
                  <a href="www.zorba-xquery.com_modules_excel_lookup.html" title="http://www.zorba-xquery.com/modules/excel/lookup">lookup</a>
622
 
                </li>
623
 
                <li>
624
 
                  <a href="www.zorba-xquery.com_modules_excel_logical.html" title="http://www.zorba-xquery.com/modules/excel/logical">logical</a>
625
 
                </li>
626
 
                <li>
627
 
                  <a href="www.zorba-xquery.com_modules_excel_engineering.html" title="http://www.zorba-xquery.com/modules/excel/engineering">engineering</a>
628
 
                </li>
629
 
                <li>
630
 
                  <a href="www.zorba-xquery.com_modules_excel_datetime.html" title="http://www.zorba-xquery.com/modules/excel/datetime">datetime</a>
631
 
                </li>
632
 
              </ul>
633
 
            </li>
634
 
            <li>
635
 
              <span>cryptography</span>
636
 
              <ul>
637
 
                <li>
638
 
                  <a href="www.zorba-xquery.com_modules_cryptography_hash.html" title="http://www.zorba-xquery.com/modules/cryptography/hash">hash</a>
639
 
                  <sup>
640
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
641
 
                  </sup>
642
 
                </li>
643
 
                <li>
644
 
                  <a href="www.zorba-xquery.com_modules_cryptography_hmac.html" title="http://www.zorba-xquery.com/modules/cryptography/hmac">hmac</a>
645
 
                  <sup>
646
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
647
 
                  </sup>
648
 
                </li>
649
 
              </ul>
650
 
            </li>
651
 
            <li>
652
 
              <span>geo</span>
653
 
              <ul>
654
 
                <li>
655
 
                  <a href="expath.org_ns_geo.html" title="http://expath.org/ns/geo">geo</a>
656
 
                  <sup>
657
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
658
 
                  </sup>
659
 
                </li>
660
 
                <li>
661
 
                  <a href="www.zorba-xquery.com_modules_geoproj.html" title="http://www.zorba-xquery.com/modules/geoproj">geoproj</a>
662
 
                </li>
663
 
              </ul>
664
 
            </li>
665
 
            <li>
666
 
              <span>image</span>
667
 
              <ul>
668
 
                <li>
669
 
                  <a href="www.zorba-xquery.com_modules_image_paint.html" title="http://www.zorba-xquery.com/modules/image/paint">paint</a>
670
 
                  <sup>
671
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
672
 
                  </sup>
673
 
                </li>
674
 
                <li>
675
 
                  <a href="www.zorba-xquery.com_modules_image_manipulation.html" title="http://www.zorba-xquery.com/modules/image/manipulation">manipulation</a>
676
 
                  <sup>
677
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
678
 
                  </sup>
679
 
                </li>
680
 
                <li>
681
 
                  <a href="www.zorba-xquery.com_modules_image_graphviz.html" title="http://www.zorba-xquery.com/modules/image/graphviz">graphviz</a>
682
 
                  <sup>
683
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
684
 
                  </sup>
685
 
                </li>
686
 
                <li>
687
 
                  <a href="www.zorba-xquery.com_modules_image_basic.html" title="http://www.zorba-xquery.com/modules/image/basic">basic</a>
688
 
                  <sup>
689
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
690
 
                  </sup>
691
 
                </li>
692
 
                <li>
693
 
                  <a href="www.zorba-xquery.com_modules_image_animation.html" title="http://www.zorba-xquery.com/modules/image/animation">animation</a>
694
 
                  <sup>
695
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
696
 
                  </sup>
697
 
                </li>
698
 
              </ul>
699
 
            </li>
700
 
            <li>
701
 
              <span>OAuth</span>
702
 
              <ul>
703
 
                <li>
704
 
                  <a href="www.zorba-xquery.com_modules_oauth_error.html" title="http://www.zorba-xquery.com/modules/oauth/error">error</a>
705
 
                </li>
706
 
                <li>
707
 
                  <a href="www.zorba-xquery.com_modules_oauth_client.html" title="http://www.zorba-xquery.com/modules/oauth/client">client</a>
708
 
                </li>
709
 
              </ul>
710
 
            </li>
711
 
            <li>
712
 
              <span>expath.org</span>
713
 
              <ul>
714
 
                <li>
715
 
                  <a href="expath.org_ns_http-client.html" title="http://expath.org/ns/http-client">http-client</a>
716
 
                </li>
717
 
                <li>
718
 
                  <a href="expath.org_ns_error.html" title="http://expath.org/ns/error">error</a>
719
 
                  <sup>
720
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
721
 
                  </sup>
722
 
                </li>
723
 
                <li>
724
 
                  <span>ns</span>
725
 
                  <ul>
726
 
                    <li>
727
 
                      <a href="expath.org_ns_file.html" title="http://expath.org/ns/file">file</a>
728
 
                      <sup>
729
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
730
 
                      </sup>
731
 
                      <sup>
732
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
733
 
                      </sup>
734
 
                    </li>
735
 
                  </ul>
736
 
                </li>
737
 
              </ul>
738
 
            </li>
739
 
            <li>
740
 
              <span>www.functx.com</span>
741
 
              <ul>
742
 
                <li>
743
 
                  <a href="www.functx.com_index.html" title="http://www.functx.com/">www.functx.com</a>
744
 
                  <sup>
745
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
746
 
                  </sup>
747
 
                </li>
748
 
              </ul>
749
 
            </li>
750
 
            <li>
751
 
              <span>debugger</span>
752
 
              <ul>
753
 
                <li>
754
 
                  <a href="www.zorba-xquery.com_modules_debugger_dbgp-message-handler.html" title="http://www.zorba-xquery.com/modules/debugger/dbgp-message-handler">dbgp-message-handler</a>
755
 
                  <sup>
756
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
757
 
                  </sup>
758
 
                </li>
759
 
              </ul>
760
 
            </li>
761
 
            <li>
762
 
              <span>error</span>
763
 
              <ul>
764
 
                <li>
765
 
                  <a href="jsoniq.org_errors.html" title="http://jsoniq.org/errors">errors</a>
766
 
                  <sup>
767
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
768
 
                  </sup>
769
 
                </li>
770
 
                <li>
771
 
                  <a href="www.w3.org_2005_xqt-errors.html" title="http://www.w3.org/2005/xqt-errors">xqt-errors</a>
772
 
                  <sup>
773
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
774
 
                  </sup>
775
 
                </li>
776
 
                <li>
777
 
                  <a href="www.zorba-xquery.com_errors.html" title="http://www.zorba-xquery.com/errors">errors</a>
778
 
                  <sup>
779
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
780
 
                  </sup>
781
 
                </li>
782
 
                <li>
783
 
                  <a href="www.zorba-xquery.com_warnings.html" title="http://www.zorba-xquery.com/warnings">warnings</a>
784
 
                  <sup>
785
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
786
 
                  </sup>
787
 
                </li>
788
 
              </ul>
789
 
            </li>
790
 
            <li>
791
 
              <span>utils</span>
792
 
              <ul>
793
 
                <li>
794
 
                  <span>util jvm</span>
795
 
                  <ul>
796
 
                    <li>
797
 
                      <a href="www.zorba-xquery.com_modules_util-jvm.html" title="http://www.zorba-xquery.com/modules/util-jvm">util-jvm</a>
798
 
                    </li>
799
 
                  </ul>
800
 
                </li>
801
 
              </ul>
802
 
            </li>
803
 
            <li>
804
 
              <span>jsoniq.org</span>
805
 
              <ul>
806
 
                <li>
807
 
                  <a href="jsoniq.org_functions.html" title="http://jsoniq.org/functions">functions</a>
808
 
                  <sup>
809
 
                    <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
810
 
                  </sup>
811
 
                  <sup>
812
 
                    <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
813
 
                  </sup>
814
 
                </li>
815
 
              </ul>
816
 
            </li>
817
 
            <li>
818
 
              <span>www.zorba-xquery.com</span>
819
 
              <ul>
820
 
                <li>
821
 
                  <span>modules</span>
822
 
                  <ul>
823
 
                    <li>
824
 
                      <a href="www.zorba-xquery.com_modules_archive.html" title="http://www.zorba-xquery.com/modules/archive">archive</a>
825
 
                      <sup>
826
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
827
 
                      </sup>
828
 
                    </li>
829
 
                    <li>
830
 
                      <a href="www.zorba-xquery.com_modules_full-text.html" title="http://www.zorba-xquery.com/modules/full-text">full-text</a>
831
 
                      <sup>
832
 
                        <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" target="_blank" title="There are external functions (either private or public) declared in this module.">(E)</a>
833
 
                      </sup>
834
 
                      <sup>
835
 
                        <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
836
 
                      </sup>
837
 
                    </li>
838
 
                  </ul>
839
 
                </li>
840
 
              </ul>
841
 
            </li>
842
 
          </ul>
843
 
        </ul>
844
 
      </div>
845
 
      <div id="rightcontent">
846
 
        <h1>http://www.w3.org/2005/xpath-functions<sup>
847
 
            <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
848
 
          </sup>
849
 
        </h1>
850
 
        <div class="section">
851
 
          <span id="module_description">Module Description</span>
852
 
        </div>
853
 
        <span>Before using any of the functions below please remember to import the module namespace:
854
 
      <pre class="brush: xquery;">import module namespace fn = "http://www.w3.org/2005/xpath-functions";</pre>
855
 
        </span>
856
 
        <p> This module contains all the functions specified in the
857
 
 W3C XPath and XQuery Functions and Operators 3.0.
858
 
</p>
859
 
        <div class="subsubsection">Author:</div>
860
 
        <p class="annotationText">www.w3c.org</p>
861
 
        <div class="section">
862
 
          <span id="module_resources">Module Resources</span>
863
 
        </div>
864
 
        <ul>
865
 
          <li>the XQuery module can be found <a href="modules/www.w3.org_2005_xpath-functions.html" target="_blank">here</a>.</li>
866
 
        </ul>
867
 
        <div class="section">
868
 
          <span id="external_specifications">Related Documentation</span>
869
 
        </div>
870
 
        <p>For more details please also see:<ul>
871
 
            <li>
872
 
              <a href="http://www.w3.org/TR/xpath-functions-30/" target="_blank">http://www.w3.org/TR/xpath-functions-30/</a>
873
 
            </li>
874
 
          </ul>
875
 
        </p>
876
 
        <div class="section">
877
 
          <span id="function_summary">Function Summary</span>
878
 
        </div>
879
 
        <table class="funclist">
880
 
          <tr>
881
 
            <td class="type">
882
 
              <span class="no_underline">
883
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
884
 
                  <img src="images/External.gif" alt="External" />
885
 
                </a>
886
 
              </span>
887
 
            </td>
888
 
            <td>
889
 
              <tt>
890
 
                <span class="functName">
891
 
                  <a href="#QName-2" title=".">QName</a>
892
 
                </span> (
893
 
            $paramURI as xs:string?,
894
 
            $paramQName as xs:string
895
 
) as xs:QName<br />
896
 
                <span class="padding">.</span>
897
 
              </tt>
898
 
            </td>
899
 
          </tr>
900
 
          <tr>
901
 
            <td class="type">
902
 
              <span class="no_underline">
903
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
904
 
                  <img src="images/External.gif" alt="External" />
905
 
                </a>
906
 
              </span>
907
 
            </td>
908
 
            <td>
909
 
              <tt>
910
 
                <span class="functName">
911
 
                  <a href="#abs-1" title=".">abs</a>
912
 
                </span> (
913
 
            $arg as numeric?
914
 
) as numeric?<br />
915
 
                <span class="padding">.</span>
916
 
              </tt>
917
 
            </td>
918
 
          </tr>
919
 
          <tr>
920
 
            <td class="type">
921
 
              <span class="no_underline">
922
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
923
 
                  <img src="images/External.gif" alt="External" />
924
 
                </a>
925
 
              </span>
926
 
            </td>
927
 
            <td>
928
 
              <tt>
929
 
                <span class="functName">
930
 
                  <a href="#adjust-date-to-timezone-1" title=".">adjust-date-to-timezone</a>
931
 
                </span> (
932
 
            $arg as xs:date?
933
 
) as xs:date?<br />
934
 
                <span class="padding">.</span>
935
 
              </tt>
936
 
            </td>
937
 
          </tr>
938
 
          <tr>
939
 
            <td class="type">
940
 
              <span class="no_underline">
941
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
942
 
                  <img src="images/External.gif" alt="External" />
943
 
                </a>
944
 
              </span>
945
 
            </td>
946
 
            <td>
947
 
              <tt>
948
 
                <span class="functName">
949
 
                  <a href="#adjust-date-to-timezone-2" title=".">adjust-date-to-timezone</a>
950
 
                </span> (
951
 
            $arg as xs:date?,
952
 
            $timezone as xs:dayTimeDuration?
953
 
) as xs:date?<br />
954
 
                <span class="padding">.</span>
955
 
              </tt>
956
 
            </td>
957
 
          </tr>
958
 
          <tr>
959
 
            <td class="type">
960
 
              <span class="no_underline">
961
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
962
 
                  <img src="images/External.gif" alt="External" />
963
 
                </a>
964
 
              </span>
965
 
            </td>
966
 
            <td>
967
 
              <tt>
968
 
                <span class="functName">
969
 
                  <a href="#adjust-dateTime-to-timezone-1" title=".">adjust-dateTime-to-timezone</a>
970
 
                </span> (
971
 
            $arg as xs:dateTime?
972
 
) as xs:dateTime<br />
973
 
                <span class="padding">.</span>
974
 
              </tt>
975
 
            </td>
976
 
          </tr>
977
 
          <tr>
978
 
            <td class="type">
979
 
              <span class="no_underline">
980
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
981
 
                  <img src="images/External.gif" alt="External" />
982
 
                </a>
983
 
              </span>
984
 
            </td>
985
 
            <td>
986
 
              <tt>
987
 
                <span class="functName">
988
 
                  <a href="#adjust-dateTime-to-timezone-2" title=".">adjust-dateTime-to-timezone</a>
989
 
                </span> (
990
 
            $arg as xs:dateTime?,
991
 
            $timezone as xs:dayTimeDuration?
992
 
) as xs:dateTime<br />
993
 
                <span class="padding">.</span>
994
 
              </tt>
995
 
            </td>
996
 
          </tr>
997
 
          <tr>
998
 
            <td class="type">
999
 
              <span class="no_underline">
1000
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1001
 
                  <img src="images/External.gif" alt="External" />
1002
 
                </a>
1003
 
              </span>
1004
 
            </td>
1005
 
            <td>
1006
 
              <tt>
1007
 
                <span class="functName">
1008
 
                  <a href="#adjust-time-to-timezone-1" title=".">adjust-time-to-timezone</a>
1009
 
                </span> (
1010
 
            $arg as xs:time?
1011
 
) as xs:time?<br />
1012
 
                <span class="padding">.</span>
1013
 
              </tt>
1014
 
            </td>
1015
 
          </tr>
1016
 
          <tr>
1017
 
            <td class="type">
1018
 
              <span class="no_underline">
1019
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1020
 
                  <img src="images/External.gif" alt="External" />
1021
 
                </a>
1022
 
              </span>
1023
 
            </td>
1024
 
            <td>
1025
 
              <tt>
1026
 
                <span class="functName">
1027
 
                  <a href="#adjust-time-to-timezone-2" title=".">adjust-time-to-timezone</a>
1028
 
                </span> (
1029
 
            $arg as xs:time?,
1030
 
            $timezone as xs:dayTimeDuration?
1031
 
) as xs:time?<br />
1032
 
                <span class="padding">.</span>
1033
 
              </tt>
1034
 
            </td>
1035
 
          </tr>
1036
 
          <tr>
1037
 
            <td class="type">
1038
 
              <span class="no_underline">
1039
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1040
 
                  <img src="images/External.gif" alt="External" />
1041
 
                </a>
1042
 
              </span>
1043
 
            </td>
1044
 
            <td>
1045
 
              <tt>
1046
 
                <span class="functName">
1047
 
                  <a href="#analyze-string-2" title=".">analyze-string</a>
1048
 
                </span> (
1049
 
            $input as xs:string?,
1050
 
            $pattern as xs:string
1051
 
) as element(fn:analyze-string-result)<br />
1052
 
                <span class="padding">.</span>
1053
 
              </tt>
1054
 
            </td>
1055
 
          </tr>
1056
 
          <tr>
1057
 
            <td class="type">
1058
 
              <span class="no_underline">
1059
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1060
 
                  <img src="images/External.gif" alt="External" />
1061
 
                </a>
1062
 
              </span>
1063
 
            </td>
1064
 
            <td>
1065
 
              <tt>
1066
 
                <span class="functName">
1067
 
                  <a href="#analyze-string-3" title=".">analyze-string</a>
1068
 
                </span> (
1069
 
            $input as xs:string?,
1070
 
            $pattern as xs:string,
1071
 
            $flags as xs:string
1072
 
) as element(fn:analyze-string-result)<br />
1073
 
                <span class="padding">.</span>
1074
 
              </tt>
1075
 
            </td>
1076
 
          </tr>
1077
 
          <tr>
1078
 
            <td class="type">
1079
 
              <span class="no_underline">
1080
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1081
 
                  <img src="images/External.gif" alt="External" />
1082
 
                </a>
1083
 
              </span>
1084
 
            </td>
1085
 
            <td>
1086
 
              <tt>
1087
 
                <span class="functName">
1088
 
                  <a href="#available-environment-variables-0" title=".">available-environment-variables</a>
1089
 
                </span> (
1090
 
 
1091
 
) as xs:string*<br />
1092
 
                <span class="padding">.</span>
1093
 
              </tt>
1094
 
            </td>
1095
 
          </tr>
1096
 
          <tr>
1097
 
            <td class="type">
1098
 
              <span class="no_underline">
1099
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1100
 
                  <img src="images/External.gif" alt="External" />
1101
 
                </a>
1102
 
              </span>
1103
 
            </td>
1104
 
            <td>
1105
 
              <tt>
1106
 
                <span class="functName">
1107
 
                  <a href="#available-environment-variables-0" title=".">available-environment-variables</a>
1108
 
                </span> (
1109
 
 
1110
 
) as xs:string*<br />
1111
 
                <span class="padding">.</span>
1112
 
              </tt>
1113
 
            </td>
1114
 
          </tr>
1115
 
          <tr>
1116
 
            <td class="type">
1117
 
              <span class="no_underline">
1118
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1119
 
                  <img src="images/External.gif" alt="External" />
1120
 
                </a>
1121
 
              </span>
1122
 
            </td>
1123
 
            <td>
1124
 
              <tt>
1125
 
                <span class="functName">
1126
 
                  <a href="#avg-1" title=".">avg</a>
1127
 
                </span> (
1128
 
            $arg as xs:anyAtomicType*
1129
 
) as xs:anyAtomicType?<br />
1130
 
                <span class="padding">.</span>
1131
 
              </tt>
1132
 
            </td>
1133
 
          </tr>
1134
 
          <tr>
1135
 
            <td class="type">
1136
 
              <span class="no_underline">
1137
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1138
 
                  <img src="images/External.gif" alt="External" />
1139
 
                </a>
1140
 
              </span>
1141
 
            </td>
1142
 
            <td>
1143
 
              <tt>
1144
 
                <span class="functName">
1145
 
                  <a href="#base-uri-0" title=".">base-uri</a>
1146
 
                </span> (
1147
 
 
1148
 
) as xs:anyURI?<br />
1149
 
                <span class="padding">.</span>
1150
 
              </tt>
1151
 
            </td>
1152
 
          </tr>
1153
 
          <tr>
1154
 
            <td class="type">
1155
 
              <span class="no_underline">
1156
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1157
 
                  <img src="images/External.gif" alt="External" />
1158
 
                </a>
1159
 
              </span>
1160
 
            </td>
1161
 
            <td>
1162
 
              <tt>
1163
 
                <span class="functName">
1164
 
                  <a href="#base-uri-1" title=".">base-uri</a>
1165
 
                </span> (
1166
 
            $arg as node()?
1167
 
) as xs:anyURI?<br />
1168
 
                <span class="padding">.</span>
1169
 
              </tt>
1170
 
            </td>
1171
 
          </tr>
1172
 
          <tr>
1173
 
            <td class="type">
1174
 
              <span class="no_underline">
1175
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1176
 
                  <img src="images/External.gif" alt="External" />
1177
 
                </a>
1178
 
              </span>
1179
 
            </td>
1180
 
            <td>
1181
 
              <tt>
1182
 
                <span class="functName">
1183
 
                  <a href="#boolean-1" title=".">boolean</a>
1184
 
                </span> (
1185
 
            $arg as item()*
1186
 
) as xs:boolean<br />
1187
 
                <span class="padding">.</span>
1188
 
              </tt>
1189
 
            </td>
1190
 
          </tr>
1191
 
          <tr>
1192
 
            <td class="type">
1193
 
              <span class="no_underline">
1194
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1195
 
                  <img src="images/External.gif" alt="External" />
1196
 
                </a>
1197
 
              </span>
1198
 
            </td>
1199
 
            <td>
1200
 
              <tt>
1201
 
                <span class="functName">
1202
 
                  <a href="#ceiling-1" title=".">ceiling</a>
1203
 
                </span> (
1204
 
            $arg as numeric?
1205
 
) as numeric?<br />
1206
 
                <span class="padding">.</span>
1207
 
              </tt>
1208
 
            </td>
1209
 
          </tr>
1210
 
          <tr>
1211
 
            <td class="type">
1212
 
              <span class="no_underline">
1213
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1214
 
                  <img src="images/External.gif" alt="External" />
1215
 
                </a>
1216
 
              </span>
1217
 
            </td>
1218
 
            <td>
1219
 
              <tt>
1220
 
                <span class="functName">
1221
 
                  <a href="#codepoint-equal-2" title=".">codepoint-equal</a>
1222
 
                </span> (
1223
 
            $comparand1 as xs:string?,
1224
 
            $comparand2 as xs:string?
1225
 
) as xs:boolean?<br />
1226
 
                <span class="padding">.</span>
1227
 
              </tt>
1228
 
            </td>
1229
 
          </tr>
1230
 
          <tr>
1231
 
            <td class="type">
1232
 
              <span class="no_underline">
1233
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1234
 
                  <img src="images/External.gif" alt="External" />
1235
 
                </a>
1236
 
              </span>
1237
 
            </td>
1238
 
            <td>
1239
 
              <tt>
1240
 
                <span class="functName">
1241
 
                  <a href="#codepoints-to-string-1" title=".">codepoints-to-string</a>
1242
 
                </span> (
1243
 
            $arg as xs:integer*
1244
 
) as xs:string<br />
1245
 
                <span class="padding">.</span>
1246
 
              </tt>
1247
 
            </td>
1248
 
          </tr>
1249
 
          <tr>
1250
 
            <td class="type">
1251
 
              <span class="no_underline">
1252
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1253
 
                  <img src="images/External.gif" alt="External" />
1254
 
                </a>
1255
 
              </span>
1256
 
            </td>
1257
 
            <td>
1258
 
              <tt>
1259
 
                <span class="functName">
1260
 
                  <a href="#codepoints-to-string-1" title=".">codepoints-to-string</a>
1261
 
                </span> (
1262
 
            $arg as xs:integer*
1263
 
) as xs:string<br />
1264
 
                <span class="padding">.</span>
1265
 
              </tt>
1266
 
            </td>
1267
 
          </tr>
1268
 
          <tr>
1269
 
            <td class="type">
1270
 
              <span class="no_underline">
1271
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1272
 
                  <img src="images/External.gif" alt="External" />
1273
 
                </a>
1274
 
              </span>
1275
 
            </td>
1276
 
            <td>
1277
 
              <tt>
1278
 
                <span class="functName">
1279
 
                  <a href="#collection-0" title=".">collection</a>
1280
 
                </span> (
1281
 
 
1282
 
) as node()*<br />
1283
 
                <span class="padding">.</span>
1284
 
              </tt>
1285
 
            </td>
1286
 
          </tr>
1287
 
          <tr>
1288
 
            <td class="type">
1289
 
              <span class="no_underline">
1290
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1291
 
                  <img src="images/External.gif" alt="External" />
1292
 
                </a>
1293
 
              </span>
1294
 
            </td>
1295
 
            <td>
1296
 
              <tt>
1297
 
                <span class="functName">
1298
 
                  <a href="#collection-1" title=".">collection</a>
1299
 
                </span> (
1300
 
            $arg as xs:string?
1301
 
) as node()*<br />
1302
 
                <span class="padding">.</span>
1303
 
              </tt>
1304
 
            </td>
1305
 
          </tr>
1306
 
          <tr>
1307
 
            <td class="type">
1308
 
              <span class="no_underline">
1309
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1310
 
                  <img src="images/External.gif" alt="External" />
1311
 
                </a>
1312
 
              </span>
1313
 
            </td>
1314
 
            <td>
1315
 
              <tt>
1316
 
                <span class="functName">
1317
 
                  <a href="#compare-2" title=".">compare</a>
1318
 
                </span> (
1319
 
            $comparand1 as xs:string?,
1320
 
            $comparand2 as xs:string?
1321
 
) as xs:integer?<br />
1322
 
                <span class="padding">.</span>
1323
 
              </tt>
1324
 
            </td>
1325
 
          </tr>
1326
 
          <tr>
1327
 
            <td class="type">
1328
 
              <span class="no_underline">
1329
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1330
 
                  <img src="images/External.gif" alt="External" />
1331
 
                </a>
1332
 
              </span>
1333
 
            </td>
1334
 
            <td>
1335
 
              <tt>
1336
 
                <span class="functName">
1337
 
                  <a href="#compare-3" title=".">compare</a>
1338
 
                </span> (
1339
 
            $comparand1 as xs:string?,
1340
 
            $comparand2 as xs:string?,
1341
 
            $collation as xs:string
1342
 
) as xs:integer?<br />
1343
 
                <span class="padding">.</span>
1344
 
              </tt>
1345
 
            </td>
1346
 
          </tr>
1347
 
          <tr>
1348
 
            <td class="type">
1349
 
              <span class="no_underline">
1350
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1351
 
                  <img src="images/External.gif" alt="External" />
1352
 
                </a>
1353
 
              </span>
1354
 
            </td>
1355
 
            <td>
1356
 
              <tt>
1357
 
                <span class="functName">
1358
 
                  <a href="#concat-2" title=".">concat</a>
1359
 
                </span> (
1360
 
            $arg1 as xs:anyAtomicType?,
1361
 
            $arg2 as xs:anyAtomicType?
1362
 
) as xs:string<br />
1363
 
                <span class="padding">.</span>
1364
 
              </tt>
1365
 
            </td>
1366
 
          </tr>
1367
 
          <tr>
1368
 
            <td class="type">
1369
 
              <span class="no_underline">
1370
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1371
 
                  <img src="images/External.gif" alt="External" />
1372
 
                </a>
1373
 
              </span>
1374
 
            </td>
1375
 
            <td>
1376
 
              <tt>
1377
 
                <span class="functName">
1378
 
                  <a href="#contains-2" title=".">contains</a>
1379
 
                </span> (
1380
 
            $arg1 as xs:string?,
1381
 
            $arg2 as xs:string?
1382
 
) as xs:boolean<br />
1383
 
                <span class="padding">.</span>
1384
 
              </tt>
1385
 
            </td>
1386
 
          </tr>
1387
 
          <tr>
1388
 
            <td class="type">
1389
 
              <span class="no_underline">
1390
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1391
 
                  <img src="images/External.gif" alt="External" />
1392
 
                </a>
1393
 
              </span>
1394
 
            </td>
1395
 
            <td>
1396
 
              <tt>
1397
 
                <span class="functName">
1398
 
                  <a href="#contains-3" title=".">contains</a>
1399
 
                </span> (
1400
 
            $arg1 as xs:string?,
1401
 
            $arg2 as xs:string?,
1402
 
            $collation as xs:string
1403
 
) as xs:boolean<br />
1404
 
                <span class="padding">.</span>
1405
 
              </tt>
1406
 
            </td>
1407
 
          </tr>
1408
 
          <tr>
1409
 
            <td class="type">
1410
 
              <span class="no_underline">
1411
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1412
 
                  <img src="images/External.gif" alt="External" />
1413
 
                </a>
1414
 
              </span>
1415
 
            </td>
1416
 
            <td>
1417
 
              <tt>
1418
 
                <span class="functName">
1419
 
                  <a href="#count-1" title=".">count</a>
1420
 
                </span> (
1421
 
            $arg as item()*
1422
 
) as xs:integer<br />
1423
 
                <span class="padding">.</span>
1424
 
              </tt>
1425
 
            </td>
1426
 
          </tr>
1427
 
          <tr>
1428
 
            <td class="type">
1429
 
              <span class="no_underline">
1430
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1431
 
                  <img src="images/External.gif" alt="External" />
1432
 
                </a>
1433
 
              </span>
1434
 
            </td>
1435
 
            <td>
1436
 
              <tt>
1437
 
                <span class="functName">
1438
 
                  <a href="#current-date-0" title=".">current-date</a>
1439
 
                </span> (
1440
 
 
1441
 
) as xs:date<br />
1442
 
                <span class="padding">.</span>
1443
 
              </tt>
1444
 
            </td>
1445
 
          </tr>
1446
 
          <tr>
1447
 
            <td class="type">
1448
 
              <span class="no_underline">
1449
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1450
 
                  <img src="images/External.gif" alt="External" />
1451
 
                </a>
1452
 
              </span>
1453
 
            </td>
1454
 
            <td>
1455
 
              <tt>
1456
 
                <span class="functName">
1457
 
                  <a href="#current-dateTime-0" title=".">current-dateTime</a>
1458
 
                </span> (
1459
 
 
1460
 
) as xs:dateTimeStamp<br />
1461
 
                <span class="padding">.</span>
1462
 
              </tt>
1463
 
            </td>
1464
 
          </tr>
1465
 
          <tr>
1466
 
            <td class="type">
1467
 
              <span class="no_underline">
1468
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1469
 
                  <img src="images/External.gif" alt="External" />
1470
 
                </a>
1471
 
              </span>
1472
 
            </td>
1473
 
            <td>
1474
 
              <tt>
1475
 
                <span class="functName">
1476
 
                  <a href="#current-time-0" title=".">current-time</a>
1477
 
                </span> (
1478
 
 
1479
 
) as xs:time<br />
1480
 
                <span class="padding">.</span>
1481
 
              </tt>
1482
 
            </td>
1483
 
          </tr>
1484
 
          <tr>
1485
 
            <td class="type">
1486
 
              <span class="no_underline">
1487
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1488
 
                  <img src="images/External.gif" alt="External" />
1489
 
                </a>
1490
 
              </span>
1491
 
            </td>
1492
 
            <td>
1493
 
              <tt>
1494
 
                <span class="functName">
1495
 
                  <a href="#data-0" title=".">data</a>
1496
 
                </span> (
1497
 
 
1498
 
) as xs:anyAtomicType*<br />
1499
 
                <span class="padding">.</span>
1500
 
              </tt>
1501
 
            </td>
1502
 
          </tr>
1503
 
          <tr>
1504
 
            <td class="type">
1505
 
              <span class="no_underline">
1506
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1507
 
                  <img src="images/External.gif" alt="External" />
1508
 
                </a>
1509
 
              </span>
1510
 
            </td>
1511
 
            <td>
1512
 
              <tt>
1513
 
                <span class="functName">
1514
 
                  <a href="#data-1" title=".">data</a>
1515
 
                </span> (
1516
 
            $arg as item()*
1517
 
) as xs:anyAtomicType*<br />
1518
 
                <span class="padding">.</span>
1519
 
              </tt>
1520
 
            </td>
1521
 
          </tr>
1522
 
          <tr>
1523
 
            <td class="type">
1524
 
              <span class="no_underline">
1525
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1526
 
                  <img src="images/External.gif" alt="External" />
1527
 
                </a>
1528
 
              </span>
1529
 
            </td>
1530
 
            <td>
1531
 
              <tt>
1532
 
                <span class="functName">
1533
 
                  <a href="#dateTime-2" title=".">dateTime</a>
1534
 
                </span> (
1535
 
            $arg1 as xs:date?,
1536
 
            $arg2 as xs:time?
1537
 
) as xs:dateTime?<br />
1538
 
                <span class="padding">.</span>
1539
 
              </tt>
1540
 
            </td>
1541
 
          </tr>
1542
 
          <tr>
1543
 
            <td class="type">
1544
 
              <span class="no_underline">
1545
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1546
 
                  <img src="images/External.gif" alt="External" />
1547
 
                </a>
1548
 
              </span>
1549
 
            </td>
1550
 
            <td>
1551
 
              <tt>
1552
 
                <span class="functName">
1553
 
                  <a href="#day-from-date-1" title=".">day-from-date</a>
1554
 
                </span> (
1555
 
            $arg as xs:date?
1556
 
) as xs:integer?<br />
1557
 
                <span class="padding">.</span>
1558
 
              </tt>
1559
 
            </td>
1560
 
          </tr>
1561
 
          <tr>
1562
 
            <td class="type">
1563
 
              <span class="no_underline">
1564
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1565
 
                  <img src="images/External.gif" alt="External" />
1566
 
                </a>
1567
 
              </span>
1568
 
            </td>
1569
 
            <td>
1570
 
              <tt>
1571
 
                <span class="functName">
1572
 
                  <a href="#days-from-duration-1" title=".">days-from-duration</a>
1573
 
                </span> (
1574
 
            $arg as xs:duration?
1575
 
) as xs:integer?<br />
1576
 
                <span class="padding">.</span>
1577
 
              </tt>
1578
 
            </td>
1579
 
          </tr>
1580
 
          <tr>
1581
 
            <td class="type">
1582
 
              <span class="no_underline">
1583
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1584
 
                  <img src="images/External.gif" alt="External" />
1585
 
                </a>
1586
 
              </span>
1587
 
            </td>
1588
 
            <td>
1589
 
              <tt>
1590
 
                <span class="functName">
1591
 
                  <a href="#deep-equal-2" title=".">deep-equal</a>
1592
 
                </span> (
1593
 
            $parameter1 as item()*,
1594
 
            $parameter2 as item()*
1595
 
) as xs:boolean<br />
1596
 
                <span class="padding">.</span>
1597
 
              </tt>
1598
 
            </td>
1599
 
          </tr>
1600
 
          <tr>
1601
 
            <td class="type">
1602
 
              <span class="no_underline">
1603
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1604
 
                  <img src="images/External.gif" alt="External" />
1605
 
                </a>
1606
 
              </span>
1607
 
            </td>
1608
 
            <td>
1609
 
              <tt>
1610
 
                <span class="functName">
1611
 
                  <a href="#deep-equal-3" title=".">deep-equal</a>
1612
 
                </span> (
1613
 
            $parameter1 as item()*,
1614
 
            $parameter2 as item()*,
1615
 
            $collation as xs:string
1616
 
) as xs:boolean<br />
1617
 
                <span class="padding">.</span>
1618
 
              </tt>
1619
 
            </td>
1620
 
          </tr>
1621
 
          <tr>
1622
 
            <td class="type">
1623
 
              <span class="no_underline">
1624
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1625
 
                  <img src="images/External.gif" alt="External" />
1626
 
                </a>
1627
 
              </span>
1628
 
            </td>
1629
 
            <td>
1630
 
              <tt>
1631
 
                <span class="functName">
1632
 
                  <a href="#default-collation-0" title=".">default-collation</a>
1633
 
                </span> (
1634
 
 
1635
 
) as xs:string<br />
1636
 
                <span class="padding">.</span>
1637
 
              </tt>
1638
 
            </td>
1639
 
          </tr>
1640
 
          <tr>
1641
 
            <td class="type">
1642
 
              <span class="no_underline">
1643
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1644
 
                  <img src="images/External.gif" alt="External" />
1645
 
                </a>
1646
 
              </span>
1647
 
            </td>
1648
 
            <td>
1649
 
              <tt>
1650
 
                <span class="functName">
1651
 
                  <a href="#distinct-values-1" title=".">distinct-values</a>
1652
 
                </span> (
1653
 
            $arg as xs:anyAtomicType*
1654
 
) as xs:anyAtomicType*<br />
1655
 
                <span class="padding">.</span>
1656
 
              </tt>
1657
 
            </td>
1658
 
          </tr>
1659
 
          <tr>
1660
 
            <td class="type">
1661
 
              <span class="no_underline">
1662
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1663
 
                  <img src="images/External.gif" alt="External" />
1664
 
                </a>
1665
 
              </span>
1666
 
            </td>
1667
 
            <td>
1668
 
              <tt>
1669
 
                <span class="functName">
1670
 
                  <a href="#distinct-values-2" title=".">distinct-values</a>
1671
 
                </span> (
1672
 
            $arg as xs:anyAtomicType*,
1673
 
            $collation as xs:string
1674
 
) as xs:anyAtomicType*<br />
1675
 
                <span class="padding">.</span>
1676
 
              </tt>
1677
 
            </td>
1678
 
          </tr>
1679
 
          <tr>
1680
 
            <td class="type">
1681
 
              <span class="no_underline">
1682
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1683
 
                  <img src="images/External.gif" alt="External" />
1684
 
                </a>
1685
 
              </span>
1686
 
            </td>
1687
 
            <td>
1688
 
              <tt>
1689
 
                <span class="functName">
1690
 
                  <a href="#doc-1" title=".">doc</a>
1691
 
                </span> (
1692
 
            $uri as xs:string?
1693
 
) as document()?<br />
1694
 
                <span class="padding">.</span>
1695
 
              </tt>
1696
 
            </td>
1697
 
          </tr>
1698
 
          <tr>
1699
 
            <td class="type">
1700
 
              <span class="no_underline">
1701
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1702
 
                  <img src="images/External.gif" alt="External" />
1703
 
                </a>
1704
 
              </span>
1705
 
            </td>
1706
 
            <td>
1707
 
              <tt>
1708
 
                <span class="functName">
1709
 
                  <a href="#doc-available-1" title=".">doc-available</a>
1710
 
                </span> (
1711
 
            $uri as xs:string?
1712
 
) as xs:boolean<br />
1713
 
                <span class="padding">.</span>
1714
 
              </tt>
1715
 
            </td>
1716
 
          </tr>
1717
 
          <tr>
1718
 
            <td class="type">
1719
 
              <span class="no_underline">
1720
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1721
 
                  <img src="images/External.gif" alt="External" />
1722
 
                </a>
1723
 
              </span>
1724
 
            </td>
1725
 
            <td>
1726
 
              <tt>
1727
 
                <span class="functName">
1728
 
                  <a href="#document-uri-0" title=".">document-uri</a>
1729
 
                </span> (
1730
 
 
1731
 
) as xs:anyURI?<br />
1732
 
                <span class="padding">.</span>
1733
 
              </tt>
1734
 
            </td>
1735
 
          </tr>
1736
 
          <tr>
1737
 
            <td class="type">
1738
 
              <span class="no_underline">
1739
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1740
 
                  <img src="images/External.gif" alt="External" />
1741
 
                </a>
1742
 
              </span>
1743
 
            </td>
1744
 
            <td>
1745
 
              <tt>
1746
 
                <span class="functName">
1747
 
                  <a href="#document-uri-1" title=".">document-uri</a>
1748
 
                </span> (
1749
 
            $arg as node()?
1750
 
) as xs:anyURI?<br />
1751
 
                <span class="padding">.</span>
1752
 
              </tt>
1753
 
            </td>
1754
 
          </tr>
1755
 
          <tr>
1756
 
            <td class="type">
1757
 
              <span class="no_underline">
1758
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1759
 
                  <img src="images/External.gif" alt="External" />
1760
 
                </a>
1761
 
              </span>
1762
 
            </td>
1763
 
            <td>
1764
 
              <tt>
1765
 
                <span class="functName">
1766
 
                  <a href="#element-with-id-1" title=".">element-with-id</a>
1767
 
                </span> (
1768
 
            $arg as xs:string*
1769
 
) as element(*)*<br />
1770
 
                <span class="padding">.</span>
1771
 
              </tt>
1772
 
            </td>
1773
 
          </tr>
1774
 
          <tr>
1775
 
            <td class="type">
1776
 
              <span class="no_underline">
1777
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1778
 
                  <img src="images/External.gif" alt="External" />
1779
 
                </a>
1780
 
              </span>
1781
 
            </td>
1782
 
            <td>
1783
 
              <tt>
1784
 
                <span class="functName">
1785
 
                  <a href="#element-with-id-2" title=".">element-with-id</a>
1786
 
                </span> (
1787
 
            $arg as xs:string*,
1788
 
            $node as node()
1789
 
) as element(*)*<br />
1790
 
                <span class="padding">.</span>
1791
 
              </tt>
1792
 
            </td>
1793
 
          </tr>
1794
 
          <tr>
1795
 
            <td class="type">
1796
 
              <span class="no_underline">
1797
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1798
 
                  <img src="images/External.gif" alt="External" />
1799
 
                </a>
1800
 
              </span>
1801
 
            </td>
1802
 
            <td>
1803
 
              <tt>
1804
 
                <span class="functName">
1805
 
                  <a href="#empty-1" title=".">empty</a>
1806
 
                </span> (
1807
 
            $arg as item()*
1808
 
) as xs:boolean<br />
1809
 
                <span class="padding">.</span>
1810
 
              </tt>
1811
 
            </td>
1812
 
          </tr>
1813
 
          <tr>
1814
 
            <td class="type">
1815
 
              <span class="no_underline">
1816
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1817
 
                  <img src="images/External.gif" alt="External" />
1818
 
                </a>
1819
 
              </span>
1820
 
            </td>
1821
 
            <td>
1822
 
              <tt>
1823
 
                <span class="functName">
1824
 
                  <a href="#encode-for-uri-1" title=".">encode-for-uri</a>
1825
 
                </span> (
1826
 
            $uri-part as xs:string?
1827
 
) as xs:string<br />
1828
 
                <span class="padding">.</span>
1829
 
              </tt>
1830
 
            </td>
1831
 
          </tr>
1832
 
          <tr>
1833
 
            <td class="type">
1834
 
              <span class="no_underline">
1835
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1836
 
                  <img src="images/External.gif" alt="External" />
1837
 
                </a>
1838
 
              </span>
1839
 
            </td>
1840
 
            <td>
1841
 
              <tt>
1842
 
                <span class="functName">
1843
 
                  <a href="#ends-with-2" title=".">ends-with</a>
1844
 
                </span> (
1845
 
            $arg1 as xs:string?,
1846
 
            $arg2 as xs:string?
1847
 
) as xs:boolean<br />
1848
 
                <span class="padding">.</span>
1849
 
              </tt>
1850
 
            </td>
1851
 
          </tr>
1852
 
          <tr>
1853
 
            <td class="type">
1854
 
              <span class="no_underline">
1855
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1856
 
                  <img src="images/External.gif" alt="External" />
1857
 
                </a>
1858
 
              </span>
1859
 
            </td>
1860
 
            <td>
1861
 
              <tt>
1862
 
                <span class="functName">
1863
 
                  <a href="#ends-with-3" title=".">ends-with</a>
1864
 
                </span> (
1865
 
            $arg1 as xs:string?,
1866
 
            $arg2 as xs:string?,
1867
 
            $collation as xs:string
1868
 
) as xs:boolean<br />
1869
 
                <span class="padding">.</span>
1870
 
              </tt>
1871
 
            </td>
1872
 
          </tr>
1873
 
          <tr>
1874
 
            <td class="type">
1875
 
              <span class="no_underline">
1876
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1877
 
                  <img src="images/External.gif" alt="External" />
1878
 
                </a>
1879
 
              </span>
1880
 
            </td>
1881
 
            <td>
1882
 
              <tt>
1883
 
                <span class="functName">
1884
 
                  <a href="#environment-variable-1" title=".">environment-variable</a>
1885
 
                </span> (
1886
 
            $arg as xs:string
1887
 
) as xs:string?<br />
1888
 
                <span class="padding">.</span>
1889
 
              </tt>
1890
 
            </td>
1891
 
          </tr>
1892
 
          <tr>
1893
 
            <td class="type">
1894
 
              <span class="no_underline">
1895
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1896
 
                  <img src="images/External.gif" alt="External" />
1897
 
                </a>
1898
 
              </span>
1899
 
            </td>
1900
 
            <td>
1901
 
              <tt>
1902
 
                <span class="functName">
1903
 
                  <a href="#environment-variable-1" title=".">environment-variable</a>
1904
 
                </span> (
1905
 
            $name as xs:string
1906
 
) as xs:string?<br />
1907
 
                <span class="padding">.</span>
1908
 
              </tt>
1909
 
            </td>
1910
 
          </tr>
1911
 
          <tr>
1912
 
            <td class="type">
1913
 
              <span class="no_underline">
1914
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1915
 
                  <img src="images/External.gif" alt="External" />
1916
 
                </a>
1917
 
              </span>
1918
 
            </td>
1919
 
            <td>
1920
 
              <tt>
1921
 
                <span class="functName">
1922
 
                  <a href="#error-0" title=".">error</a>
1923
 
                </span> (
1924
 
 
1925
 
) as none<br />
1926
 
                <span class="padding">.</span>
1927
 
              </tt>
1928
 
            </td>
1929
 
          </tr>
1930
 
          <tr>
1931
 
            <td class="type">
1932
 
              <span class="no_underline">
1933
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1934
 
                  <img src="images/External.gif" alt="External" />
1935
 
                </a>
1936
 
              </span>
1937
 
            </td>
1938
 
            <td>
1939
 
              <tt>
1940
 
                <span class="functName">
1941
 
                  <a href="#error-1" title=".">error</a>
1942
 
                </span> (
1943
 
            $code as xs:QName
1944
 
) as none<br />
1945
 
                <span class="padding">.</span>
1946
 
              </tt>
1947
 
            </td>
1948
 
          </tr>
1949
 
          <tr>
1950
 
            <td class="type">
1951
 
              <span class="no_underline">
1952
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1953
 
                  <img src="images/External.gif" alt="External" />
1954
 
                </a>
1955
 
              </span>
1956
 
            </td>
1957
 
            <td>
1958
 
              <tt>
1959
 
                <span class="functName">
1960
 
                  <a href="#error-2" title=".">error</a>
1961
 
                </span> (
1962
 
            $code as xs:QName?,
1963
 
            $description as xs:string
1964
 
) as none<br />
1965
 
                <span class="padding">.</span>
1966
 
              </tt>
1967
 
            </td>
1968
 
          </tr>
1969
 
          <tr>
1970
 
            <td class="type">
1971
 
              <span class="no_underline">
1972
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1973
 
                  <img src="images/External.gif" alt="External" />
1974
 
                </a>
1975
 
              </span>
1976
 
            </td>
1977
 
            <td>
1978
 
              <tt>
1979
 
                <span class="functName">
1980
 
                  <a href="#error-3" title=".">error</a>
1981
 
                </span> (
1982
 
            $code as xs:QName?,
1983
 
            $description as xs:string,
1984
 
            $error-object as item()*
1985
 
) as none<br />
1986
 
                <span class="padding">.</span>
1987
 
              </tt>
1988
 
            </td>
1989
 
          </tr>
1990
 
          <tr>
1991
 
            <td class="type">
1992
 
              <span class="no_underline">
1993
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
1994
 
                  <img src="images/External.gif" alt="External" />
1995
 
                </a>
1996
 
              </span>
1997
 
            </td>
1998
 
            <td>
1999
 
              <tt>
2000
 
                <span class="functName">
2001
 
                  <a href="#escape-html-uri-1" title=".">escape-html-uri</a>
2002
 
                </span> (
2003
 
            $uri as xs:string?
2004
 
) as xs:string<br />
2005
 
                <span class="padding">.</span>
2006
 
              </tt>
2007
 
            </td>
2008
 
          </tr>
2009
 
          <tr>
2010
 
            <td class="type">
2011
 
              <span class="no_underline">
2012
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2013
 
                  <img src="images/External.gif" alt="External" />
2014
 
                </a>
2015
 
              </span>
2016
 
            </td>
2017
 
            <td>
2018
 
              <tt>
2019
 
                <span class="functName">
2020
 
                  <a href="#exactly-one-1" title=".">exactly-one</a>
2021
 
                </span> (
2022
 
            $arg as item()*
2023
 
) as item()<br />
2024
 
                <span class="padding">.</span>
2025
 
              </tt>
2026
 
            </td>
2027
 
          </tr>
2028
 
          <tr>
2029
 
            <td class="type">
2030
 
              <span class="no_underline">
2031
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2032
 
                  <img src="images/External.gif" alt="External" />
2033
 
                </a>
2034
 
              </span>
2035
 
            </td>
2036
 
            <td>
2037
 
              <tt>
2038
 
                <span class="functName">
2039
 
                  <a href="#exists-1" title=".">exists</a>
2040
 
                </span> (
2041
 
            $arg as item()*
2042
 
) as xs:boolean<br />
2043
 
                <span class="padding">.</span>
2044
 
              </tt>
2045
 
            </td>
2046
 
          </tr>
2047
 
          <tr>
2048
 
            <td class="type">
2049
 
              <span class="no_underline">
2050
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2051
 
                  <img src="images/External.gif" alt="External" />
2052
 
                </a>
2053
 
              </span>
2054
 
            </td>
2055
 
            <td>
2056
 
              <tt>
2057
 
                <span class="functName">
2058
 
                  <a href="#false-0" title=".">false</a>
2059
 
                </span> (
2060
 
 
2061
 
) as xs:boolean<br />
2062
 
                <span class="padding">.</span>
2063
 
              </tt>
2064
 
            </td>
2065
 
          </tr>
2066
 
          <tr>
2067
 
            <td class="type">
2068
 
              <span class="no_underline">
2069
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2070
 
                  <img src="images/External.gif" alt="External" />
2071
 
                </a>
2072
 
              </span>
2073
 
            </td>
2074
 
            <td>
2075
 
              <tt>
2076
 
                <span class="functName">
2077
 
                  <a href="#filter-2" title=".">filter</a>
2078
 
                </span> (
2079
 
            $f as function (item()) as xs:boolean,
2080
 
            $seq as item()*
2081
 
) as item()*<br />
2082
 
                <span class="padding">.</span>
2083
 
              </tt>
2084
 
            </td>
2085
 
          </tr>
2086
 
          <tr>
2087
 
            <td class="type">
2088
 
              <span class="no_underline">
2089
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2090
 
                  <img src="images/External.gif" alt="External" />
2091
 
                </a>
2092
 
              </span>
2093
 
            </td>
2094
 
            <td>
2095
 
              <tt>
2096
 
                <span class="functName">
2097
 
                  <a href="#floor-1" title=".">floor</a>
2098
 
                </span> (
2099
 
            $arg as numeric?
2100
 
) as numeric?<br />
2101
 
                <span class="padding">.</span>
2102
 
              </tt>
2103
 
            </td>
2104
 
          </tr>
2105
 
          <tr>
2106
 
            <td class="type">
2107
 
              <span class="no_underline">
2108
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2109
 
                  <img src="images/External.gif" alt="External" />
2110
 
                </a>
2111
 
              </span>
2112
 
            </td>
2113
 
            <td>
2114
 
              <tt>
2115
 
                <span class="functName">
2116
 
                  <a href="#fold-left-3" title=".">fold-left</a>
2117
 
                </span> (
2118
 
            $f as function (item()*, item()) as item()*,
2119
 
            $zero as item()*,
2120
 
            $seq as item()*
2121
 
) as item()*<br />
2122
 
                <span class="padding">.</span>
2123
 
              </tt>
2124
 
            </td>
2125
 
          </tr>
2126
 
          <tr>
2127
 
            <td class="type">
2128
 
              <span class="no_underline">
2129
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2130
 
                  <img src="images/External.gif" alt="External" />
2131
 
                </a>
2132
 
              </span>
2133
 
            </td>
2134
 
            <td>
2135
 
              <tt>
2136
 
                <span class="functName">
2137
 
                  <a href="#fold-right-3" title=".">fold-right</a>
2138
 
                </span> (
2139
 
            $f as function (item(), item()*) as item()*,
2140
 
            $zero as item()*,
2141
 
            $seq as item()*
2142
 
) as item()*<br />
2143
 
                <span class="padding">.</span>
2144
 
              </tt>
2145
 
            </td>
2146
 
          </tr>
2147
 
          <tr>
2148
 
            <td class="type">
2149
 
              <span class="no_underline">
2150
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2151
 
                  <img src="images/External.gif" alt="External" />
2152
 
                </a>
2153
 
              </span>
2154
 
            </td>
2155
 
            <td>
2156
 
              <tt>
2157
 
                <span class="functName">
2158
 
                  <a href="#format-date-2" title=".">format-date</a>
2159
 
                </span> (
2160
 
            $value as xs:date?,
2161
 
            $picture as xs:string
2162
 
) as xs:string?<br />
2163
 
                <span class="padding">.</span>
2164
 
              </tt>
2165
 
            </td>
2166
 
          </tr>
2167
 
          <tr>
2168
 
            <td class="type">
2169
 
              <span class="no_underline">
2170
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2171
 
                  <img src="images/External.gif" alt="External" />
2172
 
                </a>
2173
 
              </span>
2174
 
            </td>
2175
 
            <td>
2176
 
              <tt>
2177
 
                <span class="functName">
2178
 
                  <a href="#format-date-5" title=".">format-date</a>
2179
 
                </span> (
2180
 
            $value as xs:date?,
2181
 
            $picture as xs:string,
2182
 
            $language as xs:string?,
2183
 
            $calendar as xs:string?,
2184
 
            $place as xs:string?
2185
 
) as xs:string?<br />
2186
 
                <span class="padding">.</span>
2187
 
              </tt>
2188
 
            </td>
2189
 
          </tr>
2190
 
          <tr>
2191
 
            <td class="type">
2192
 
              <span class="no_underline">
2193
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2194
 
                  <img src="images/External.gif" alt="External" />
2195
 
                </a>
2196
 
              </span>
2197
 
            </td>
2198
 
            <td>
2199
 
              <tt>
2200
 
                <span class="functName">
2201
 
                  <a href="#format-dateTime-2" title=".">format-dateTime</a>
2202
 
                </span> (
2203
 
            $value as xs:dateTime?,
2204
 
            $picture as xs:string
2205
 
) as xs:string?<br />
2206
 
                <span class="padding">.</span>
2207
 
              </tt>
2208
 
            </td>
2209
 
          </tr>
2210
 
          <tr>
2211
 
            <td class="type">
2212
 
              <span class="no_underline">
2213
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2214
 
                  <img src="images/External.gif" alt="External" />
2215
 
                </a>
2216
 
              </span>
2217
 
            </td>
2218
 
            <td>
2219
 
              <tt>
2220
 
                <span class="functName">
2221
 
                  <a href="#format-dateTime-5" title=".">format-dateTime</a>
2222
 
                </span> (
2223
 
            $value as xs:dateTime?,
2224
 
            $picture as xs:string,
2225
 
            $language as xs:string?,
2226
 
            $calendar as xs:string?,
2227
 
            $place as xs:string?
2228
 
) as xs:string?<br />
2229
 
                <span class="padding">.</span>
2230
 
              </tt>
2231
 
            </td>
2232
 
          </tr>
2233
 
          <tr>
2234
 
            <td class="type">
2235
 
              <span class="no_underline">
2236
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2237
 
                  <img src="images/External.gif" alt="External" />
2238
 
                </a>
2239
 
              </span>
2240
 
            </td>
2241
 
            <td>
2242
 
              <tt>
2243
 
                <span class="functName">
2244
 
                  <a href="#format-integer-2" title=".">format-integer</a>
2245
 
                </span> (
2246
 
            $value as xs:integer?,
2247
 
            $picture as xs:string
2248
 
) as xs:string<br />
2249
 
                <span class="padding">.</span>
2250
 
              </tt>
2251
 
            </td>
2252
 
          </tr>
2253
 
          <tr>
2254
 
            <td class="type">
2255
 
              <span class="no_underline">
2256
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2257
 
                  <img src="images/External.gif" alt="External" />
2258
 
                </a>
2259
 
              </span>
2260
 
            </td>
2261
 
            <td>
2262
 
              <tt>
2263
 
                <span class="functName">
2264
 
                  <a href="#format-integer-3" title=".">format-integer</a>
2265
 
                </span> (
2266
 
            $value as xs:integer?,
2267
 
            $picture as xs:string,
2268
 
            $language as xs:string
2269
 
) as xs:string<br />
2270
 
                <span class="padding">.</span>
2271
 
              </tt>
2272
 
            </td>
2273
 
          </tr>
2274
 
          <tr>
2275
 
            <td class="type">
2276
 
              <span class="no_underline">
2277
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2278
 
                  <img src="images/External.gif" alt="External" />
2279
 
                </a>
2280
 
              </span>
2281
 
            </td>
2282
 
            <td>
2283
 
              <tt>
2284
 
                <span class="functName">
2285
 
                  <a href="#format-number-2" title=".">format-number</a>
2286
 
                </span> (
2287
 
            $value as numeric?,
2288
 
            $picture as xs:string
2289
 
) as xs:string<br />
2290
 
                <span class="padding">.</span>
2291
 
              </tt>
2292
 
            </td>
2293
 
          </tr>
2294
 
          <tr>
2295
 
            <td class="type">
2296
 
              <span class="no_underline">
2297
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2298
 
                  <img src="images/External.gif" alt="External" />
2299
 
                </a>
2300
 
              </span>
2301
 
            </td>
2302
 
            <td>
2303
 
              <tt>
2304
 
                <span class="functName">
2305
 
                  <a href="#format-number-3" title=".">format-number</a>
2306
 
                </span> (
2307
 
            $value as numeric?,
2308
 
            $picture as xs:string,
2309
 
            $decimal-format-name as xs:string
2310
 
) as xs:string<br />
2311
 
                <span class="padding">.</span>
2312
 
              </tt>
2313
 
            </td>
2314
 
          </tr>
2315
 
          <tr>
2316
 
            <td class="type">
2317
 
              <span class="no_underline">
2318
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2319
 
                  <img src="images/External.gif" alt="External" />
2320
 
                </a>
2321
 
              </span>
2322
 
            </td>
2323
 
            <td>
2324
 
              <tt>
2325
 
                <span class="functName">
2326
 
                  <a href="#format-time-2" title=".">format-time</a>
2327
 
                </span> (
2328
 
            $value as xs:time?,
2329
 
            $picture as xs:string
2330
 
) as xs:string?<br />
2331
 
                <span class="padding">.</span>
2332
 
              </tt>
2333
 
            </td>
2334
 
          </tr>
2335
 
          <tr>
2336
 
            <td class="type">
2337
 
              <span class="no_underline">
2338
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2339
 
                  <img src="images/External.gif" alt="External" />
2340
 
                </a>
2341
 
              </span>
2342
 
            </td>
2343
 
            <td>
2344
 
              <tt>
2345
 
                <span class="functName">
2346
 
                  <a href="#format-time-5" title=".">format-time</a>
2347
 
                </span> (
2348
 
            $value as xs:time?,
2349
 
            $picture as xs:string,
2350
 
            $language as xs:string?,
2351
 
            $calendar as xs:string?,
2352
 
            $place as xs:string?
2353
 
) as xs:string?<br />
2354
 
                <span class="padding">.</span>
2355
 
              </tt>
2356
 
            </td>
2357
 
          </tr>
2358
 
          <tr>
2359
 
            <td class="type">
2360
 
              <span class="no_underline">
2361
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2362
 
                  <img src="images/External.gif" alt="External" />
2363
 
                </a>
2364
 
              </span>
2365
 
            </td>
2366
 
            <td>
2367
 
              <tt>
2368
 
                <span class="functName">
2369
 
                  <a href="#function-arity-1" title=".">function-arity</a>
2370
 
                </span> (
2371
 
            $func as function (*)
2372
 
) as xs:integer<br />
2373
 
                <span class="padding">.</span>
2374
 
              </tt>
2375
 
            </td>
2376
 
          </tr>
2377
 
          <tr>
2378
 
            <td class="type">
2379
 
              <span class="no_underline">
2380
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2381
 
                  <img src="images/External.gif" alt="External" />
2382
 
                </a>
2383
 
              </span>
2384
 
            </td>
2385
 
            <td>
2386
 
              <tt>
2387
 
                <span class="functName">
2388
 
                  <a href="#generate-id-0" title=".">generate-id</a>
2389
 
                </span> (
2390
 
 
2391
 
) as xs:string<br />
2392
 
                <span class="padding">.</span>
2393
 
              </tt>
2394
 
            </td>
2395
 
          </tr>
2396
 
          <tr>
2397
 
            <td class="type">
2398
 
              <span class="no_underline">
2399
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2400
 
                  <img src="images/External.gif" alt="External" />
2401
 
                </a>
2402
 
              </span>
2403
 
            </td>
2404
 
            <td>
2405
 
              <tt>
2406
 
                <span class="functName">
2407
 
                  <a href="#generate-id-1" title=".">generate-id</a>
2408
 
                </span> (
2409
 
            $arg as node()?
2410
 
) as xs:string<br />
2411
 
                <span class="padding">.</span>
2412
 
              </tt>
2413
 
            </td>
2414
 
          </tr>
2415
 
          <tr>
2416
 
            <td class="type">
2417
 
              <span class="no_underline">
2418
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2419
 
                  <img src="images/External.gif" alt="External" />
2420
 
                </a>
2421
 
              </span>
2422
 
            </td>
2423
 
            <td>
2424
 
              <tt>
2425
 
                <span class="functName">
2426
 
                  <a href="#has-children-0" title=".">has-children</a>
2427
 
                </span> (
2428
 
 
2429
 
) as xs:boolean<br />
2430
 
                <span class="padding">.</span>
2431
 
              </tt>
2432
 
            </td>
2433
 
          </tr>
2434
 
          <tr>
2435
 
            <td class="type">
2436
 
              <span class="no_underline">
2437
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2438
 
                  <img src="images/External.gif" alt="External" />
2439
 
                </a>
2440
 
              </span>
2441
 
            </td>
2442
 
            <td>
2443
 
              <tt>
2444
 
                <span class="functName">
2445
 
                  <a href="#has-children-1" title=".">has-children</a>
2446
 
                </span> (
2447
 
            $node as node()?
2448
 
) as xs:boolean<br />
2449
 
                <span class="padding">.</span>
2450
 
              </tt>
2451
 
            </td>
2452
 
          </tr>
2453
 
          <tr>
2454
 
            <td class="type">
2455
 
              <span class="no_underline">
2456
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2457
 
                  <img src="images/External.gif" alt="External" />
2458
 
                </a>
2459
 
              </span>
2460
 
            </td>
2461
 
            <td>
2462
 
              <tt>
2463
 
                <span class="functName">
2464
 
                  <a href="#head-1" title=".">head</a>
2465
 
                </span> (
2466
 
            $arg as item()*
2467
 
) as item()?<br />
2468
 
                <span class="padding">.</span>
2469
 
              </tt>
2470
 
            </td>
2471
 
          </tr>
2472
 
          <tr>
2473
 
            <td class="type">
2474
 
              <span class="no_underline">
2475
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2476
 
                  <img src="images/External.gif" alt="External" />
2477
 
                </a>
2478
 
              </span>
2479
 
            </td>
2480
 
            <td>
2481
 
              <tt>
2482
 
                <span class="functName">
2483
 
                  <a href="#hours-from-duration-1" title=".">hours-from-duration</a>
2484
 
                </span> (
2485
 
            $arg as xs:duration?
2486
 
) as xs:integer?<br />
2487
 
                <span class="padding">.</span>
2488
 
              </tt>
2489
 
            </td>
2490
 
          </tr>
2491
 
          <tr>
2492
 
            <td class="type">
2493
 
              <span class="no_underline">
2494
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2495
 
                  <img src="images/External.gif" alt="External" />
2496
 
                </a>
2497
 
              </span>
2498
 
            </td>
2499
 
            <td>
2500
 
              <tt>
2501
 
                <span class="functName">
2502
 
                  <a href="#hours-from-time-1" title=".">hours-from-time</a>
2503
 
                </span> (
2504
 
            $arg as xs:time?
2505
 
) as xs:integer?<br />
2506
 
                <span class="padding">.</span>
2507
 
              </tt>
2508
 
            </td>
2509
 
          </tr>
2510
 
          <tr>
2511
 
            <td class="type">
2512
 
              <span class="no_underline">
2513
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2514
 
                  <img src="images/External.gif" alt="External" />
2515
 
                </a>
2516
 
              </span>
2517
 
            </td>
2518
 
            <td>
2519
 
              <tt>
2520
 
                <span class="functName">
2521
 
                  <a href="#id-1" title=".">id</a>
2522
 
                </span> (
2523
 
            $arg as xs:string*
2524
 
) as element(*)*<br />
2525
 
                <span class="padding">.</span>
2526
 
              </tt>
2527
 
            </td>
2528
 
          </tr>
2529
 
          <tr>
2530
 
            <td class="type">
2531
 
              <span class="no_underline">
2532
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2533
 
                  <img src="images/External.gif" alt="External" />
2534
 
                </a>
2535
 
              </span>
2536
 
            </td>
2537
 
            <td>
2538
 
              <tt>
2539
 
                <span class="functName">
2540
 
                  <a href="#id-2" title=".">id</a>
2541
 
                </span> (
2542
 
            $arg as xs:string*,
2543
 
            $node as node()
2544
 
) as element(*)*<br />
2545
 
                <span class="padding">.</span>
2546
 
              </tt>
2547
 
            </td>
2548
 
          </tr>
2549
 
          <tr>
2550
 
            <td class="type">
2551
 
              <span class="no_underline">
2552
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2553
 
                  <img src="images/External.gif" alt="External" />
2554
 
                </a>
2555
 
              </span>
2556
 
            </td>
2557
 
            <td>
2558
 
              <tt>
2559
 
                <span class="functName">
2560
 
                  <a href="#idref-1" title=".">idref</a>
2561
 
                </span> (
2562
 
            $arg as xs:string*
2563
 
) as node()*<br />
2564
 
                <span class="padding">.</span>
2565
 
              </tt>
2566
 
            </td>
2567
 
          </tr>
2568
 
          <tr>
2569
 
            <td class="type">
2570
 
              <span class="no_underline">
2571
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2572
 
                  <img src="images/External.gif" alt="External" />
2573
 
                </a>
2574
 
              </span>
2575
 
            </td>
2576
 
            <td>
2577
 
              <tt>
2578
 
                <span class="functName">
2579
 
                  <a href="#idref-2" title=".">idref</a>
2580
 
                </span> (
2581
 
            $arg as xs:string*,
2582
 
            $node as node()
2583
 
) as node()*<br />
2584
 
                <span class="padding">.</span>
2585
 
              </tt>
2586
 
            </td>
2587
 
          </tr>
2588
 
          <tr>
2589
 
            <td class="type">
2590
 
              <span class="no_underline">
2591
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2592
 
                  <img src="images/External.gif" alt="External" />
2593
 
                </a>
2594
 
              </span>
2595
 
            </td>
2596
 
            <td>
2597
 
              <tt>
2598
 
                <span class="functName">
2599
 
                  <a href="#implicit-timezone-0" title=".">implicit-timezone</a>
2600
 
                </span> (
2601
 
 
2602
 
) as xs:dayTimeDuration<br />
2603
 
                <span class="padding">.</span>
2604
 
              </tt>
2605
 
            </td>
2606
 
          </tr>
2607
 
          <tr>
2608
 
            <td class="type">
2609
 
              <span class="no_underline">
2610
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2611
 
                  <img src="images/External.gif" alt="External" />
2612
 
                </a>
2613
 
              </span>
2614
 
            </td>
2615
 
            <td>
2616
 
              <tt>
2617
 
                <span class="functName">
2618
 
                  <a href="#in-scope-prefixes-1" title=".">in-scope-prefixes</a>
2619
 
                </span> (
2620
 
            $element as element(*)
2621
 
) as xs:string*<br />
2622
 
                <span class="padding">.</span>
2623
 
              </tt>
2624
 
            </td>
2625
 
          </tr>
2626
 
          <tr>
2627
 
            <td class="type">
2628
 
              <span class="no_underline">
2629
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2630
 
                  <img src="images/External.gif" alt="External" />
2631
 
                </a>
2632
 
              </span>
2633
 
            </td>
2634
 
            <td>
2635
 
              <tt>
2636
 
                <span class="functName">
2637
 
                  <a href="#index-of-2" title=".">index-of</a>
2638
 
                </span> (
2639
 
            $seq as xs:anyAtomicType*,
2640
 
            $search as xs:anyAtomicType
2641
 
) as xs:integer*<br />
2642
 
                <span class="padding">.</span>
2643
 
              </tt>
2644
 
            </td>
2645
 
          </tr>
2646
 
          <tr>
2647
 
            <td class="type">
2648
 
              <span class="no_underline">
2649
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2650
 
                  <img src="images/External.gif" alt="External" />
2651
 
                </a>
2652
 
              </span>
2653
 
            </td>
2654
 
            <td>
2655
 
              <tt>
2656
 
                <span class="functName">
2657
 
                  <a href="#index-of-3" title=".">index-of</a>
2658
 
                </span> (
2659
 
            $seq as xs:anyAtomicType*,
2660
 
            $search as xs:anyAtomicType,
2661
 
            $collation as xs:string
2662
 
) as xs:integer*<br />
2663
 
                <span class="padding">.</span>
2664
 
              </tt>
2665
 
            </td>
2666
 
          </tr>
2667
 
          <tr>
2668
 
            <td class="type">
2669
 
              <span class="no_underline">
2670
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2671
 
                  <img src="images/External.gif" alt="External" />
2672
 
                </a>
2673
 
              </span>
2674
 
            </td>
2675
 
            <td>
2676
 
              <tt>
2677
 
                <span class="functName">
2678
 
                  <a href="#innermost-1" title=".">innermost</a>
2679
 
                </span> (
2680
 
            $nodes as node()*
2681
 
) as node()*<br />
2682
 
                <span class="padding">.</span>
2683
 
              </tt>
2684
 
            </td>
2685
 
          </tr>
2686
 
          <tr>
2687
 
            <td class="type">
2688
 
              <span class="no_underline">
2689
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2690
 
                  <img src="images/External.gif" alt="External" />
2691
 
                </a>
2692
 
              </span>
2693
 
            </td>
2694
 
            <td>
2695
 
              <tt>
2696
 
                <span class="functName">
2697
 
                  <a href="#insert-before-3" title=".">insert-before</a>
2698
 
                </span> (
2699
 
            $target as item()*,
2700
 
            $position as xs:integer,
2701
 
            $inserts as item()*
2702
 
) as item()*<br />
2703
 
                <span class="padding">.</span>
2704
 
              </tt>
2705
 
            </td>
2706
 
          </tr>
2707
 
          <tr>
2708
 
            <td class="type">
2709
 
              <span class="no_underline">
2710
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2711
 
                  <img src="images/External.gif" alt="External" />
2712
 
                </a>
2713
 
              </span>
2714
 
            </td>
2715
 
            <td>
2716
 
              <tt>
2717
 
                <span class="functName">
2718
 
                  <a href="#iri-to-uri-1" title=".">iri-to-uri</a>
2719
 
                </span> (
2720
 
            $iri as xs:string?
2721
 
) as xs:string<br />
2722
 
                <span class="padding">.</span>
2723
 
              </tt>
2724
 
            </td>
2725
 
          </tr>
2726
 
          <tr>
2727
 
            <td class="type">
2728
 
              <span class="no_underline">
2729
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2730
 
                  <img src="images/External.gif" alt="External" />
2731
 
                </a>
2732
 
              </span>
2733
 
            </td>
2734
 
            <td>
2735
 
              <tt>
2736
 
                <span class="functName">
2737
 
                  <a href="#lang-1" title=".">lang</a>
2738
 
                </span> (
2739
 
            $testlang as xs:string?
2740
 
) as xs:boolean<br />
2741
 
                <span class="padding">.</span>
2742
 
              </tt>
2743
 
            </td>
2744
 
          </tr>
2745
 
          <tr>
2746
 
            <td class="type">
2747
 
              <span class="no_underline">
2748
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2749
 
                  <img src="images/External.gif" alt="External" />
2750
 
                </a>
2751
 
              </span>
2752
 
            </td>
2753
 
            <td>
2754
 
              <tt>
2755
 
                <span class="functName">
2756
 
                  <a href="#lang-2" title=".">lang</a>
2757
 
                </span> (
2758
 
            $testlang as xs:string?,
2759
 
            $node as node()
2760
 
) as xs:boolean<br />
2761
 
                <span class="padding">.</span>
2762
 
              </tt>
2763
 
            </td>
2764
 
          </tr>
2765
 
          <tr>
2766
 
            <td class="type">
2767
 
              <span class="no_underline">
2768
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2769
 
                  <img src="images/External.gif" alt="External" />
2770
 
                </a>
2771
 
              </span>
2772
 
            </td>
2773
 
            <td>
2774
 
              <tt>
2775
 
                <span class="functName">
2776
 
                  <a href="#last-0" title=".">last</a>
2777
 
                </span> (
2778
 
 
2779
 
) as xs:integer<br />
2780
 
                <span class="padding">.</span>
2781
 
              </tt>
2782
 
            </td>
2783
 
          </tr>
2784
 
          <tr>
2785
 
            <td class="type">
2786
 
              <span class="no_underline">
2787
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2788
 
                  <img src="images/External.gif" alt="External" />
2789
 
                </a>
2790
 
              </span>
2791
 
            </td>
2792
 
            <td>
2793
 
              <tt>
2794
 
                <span class="functName">
2795
 
                  <a href="#local-name-0" title=".">local-name</a>
2796
 
                </span> (
2797
 
 
2798
 
) as xs:string<br />
2799
 
                <span class="padding">.</span>
2800
 
              </tt>
2801
 
            </td>
2802
 
          </tr>
2803
 
          <tr>
2804
 
            <td class="type">
2805
 
              <span class="no_underline">
2806
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2807
 
                  <img src="images/External.gif" alt="External" />
2808
 
                </a>
2809
 
              </span>
2810
 
            </td>
2811
 
            <td>
2812
 
              <tt>
2813
 
                <span class="functName">
2814
 
                  <a href="#local-name-1" title=".">local-name</a>
2815
 
                </span> (
2816
 
            $arg as node()?
2817
 
) as xs:string<br />
2818
 
                <span class="padding">.</span>
2819
 
              </tt>
2820
 
            </td>
2821
 
          </tr>
2822
 
          <tr>
2823
 
            <td class="type">
2824
 
              <span class="no_underline">
2825
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2826
 
                  <img src="images/External.gif" alt="External" />
2827
 
                </a>
2828
 
              </span>
2829
 
            </td>
2830
 
            <td>
2831
 
              <tt>
2832
 
                <span class="functName">
2833
 
                  <a href="#local-name-from-QName-1" title=".">local-name-from-QName</a>
2834
 
                </span> (
2835
 
            $arg as xs:QName?
2836
 
) as xs:NCName?<br />
2837
 
                <span class="padding">.</span>
2838
 
              </tt>
2839
 
            </td>
2840
 
          </tr>
2841
 
          <tr>
2842
 
            <td class="type">
2843
 
              <span class="no_underline">
2844
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2845
 
                  <img src="images/External.gif" alt="External" />
2846
 
                </a>
2847
 
              </span>
2848
 
            </td>
2849
 
            <td>
2850
 
              <tt>
2851
 
                <span class="functName">
2852
 
                  <a href="#lower-case-1" title=".">lower-case</a>
2853
 
                </span> (
2854
 
            $arg as xs:string?
2855
 
) as xs:string<br />
2856
 
                <span class="padding">.</span>
2857
 
              </tt>
2858
 
            </td>
2859
 
          </tr>
2860
 
          <tr>
2861
 
            <td class="type">
2862
 
              <span class="no_underline">
2863
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2864
 
                  <img src="images/External.gif" alt="External" />
2865
 
                </a>
2866
 
              </span>
2867
 
            </td>
2868
 
            <td>
2869
 
              <tt>
2870
 
                <span class="functName">
2871
 
                  <a href="#map-2" title=".">map</a>
2872
 
                </span> (
2873
 
            $f as function (item()) as item()*,
2874
 
            $seq as item()*
2875
 
) as item()*<br />
2876
 
                <span class="padding">.</span>
2877
 
              </tt>
2878
 
            </td>
2879
 
          </tr>
2880
 
          <tr>
2881
 
            <td class="type">
2882
 
              <span class="no_underline">
2883
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2884
 
                  <img src="images/External.gif" alt="External" />
2885
 
                </a>
2886
 
              </span>
2887
 
            </td>
2888
 
            <td>
2889
 
              <tt>
2890
 
                <span class="functName">
2891
 
                  <a href="#map-pairs-3" title=".">map-pairs</a>
2892
 
                </span> (
2893
 
            $f as function (item(), item()) as item()*,
2894
 
            $seq1 as item()*,
2895
 
            $seq2 as item()*
2896
 
) as item()*<br />
2897
 
                <span class="padding">.</span>
2898
 
              </tt>
2899
 
            </td>
2900
 
          </tr>
2901
 
          <tr>
2902
 
            <td class="type">
2903
 
              <span class="no_underline">
2904
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2905
 
                  <img src="images/External.gif" alt="External" />
2906
 
                </a>
2907
 
              </span>
2908
 
            </td>
2909
 
            <td>
2910
 
              <tt>
2911
 
                <span class="functName">
2912
 
                  <a href="#matches-2" title=".">matches</a>
2913
 
                </span> (
2914
 
            $input as xs:string?,
2915
 
            $pattern as xs:string
2916
 
) as xs:boolean<br />
2917
 
                <span class="padding">.</span>
2918
 
              </tt>
2919
 
            </td>
2920
 
          </tr>
2921
 
          <tr>
2922
 
            <td class="type">
2923
 
              <span class="no_underline">
2924
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2925
 
                  <img src="images/External.gif" alt="External" />
2926
 
                </a>
2927
 
              </span>
2928
 
            </td>
2929
 
            <td>
2930
 
              <tt>
2931
 
                <span class="functName">
2932
 
                  <a href="#matches-3" title=".">matches</a>
2933
 
                </span> (
2934
 
            $input as xs:string?,
2935
 
            $pattern as xs:string,
2936
 
            $flags as xs:string
2937
 
) as xs:boolean<br />
2938
 
                <span class="padding">.</span>
2939
 
              </tt>
2940
 
            </td>
2941
 
          </tr>
2942
 
          <tr>
2943
 
            <td class="type">
2944
 
              <span class="no_underline">
2945
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2946
 
                  <img src="images/External.gif" alt="External" />
2947
 
                </a>
2948
 
              </span>
2949
 
            </td>
2950
 
            <td>
2951
 
              <tt>
2952
 
                <span class="functName">
2953
 
                  <a href="#max-1" title=".">max</a>
2954
 
                </span> (
2955
 
            $arg as xs:anyAtomicType*
2956
 
) as xs:anyAtomicType?<br />
2957
 
                <span class="padding">.</span>
2958
 
              </tt>
2959
 
            </td>
2960
 
          </tr>
2961
 
          <tr>
2962
 
            <td class="type">
2963
 
              <span class="no_underline">
2964
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2965
 
                  <img src="images/External.gif" alt="External" />
2966
 
                </a>
2967
 
              </span>
2968
 
            </td>
2969
 
            <td>
2970
 
              <tt>
2971
 
                <span class="functName">
2972
 
                  <a href="#max-2" title=".">max</a>
2973
 
                </span> (
2974
 
            $arg as xs:anyAtomicType*,
2975
 
            $collation as xs:string
2976
 
) as xs:anyAtomicType?<br />
2977
 
                <span class="padding">.</span>
2978
 
              </tt>
2979
 
            </td>
2980
 
          </tr>
2981
 
          <tr>
2982
 
            <td class="type">
2983
 
              <span class="no_underline">
2984
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
2985
 
                  <img src="images/External.gif" alt="External" />
2986
 
                </a>
2987
 
              </span>
2988
 
            </td>
2989
 
            <td>
2990
 
              <tt>
2991
 
                <span class="functName">
2992
 
                  <a href="#min-1" title=".">min</a>
2993
 
                </span> (
2994
 
            $arg as xs:anyAtomicType*
2995
 
) as xs:anyAtomicType?<br />
2996
 
                <span class="padding">.</span>
2997
 
              </tt>
2998
 
            </td>
2999
 
          </tr>
3000
 
          <tr>
3001
 
            <td class="type">
3002
 
              <span class="no_underline">
3003
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3004
 
                  <img src="images/External.gif" alt="External" />
3005
 
                </a>
3006
 
              </span>
3007
 
            </td>
3008
 
            <td>
3009
 
              <tt>
3010
 
                <span class="functName">
3011
 
                  <a href="#min-2" title=".">min</a>
3012
 
                </span> (
3013
 
            $arg as xs:anyAtomicType*,
3014
 
            $collation as xs:string
3015
 
) as xs:anyAtomicType?<br />
3016
 
                <span class="padding">.</span>
3017
 
              </tt>
3018
 
            </td>
3019
 
          </tr>
3020
 
          <tr>
3021
 
            <td class="type">
3022
 
              <span class="no_underline">
3023
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3024
 
                  <img src="images/External.gif" alt="External" />
3025
 
                </a>
3026
 
              </span>
3027
 
            </td>
3028
 
            <td>
3029
 
              <tt>
3030
 
                <span class="functName">
3031
 
                  <a href="#minutes-from-dateTime-1" title=".">minutes-from-dateTime</a>
3032
 
                </span> (
3033
 
            $arg as xs:dateTime?
3034
 
) as xs:integer?<br />
3035
 
                <span class="padding">.</span>
3036
 
              </tt>
3037
 
            </td>
3038
 
          </tr>
3039
 
          <tr>
3040
 
            <td class="type">
3041
 
              <span class="no_underline">
3042
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3043
 
                  <img src="images/External.gif" alt="External" />
3044
 
                </a>
3045
 
              </span>
3046
 
            </td>
3047
 
            <td>
3048
 
              <tt>
3049
 
                <span class="functName">
3050
 
                  <a href="#minutes-from-duration-1" title=".">minutes-from-duration</a>
3051
 
                </span> (
3052
 
            $arg as xs:duration?
3053
 
) as xs:integer?<br />
3054
 
                <span class="padding">.</span>
3055
 
              </tt>
3056
 
            </td>
3057
 
          </tr>
3058
 
          <tr>
3059
 
            <td class="type">
3060
 
              <span class="no_underline">
3061
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3062
 
                  <img src="images/External.gif" alt="External" />
3063
 
                </a>
3064
 
              </span>
3065
 
            </td>
3066
 
            <td>
3067
 
              <tt>
3068
 
                <span class="functName">
3069
 
                  <a href="#minutes-from-time-1" title=".">minutes-from-time</a>
3070
 
                </span> (
3071
 
            $arg as xs:time?
3072
 
) as xs:integer?<br />
3073
 
                <span class="padding">.</span>
3074
 
              </tt>
3075
 
            </td>
3076
 
          </tr>
3077
 
          <tr>
3078
 
            <td class="type">
3079
 
              <span class="no_underline">
3080
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3081
 
                  <img src="images/External.gif" alt="External" />
3082
 
                </a>
3083
 
              </span>
3084
 
            </td>
3085
 
            <td>
3086
 
              <tt>
3087
 
                <span class="functName">
3088
 
                  <a href="#month-from-date-1" title=".">month-from-date</a>
3089
 
                </span> (
3090
 
            $arg as xs:date?
3091
 
) as xs:integer?<br />
3092
 
                <span class="padding">.</span>
3093
 
              </tt>
3094
 
            </td>
3095
 
          </tr>
3096
 
          <tr>
3097
 
            <td class="type">
3098
 
              <span class="no_underline">
3099
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3100
 
                  <img src="images/External.gif" alt="External" />
3101
 
                </a>
3102
 
              </span>
3103
 
            </td>
3104
 
            <td>
3105
 
              <tt>
3106
 
                <span class="functName">
3107
 
                  <a href="#months-from-duration-1" title=".">months-from-duration</a>
3108
 
                </span> (
3109
 
            $arg as xs:duration?
3110
 
) as xs:integer?<br />
3111
 
                <span class="padding">.</span>
3112
 
              </tt>
3113
 
            </td>
3114
 
          </tr>
3115
 
          <tr>
3116
 
            <td class="type">
3117
 
              <span class="no_underline">
3118
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3119
 
                  <img src="images/External.gif" alt="External" />
3120
 
                </a>
3121
 
              </span>
3122
 
            </td>
3123
 
            <td>
3124
 
              <tt>
3125
 
                <span class="functName">
3126
 
                  <a href="#name-0" title=".">name</a>
3127
 
                </span> (
3128
 
 
3129
 
) as xs:string<br />
3130
 
                <span class="padding">.</span>
3131
 
              </tt>
3132
 
            </td>
3133
 
          </tr>
3134
 
          <tr>
3135
 
            <td class="type">
3136
 
              <span class="no_underline">
3137
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3138
 
                  <img src="images/External.gif" alt="External" />
3139
 
                </a>
3140
 
              </span>
3141
 
            </td>
3142
 
            <td>
3143
 
              <tt>
3144
 
                <span class="functName">
3145
 
                  <a href="#name-1" title=".">name</a>
3146
 
                </span> (
3147
 
            $arg as node()?
3148
 
) as xs:string<br />
3149
 
                <span class="padding">.</span>
3150
 
              </tt>
3151
 
            </td>
3152
 
          </tr>
3153
 
          <tr>
3154
 
            <td class="type">
3155
 
              <span class="no_underline">
3156
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3157
 
                  <img src="images/External.gif" alt="External" />
3158
 
                </a>
3159
 
              </span>
3160
 
            </td>
3161
 
            <td>
3162
 
              <tt>
3163
 
                <span class="functName">
3164
 
                  <a href="#namespace-uri-0" title=".">namespace-uri</a>
3165
 
                </span> (
3166
 
 
3167
 
) as xs:anyURI<br />
3168
 
                <span class="padding">.</span>
3169
 
              </tt>
3170
 
            </td>
3171
 
          </tr>
3172
 
          <tr>
3173
 
            <td class="type">
3174
 
              <span class="no_underline">
3175
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3176
 
                  <img src="images/External.gif" alt="External" />
3177
 
                </a>
3178
 
              </span>
3179
 
            </td>
3180
 
            <td>
3181
 
              <tt>
3182
 
                <span class="functName">
3183
 
                  <a href="#namespace-uri-1" title=".">namespace-uri</a>
3184
 
                </span> (
3185
 
            $arg as node()?
3186
 
) as xs:anyURI<br />
3187
 
                <span class="padding">.</span>
3188
 
              </tt>
3189
 
            </td>
3190
 
          </tr>
3191
 
          <tr>
3192
 
            <td class="type">
3193
 
              <span class="no_underline">
3194
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3195
 
                  <img src="images/External.gif" alt="External" />
3196
 
                </a>
3197
 
              </span>
3198
 
            </td>
3199
 
            <td>
3200
 
              <tt>
3201
 
                <span class="functName">
3202
 
                  <a href="#namespace-uri-for-prefix-2" title=".">namespace-uri-for-prefix</a>
3203
 
                </span> (
3204
 
            $prefix as xs:string?,
3205
 
            $element as element(*)
3206
 
) as xs:anyURI?<br />
3207
 
                <span class="padding">.</span>
3208
 
              </tt>
3209
 
            </td>
3210
 
          </tr>
3211
 
          <tr>
3212
 
            <td class="type">
3213
 
              <span class="no_underline">
3214
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3215
 
                  <img src="images/External.gif" alt="External" />
3216
 
                </a>
3217
 
              </span>
3218
 
            </td>
3219
 
            <td>
3220
 
              <tt>
3221
 
                <span class="functName">
3222
 
                  <a href="#namespace-uri-from-QName-1" title=".">namespace-uri-from-QName</a>
3223
 
                </span> (
3224
 
            $arg as xs:QName?
3225
 
) as xs:anyURI?<br />
3226
 
                <span class="padding">.</span>
3227
 
              </tt>
3228
 
            </td>
3229
 
          </tr>
3230
 
          <tr>
3231
 
            <td class="type">
3232
 
              <span class="no_underline">
3233
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3234
 
                  <img src="images/External.gif" alt="External" />
3235
 
                </a>
3236
 
              </span>
3237
 
            </td>
3238
 
            <td>
3239
 
              <tt>
3240
 
                <span class="functName">
3241
 
                  <a href="#nilled-0" title=".">nilled</a>
3242
 
                </span> (
3243
 
 
3244
 
) as xs:boolean<br />
3245
 
                <span class="padding">.</span>
3246
 
              </tt>
3247
 
            </td>
3248
 
          </tr>
3249
 
          <tr>
3250
 
            <td class="type">
3251
 
              <span class="no_underline">
3252
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3253
 
                  <img src="images/External.gif" alt="External" />
3254
 
                </a>
3255
 
              </span>
3256
 
            </td>
3257
 
            <td>
3258
 
              <tt>
3259
 
                <span class="functName">
3260
 
                  <a href="#nilled-1" title=".">nilled</a>
3261
 
                </span> (
3262
 
            $arg as node()?
3263
 
) as xs:boolean?<br />
3264
 
                <span class="padding">.</span>
3265
 
              </tt>
3266
 
            </td>
3267
 
          </tr>
3268
 
          <tr>
3269
 
            <td class="type">
3270
 
              <span class="no_underline">
3271
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3272
 
                  <img src="images/External.gif" alt="External" />
3273
 
                </a>
3274
 
              </span>
3275
 
            </td>
3276
 
            <td>
3277
 
              <tt>
3278
 
                <span class="functName">
3279
 
                  <a href="#node-name-0" title=".">node-name</a>
3280
 
                </span> (
3281
 
 
3282
 
) as xs:QName?<br />
3283
 
                <span class="padding">.</span>
3284
 
              </tt>
3285
 
            </td>
3286
 
          </tr>
3287
 
          <tr>
3288
 
            <td class="type">
3289
 
              <span class="no_underline">
3290
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3291
 
                  <img src="images/External.gif" alt="External" />
3292
 
                </a>
3293
 
              </span>
3294
 
            </td>
3295
 
            <td>
3296
 
              <tt>
3297
 
                <span class="functName">
3298
 
                  <a href="#node-name-1" title=".">node-name</a>
3299
 
                </span> (
3300
 
            $arg as node()?
3301
 
) as xs:QName?<br />
3302
 
                <span class="padding">.</span>
3303
 
              </tt>
3304
 
            </td>
3305
 
          </tr>
3306
 
          <tr>
3307
 
            <td class="type">
3308
 
              <span class="no_underline">
3309
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3310
 
                  <img src="images/External.gif" alt="External" />
3311
 
                </a>
3312
 
              </span>
3313
 
            </td>
3314
 
            <td>
3315
 
              <tt>
3316
 
                <span class="functName">
3317
 
                  <a href="#normalize-space-0" title=".">normalize-space</a>
3318
 
                </span> (
3319
 
 
3320
 
) as xs:string<br />
3321
 
                <span class="padding">.</span>
3322
 
              </tt>
3323
 
            </td>
3324
 
          </tr>
3325
 
          <tr>
3326
 
            <td class="type">
3327
 
              <span class="no_underline">
3328
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3329
 
                  <img src="images/External.gif" alt="External" />
3330
 
                </a>
3331
 
              </span>
3332
 
            </td>
3333
 
            <td>
3334
 
              <tt>
3335
 
                <span class="functName">
3336
 
                  <a href="#normalize-space-1" title=".">normalize-space</a>
3337
 
                </span> (
3338
 
            $arg as xs:string?
3339
 
) as xs:string<br />
3340
 
                <span class="padding">.</span>
3341
 
              </tt>
3342
 
            </td>
3343
 
          </tr>
3344
 
          <tr>
3345
 
            <td class="type">
3346
 
              <span class="no_underline">
3347
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3348
 
                  <img src="images/External.gif" alt="External" />
3349
 
                </a>
3350
 
              </span>
3351
 
            </td>
3352
 
            <td>
3353
 
              <tt>
3354
 
                <span class="functName">
3355
 
                  <a href="#normalize-unicode-1" title=".">normalize-unicode</a>
3356
 
                </span> (
3357
 
            $arg as xs:string?
3358
 
) as xs:string<br />
3359
 
                <span class="padding">.</span>
3360
 
              </tt>
3361
 
            </td>
3362
 
          </tr>
3363
 
          <tr>
3364
 
            <td class="type">
3365
 
              <span class="no_underline">
3366
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3367
 
                  <img src="images/External.gif" alt="External" />
3368
 
                </a>
3369
 
              </span>
3370
 
            </td>
3371
 
            <td>
3372
 
              <tt>
3373
 
                <span class="functName">
3374
 
                  <a href="#normalize-unicode-2" title=".">normalize-unicode</a>
3375
 
                </span> (
3376
 
            $arg as xs:string?,
3377
 
            $normalizationForm as xs:string
3378
 
) as xs:string<br />
3379
 
                <span class="padding">.</span>
3380
 
              </tt>
3381
 
            </td>
3382
 
          </tr>
3383
 
          <tr>
3384
 
            <td class="type">
3385
 
              <span class="no_underline">
3386
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3387
 
                  <img src="images/External.gif" alt="External" />
3388
 
                </a>
3389
 
              </span>
3390
 
            </td>
3391
 
            <td>
3392
 
              <tt>
3393
 
                <span class="functName">
3394
 
                  <a href="#not-1" title=".">not</a>
3395
 
                </span> (
3396
 
            $arg as item()*
3397
 
) as xs:boolean<br />
3398
 
                <span class="padding">.</span>
3399
 
              </tt>
3400
 
            </td>
3401
 
          </tr>
3402
 
          <tr>
3403
 
            <td class="type">
3404
 
              <span class="no_underline">
3405
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3406
 
                  <img src="images/External.gif" alt="External" />
3407
 
                </a>
3408
 
              </span>
3409
 
            </td>
3410
 
            <td>
3411
 
              <tt>
3412
 
                <span class="functName">
3413
 
                  <a href="#number-0" title=".">number</a>
3414
 
                </span> (
3415
 
 
3416
 
) as xs:double<br />
3417
 
                <span class="padding">.</span>
3418
 
              </tt>
3419
 
            </td>
3420
 
          </tr>
3421
 
          <tr>
3422
 
            <td class="type">
3423
 
              <span class="no_underline">
3424
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3425
 
                  <img src="images/External.gif" alt="External" />
3426
 
                </a>
3427
 
              </span>
3428
 
            </td>
3429
 
            <td>
3430
 
              <tt>
3431
 
                <span class="functName">
3432
 
                  <a href="#number-1" title=".">number</a>
3433
 
                </span> (
3434
 
            $arg as xs:anyAtomicType?
3435
 
) as xs:double<br />
3436
 
                <span class="padding">.</span>
3437
 
              </tt>
3438
 
            </td>
3439
 
          </tr>
3440
 
          <tr>
3441
 
            <td class="type">
3442
 
              <span class="no_underline">
3443
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3444
 
                  <img src="images/External.gif" alt="External" />
3445
 
                </a>
3446
 
              </span>
3447
 
            </td>
3448
 
            <td>
3449
 
              <tt>
3450
 
                <span class="functName">
3451
 
                  <a href="#one-or-more-1" title=".">one-or-more</a>
3452
 
                </span> (
3453
 
            $arg as item()*
3454
 
) as item()+<br />
3455
 
                <span class="padding">.</span>
3456
 
              </tt>
3457
 
            </td>
3458
 
          </tr>
3459
 
          <tr>
3460
 
            <td class="type">
3461
 
              <span class="no_underline">
3462
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3463
 
                  <img src="images/External.gif" alt="External" />
3464
 
                </a>
3465
 
              </span>
3466
 
            </td>
3467
 
            <td>
3468
 
              <tt>
3469
 
                <span class="functName">
3470
 
                  <a href="#outermost-1" title=".">outermost</a>
3471
 
                </span> (
3472
 
            $nodes as node()*
3473
 
) as node()*<br />
3474
 
                <span class="padding">.</span>
3475
 
              </tt>
3476
 
            </td>
3477
 
          </tr>
3478
 
          <tr>
3479
 
            <td class="type">
3480
 
              <span class="no_underline">
3481
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3482
 
                  <img src="images/External.gif" alt="External" />
3483
 
                </a>
3484
 
              </span>
3485
 
            </td>
3486
 
            <td>
3487
 
              <tt>
3488
 
                <span class="functName">
3489
 
                  <a href="#parse-xml-1" title=".">parse-xml</a>
3490
 
                </span> (
3491
 
            $arg as xs:string?
3492
 
) as document(element(*,xs:untyped))<br />
3493
 
                <span class="padding">.</span>
3494
 
              </tt>
3495
 
            </td>
3496
 
          </tr>
3497
 
          <tr>
3498
 
            <td class="type">
3499
 
              <span class="no_underline">
3500
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3501
 
                  <img src="images/External.gif" alt="External" />
3502
 
                </a>
3503
 
              </span>
3504
 
            </td>
3505
 
            <td>
3506
 
              <tt>
3507
 
                <span class="functName">
3508
 
                  <a href="#parse-xml-2" title=".">parse-xml</a>
3509
 
                </span> (
3510
 
            $arg as xs:string?,
3511
 
            $baseURI as xs:string
3512
 
) as document(element(*,xs:untyped))<br />
3513
 
                <span class="padding">.</span>
3514
 
              </tt>
3515
 
            </td>
3516
 
          </tr>
3517
 
          <tr>
3518
 
            <td class="type">
3519
 
              <span class="no_underline">
3520
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3521
 
                  <img src="images/External.gif" alt="External" />
3522
 
                </a>
3523
 
              </span>
3524
 
            </td>
3525
 
            <td>
3526
 
              <tt>
3527
 
                <span class="functName">
3528
 
                  <a href="#parse-xml-fragment-1" title=".">parse-xml-fragment</a>
3529
 
                </span> (
3530
 
            $arg as xs:string?
3531
 
) as document(element(*,xs:untyped))<br />
3532
 
                <span class="padding">.</span>
3533
 
              </tt>
3534
 
            </td>
3535
 
          </tr>
3536
 
          <tr>
3537
 
            <td class="type">
3538
 
              <span class="no_underline">
3539
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3540
 
                  <img src="images/External.gif" alt="External" />
3541
 
                </a>
3542
 
              </span>
3543
 
            </td>
3544
 
            <td>
3545
 
              <tt>
3546
 
                <span class="functName">
3547
 
                  <a href="#position-0" title=".">position</a>
3548
 
                </span> (
3549
 
 
3550
 
) as xs:integer<br />
3551
 
                <span class="padding">.</span>
3552
 
              </tt>
3553
 
            </td>
3554
 
          </tr>
3555
 
          <tr>
3556
 
            <td class="type">
3557
 
              <span class="no_underline">
3558
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3559
 
                  <img src="images/External.gif" alt="External" />
3560
 
                </a>
3561
 
              </span>
3562
 
            </td>
3563
 
            <td>
3564
 
              <tt>
3565
 
                <span class="functName">
3566
 
                  <a href="#prefix-from-QName-1" title=".">prefix-from-QName</a>
3567
 
                </span> (
3568
 
            $arg as xs:QName?
3569
 
) as xs:NCName?<br />
3570
 
                <span class="padding">.</span>
3571
 
              </tt>
3572
 
            </td>
3573
 
          </tr>
3574
 
          <tr>
3575
 
            <td class="type">
3576
 
              <span class="no_underline">
3577
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3578
 
                  <img src="images/External.gif" alt="External" />
3579
 
                </a>
3580
 
              </span>
3581
 
            </td>
3582
 
            <td>
3583
 
              <tt>
3584
 
                <span class="functName">
3585
 
                  <a href="#remove-2" title=".">remove</a>
3586
 
                </span> (
3587
 
            $target as item()*,
3588
 
            $position as xs:integer
3589
 
) as item()*<br />
3590
 
                <span class="padding">.</span>
3591
 
              </tt>
3592
 
            </td>
3593
 
          </tr>
3594
 
          <tr>
3595
 
            <td class="type">
3596
 
              <span class="no_underline">
3597
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3598
 
                  <img src="images/External.gif" alt="External" />
3599
 
                </a>
3600
 
              </span>
3601
 
            </td>
3602
 
            <td>
3603
 
              <tt>
3604
 
                <span class="functName">
3605
 
                  <a href="#replace-3" title=".">replace</a>
3606
 
                </span> (
3607
 
            $input as xs:string?,
3608
 
            $pattern as xs:string,
3609
 
            $replacement as xs:string
3610
 
) as xs:string<br />
3611
 
                <span class="padding">.</span>
3612
 
              </tt>
3613
 
            </td>
3614
 
          </tr>
3615
 
          <tr>
3616
 
            <td class="type">
3617
 
              <span class="no_underline">
3618
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3619
 
                  <img src="images/External.gif" alt="External" />
3620
 
                </a>
3621
 
              </span>
3622
 
            </td>
3623
 
            <td>
3624
 
              <tt>
3625
 
                <span class="functName">
3626
 
                  <a href="#replace-4" title=".">replace</a>
3627
 
                </span> (
3628
 
            $input as xs:string?,
3629
 
            $pattern as xs:string,
3630
 
            $replacement as xs:string,
3631
 
            $flags as xs:string
3632
 
) as xs:string<br />
3633
 
                <span class="padding">.</span>
3634
 
              </tt>
3635
 
            </td>
3636
 
          </tr>
3637
 
          <tr>
3638
 
            <td class="type">
3639
 
              <span class="no_underline">
3640
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3641
 
                  <img src="images/External.gif" alt="External" />
3642
 
                </a>
3643
 
              </span>
3644
 
            </td>
3645
 
            <td>
3646
 
              <tt>
3647
 
                <span class="functName">
3648
 
                  <a href="#resolve-QName-2" title=".">resolve-QName</a>
3649
 
                </span> (
3650
 
            $qname as xs:string?,
3651
 
            $element as element(*)
3652
 
) as xs:QName?<br />
3653
 
                <span class="padding">.</span>
3654
 
              </tt>
3655
 
            </td>
3656
 
          </tr>
3657
 
          <tr>
3658
 
            <td class="type">
3659
 
              <span class="no_underline">
3660
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3661
 
                  <img src="images/External.gif" alt="External" />
3662
 
                </a>
3663
 
              </span>
3664
 
            </td>
3665
 
            <td>
3666
 
              <tt>
3667
 
                <span class="functName">
3668
 
                  <a href="#resolve-uri-1" title=".">resolve-uri</a>
3669
 
                </span> (
3670
 
            $relative as xs:string?
3671
 
) as xs:anyURI?<br />
3672
 
                <span class="padding">.</span>
3673
 
              </tt>
3674
 
            </td>
3675
 
          </tr>
3676
 
          <tr>
3677
 
            <td class="type">
3678
 
              <span class="no_underline">
3679
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3680
 
                  <img src="images/External.gif" alt="External" />
3681
 
                </a>
3682
 
              </span>
3683
 
            </td>
3684
 
            <td>
3685
 
              <tt>
3686
 
                <span class="functName">
3687
 
                  <a href="#resolve-uri-2" title=".">resolve-uri</a>
3688
 
                </span> (
3689
 
            $relative as xs:string?,
3690
 
            $base as xs:string
3691
 
) as xs:anyURI?<br />
3692
 
                <span class="padding">.</span>
3693
 
              </tt>
3694
 
            </td>
3695
 
          </tr>
3696
 
          <tr>
3697
 
            <td class="type">
3698
 
              <span class="no_underline">
3699
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3700
 
                  <img src="images/External.gif" alt="External" />
3701
 
                </a>
3702
 
              </span>
3703
 
            </td>
3704
 
            <td>
3705
 
              <tt>
3706
 
                <span class="functName">
3707
 
                  <a href="#reverse-1" title=".">reverse</a>
3708
 
                </span> (
3709
 
            $arg as item()*
3710
 
) as item()*<br />
3711
 
                <span class="padding">.</span>
3712
 
              </tt>
3713
 
            </td>
3714
 
          </tr>
3715
 
          <tr>
3716
 
            <td class="type">
3717
 
              <span class="no_underline">
3718
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3719
 
                  <img src="images/External.gif" alt="External" />
3720
 
                </a>
3721
 
              </span>
3722
 
            </td>
3723
 
            <td>
3724
 
              <tt>
3725
 
                <span class="functName">
3726
 
                  <a href="#root-0" title=".">root</a>
3727
 
                </span> (
3728
 
 
3729
 
) as node()<br />
3730
 
                <span class="padding">.</span>
3731
 
              </tt>
3732
 
            </td>
3733
 
          </tr>
3734
 
          <tr>
3735
 
            <td class="type">
3736
 
              <span class="no_underline">
3737
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3738
 
                  <img src="images/External.gif" alt="External" />
3739
 
                </a>
3740
 
              </span>
3741
 
            </td>
3742
 
            <td>
3743
 
              <tt>
3744
 
                <span class="functName">
3745
 
                  <a href="#root-1" title=".">root</a>
3746
 
                </span> (
3747
 
            $arg as node()?
3748
 
) as node()?<br />
3749
 
                <span class="padding">.</span>
3750
 
              </tt>
3751
 
            </td>
3752
 
          </tr>
3753
 
          <tr>
3754
 
            <td class="type">
3755
 
              <span class="no_underline">
3756
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3757
 
                  <img src="images/External.gif" alt="External" />
3758
 
                </a>
3759
 
              </span>
3760
 
            </td>
3761
 
            <td>
3762
 
              <tt>
3763
 
                <span class="functName">
3764
 
                  <a href="#round-1" title=".">round</a>
3765
 
                </span> (
3766
 
            $arg as numeric?
3767
 
) as numeric?<br />
3768
 
                <span class="padding">.</span>
3769
 
              </tt>
3770
 
            </td>
3771
 
          </tr>
3772
 
          <tr>
3773
 
            <td class="type">
3774
 
              <span class="no_underline">
3775
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3776
 
                  <img src="images/External.gif" alt="External" />
3777
 
                </a>
3778
 
              </span>
3779
 
            </td>
3780
 
            <td>
3781
 
              <tt>
3782
 
                <span class="functName">
3783
 
                  <a href="#round-2" title=".">round</a>
3784
 
                </span> (
3785
 
            $arg as numeric?,
3786
 
            $precision as xs:integer
3787
 
) as numeric?<br />
3788
 
                <span class="padding">.</span>
3789
 
              </tt>
3790
 
            </td>
3791
 
          </tr>
3792
 
          <tr>
3793
 
            <td class="type">
3794
 
              <span class="no_underline">
3795
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3796
 
                  <img src="images/External.gif" alt="External" />
3797
 
                </a>
3798
 
              </span>
3799
 
            </td>
3800
 
            <td>
3801
 
              <tt>
3802
 
                <span class="functName">
3803
 
                  <a href="#round-half-to-even-1" title=".">round-half-to-even</a>
3804
 
                </span> (
3805
 
            $arg as numeric?
3806
 
) as numeric?<br />
3807
 
                <span class="padding">.</span>
3808
 
              </tt>
3809
 
            </td>
3810
 
          </tr>
3811
 
          <tr>
3812
 
            <td class="type">
3813
 
              <span class="no_underline">
3814
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3815
 
                  <img src="images/External.gif" alt="External" />
3816
 
                </a>
3817
 
              </span>
3818
 
            </td>
3819
 
            <td>
3820
 
              <tt>
3821
 
                <span class="functName">
3822
 
                  <a href="#round-half-to-even-2" title=".">round-half-to-even</a>
3823
 
                </span> (
3824
 
            $arg as numeric?,
3825
 
            $precision as xs:integer
3826
 
) as numeric?<br />
3827
 
                <span class="padding">.</span>
3828
 
              </tt>
3829
 
            </td>
3830
 
          </tr>
3831
 
          <tr>
3832
 
            <td class="type">
3833
 
              <span class="no_underline">
3834
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3835
 
                  <img src="images/External.gif" alt="External" />
3836
 
                </a>
3837
 
              </span>
3838
 
            </td>
3839
 
            <td>
3840
 
              <tt>
3841
 
                <span class="functName">
3842
 
                  <a href="#seconds-from-dateTime-1" title=".">seconds-from-dateTime</a>
3843
 
                </span> (
3844
 
            $arg as xs:dateTime?
3845
 
) as xs:decimal?<br />
3846
 
                <span class="padding">.</span>
3847
 
              </tt>
3848
 
            </td>
3849
 
          </tr>
3850
 
          <tr>
3851
 
            <td class="type">
3852
 
              <span class="no_underline">
3853
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3854
 
                  <img src="images/External.gif" alt="External" />
3855
 
                </a>
3856
 
              </span>
3857
 
            </td>
3858
 
            <td>
3859
 
              <tt>
3860
 
                <span class="functName">
3861
 
                  <a href="#seconds-from-duration-1" title=".">seconds-from-duration</a>
3862
 
                </span> (
3863
 
            $arg as xs:duration?
3864
 
) as xs:decimal?<br />
3865
 
                <span class="padding">.</span>
3866
 
              </tt>
3867
 
            </td>
3868
 
          </tr>
3869
 
          <tr>
3870
 
            <td class="type">
3871
 
              <span class="no_underline">
3872
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3873
 
                  <img src="images/External.gif" alt="External" />
3874
 
                </a>
3875
 
              </span>
3876
 
            </td>
3877
 
            <td>
3878
 
              <tt>
3879
 
                <span class="functName">
3880
 
                  <a href="#seconds-from-time-1" title=".">seconds-from-time</a>
3881
 
                </span> (
3882
 
            $arg as xs:time?
3883
 
) as xs:decimal?<br />
3884
 
                <span class="padding">.</span>
3885
 
              </tt>
3886
 
            </td>
3887
 
          </tr>
3888
 
          <tr>
3889
 
            <td class="type">
3890
 
              <span class="no_underline">
3891
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3892
 
                  <img src="images/External.gif" alt="External" />
3893
 
                </a>
3894
 
              </span>
3895
 
            </td>
3896
 
            <td>
3897
 
              <tt>
3898
 
                <span class="functName">
3899
 
                  <a href="#serialize-1" title=".">serialize</a>
3900
 
                </span> (
3901
 
            $arg as item()*
3902
 
) as xs:string<br />
3903
 
                <span class="padding">.</span>
3904
 
              </tt>
3905
 
            </td>
3906
 
          </tr>
3907
 
          <tr>
3908
 
            <td class="type">
3909
 
              <span class="no_underline">
3910
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3911
 
                  <img src="images/External.gif" alt="External" />
3912
 
                </a>
3913
 
              </span>
3914
 
            </td>
3915
 
            <td>
3916
 
              <tt>
3917
 
                <span class="functName">
3918
 
                  <a href="#serialize-2" title=".">serialize</a>
3919
 
                </span> (
3920
 
            $arg as item()*,
3921
 
            $params as element(output:serialization-parameters)?
3922
 
) as xs:string<br />
3923
 
                <span class="padding">.</span>
3924
 
              </tt>
3925
 
            </td>
3926
 
          </tr>
3927
 
          <tr>
3928
 
            <td class="type">
3929
 
              <span class="no_underline">
3930
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3931
 
                  <img src="images/External.gif" alt="External" />
3932
 
                </a>
3933
 
              </span>
3934
 
            </td>
3935
 
            <td>
3936
 
              <tt>
3937
 
                <span class="functName">
3938
 
                  <a href="#starts-with-2" title=".">starts-with</a>
3939
 
                </span> (
3940
 
            $arg1 as xs:string?,
3941
 
            $arg2 as xs:string?
3942
 
) as xs:boolean<br />
3943
 
                <span class="padding">.</span>
3944
 
              </tt>
3945
 
            </td>
3946
 
          </tr>
3947
 
          <tr>
3948
 
            <td class="type">
3949
 
              <span class="no_underline">
3950
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3951
 
                  <img src="images/External.gif" alt="External" />
3952
 
                </a>
3953
 
              </span>
3954
 
            </td>
3955
 
            <td>
3956
 
              <tt>
3957
 
                <span class="functName">
3958
 
                  <a href="#starts-with-3" title=".">starts-with</a>
3959
 
                </span> (
3960
 
            $arg1 as xs:string?,
3961
 
            $arg2 as xs:string?,
3962
 
            $collation as xs:string
3963
 
) as xs:boolean<br />
3964
 
                <span class="padding">.</span>
3965
 
              </tt>
3966
 
            </td>
3967
 
          </tr>
3968
 
          <tr>
3969
 
            <td class="type">
3970
 
              <span class="no_underline">
3971
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3972
 
                  <img src="images/External.gif" alt="External" />
3973
 
                </a>
3974
 
              </span>
3975
 
            </td>
3976
 
            <td>
3977
 
              <tt>
3978
 
                <span class="functName">
3979
 
                  <a href="#static-base-uri-0" title=".">static-base-uri</a>
3980
 
                </span> (
3981
 
 
3982
 
) as xs:anyURI?<br />
3983
 
                <span class="padding">.</span>
3984
 
              </tt>
3985
 
            </td>
3986
 
          </tr>
3987
 
          <tr>
3988
 
            <td class="type">
3989
 
              <span class="no_underline">
3990
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
3991
 
                  <img src="images/External.gif" alt="External" />
3992
 
                </a>
3993
 
              </span>
3994
 
            </td>
3995
 
            <td>
3996
 
              <tt>
3997
 
                <span class="functName">
3998
 
                  <a href="#string-0" title=".">string</a>
3999
 
                </span> (
4000
 
 
4001
 
) as xs:string<br />
4002
 
                <span class="padding">.</span>
4003
 
              </tt>
4004
 
            </td>
4005
 
          </tr>
4006
 
          <tr>
4007
 
            <td class="type">
4008
 
              <span class="no_underline">
4009
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4010
 
                  <img src="images/External.gif" alt="External" />
4011
 
                </a>
4012
 
              </span>
4013
 
            </td>
4014
 
            <td>
4015
 
              <tt>
4016
 
                <span class="functName">
4017
 
                  <a href="#string-1" title=".">string</a>
4018
 
                </span> (
4019
 
            $arg as item()?
4020
 
) as xs:string<br />
4021
 
                <span class="padding">.</span>
4022
 
              </tt>
4023
 
            </td>
4024
 
          </tr>
4025
 
          <tr>
4026
 
            <td class="type">
4027
 
              <span class="no_underline">
4028
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4029
 
                  <img src="images/External.gif" alt="External" />
4030
 
                </a>
4031
 
              </span>
4032
 
            </td>
4033
 
            <td>
4034
 
              <tt>
4035
 
                <span class="functName">
4036
 
                  <a href="#string-join-1" title=".">string-join</a>
4037
 
                </span> (
4038
 
            $arg1 as xs:string*
4039
 
) as xs:string<br />
4040
 
                <span class="padding">.</span>
4041
 
              </tt>
4042
 
            </td>
4043
 
          </tr>
4044
 
          <tr>
4045
 
            <td class="type">
4046
 
              <span class="no_underline">
4047
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4048
 
                  <img src="images/External.gif" alt="External" />
4049
 
                </a>
4050
 
              </span>
4051
 
            </td>
4052
 
            <td>
4053
 
              <tt>
4054
 
                <span class="functName">
4055
 
                  <a href="#string-join-2" title=".">string-join</a>
4056
 
                </span> (
4057
 
            $arg1 as xs:string*,
4058
 
            $arg2 as xs:string
4059
 
) as xs:string<br />
4060
 
                <span class="padding">.</span>
4061
 
              </tt>
4062
 
            </td>
4063
 
          </tr>
4064
 
          <tr>
4065
 
            <td class="type">
4066
 
              <span class="no_underline">
4067
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4068
 
                  <img src="images/External.gif" alt="External" />
4069
 
                </a>
4070
 
              </span>
4071
 
            </td>
4072
 
            <td>
4073
 
              <tt>
4074
 
                <span class="functName">
4075
 
                  <a href="#string-length-0" title=".">string-length</a>
4076
 
                </span> (
4077
 
 
4078
 
) as xs:integer<br />
4079
 
                <span class="padding">.</span>
4080
 
              </tt>
4081
 
            </td>
4082
 
          </tr>
4083
 
          <tr>
4084
 
            <td class="type">
4085
 
              <span class="no_underline">
4086
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4087
 
                  <img src="images/External.gif" alt="External" />
4088
 
                </a>
4089
 
              </span>
4090
 
            </td>
4091
 
            <td>
4092
 
              <tt>
4093
 
                <span class="functName">
4094
 
                  <a href="#string-length-1" title=".">string-length</a>
4095
 
                </span> (
4096
 
            $arg as xs:string?
4097
 
) as xs:integer<br />
4098
 
                <span class="padding">.</span>
4099
 
              </tt>
4100
 
            </td>
4101
 
          </tr>
4102
 
          <tr>
4103
 
            <td class="type">
4104
 
              <span class="no_underline">
4105
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4106
 
                  <img src="images/External.gif" alt="External" />
4107
 
                </a>
4108
 
              </span>
4109
 
            </td>
4110
 
            <td>
4111
 
              <tt>
4112
 
                <span class="functName">
4113
 
                  <a href="#string-to-codepoints-1" title=".">string-to-codepoints</a>
4114
 
                </span> (
4115
 
            $arg as xs:string?
4116
 
) as xs:integer*<br />
4117
 
                <span class="padding">.</span>
4118
 
              </tt>
4119
 
            </td>
4120
 
          </tr>
4121
 
          <tr>
4122
 
            <td class="type">
4123
 
              <span class="no_underline">
4124
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4125
 
                  <img src="images/External.gif" alt="External" />
4126
 
                </a>
4127
 
              </span>
4128
 
            </td>
4129
 
            <td>
4130
 
              <tt>
4131
 
                <span class="functName">
4132
 
                  <a href="#string-to-codepoints-1" title=".">string-to-codepoints</a>
4133
 
                </span> (
4134
 
            $arg as xs:string?
4135
 
) as xs:integer*<br />
4136
 
                <span class="padding">.</span>
4137
 
              </tt>
4138
 
            </td>
4139
 
          </tr>
4140
 
          <tr>
4141
 
            <td class="type">
4142
 
              <span class="no_underline">
4143
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4144
 
                  <img src="images/External.gif" alt="External" />
4145
 
                </a>
4146
 
              </span>
4147
 
            </td>
4148
 
            <td>
4149
 
              <tt>
4150
 
                <span class="functName">
4151
 
                  <a href="#subsequence-2" title=".">subsequence</a>
4152
 
                </span> (
4153
 
            $sourceSeq as item()*,
4154
 
            $startingLoc as xs:double
4155
 
) as item()*<br />
4156
 
                <span class="padding">.</span>
4157
 
              </tt>
4158
 
            </td>
4159
 
          </tr>
4160
 
          <tr>
4161
 
            <td class="type">
4162
 
              <span class="no_underline">
4163
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4164
 
                  <img src="images/External.gif" alt="External" />
4165
 
                </a>
4166
 
              </span>
4167
 
            </td>
4168
 
            <td>
4169
 
              <tt>
4170
 
                <span class="functName">
4171
 
                  <a href="#subsequence-3" title=".">subsequence</a>
4172
 
                </span> (
4173
 
            $sourceSeq as item()*,
4174
 
            $startingLoc as xs:double,
4175
 
            $length as xs:double
4176
 
) as item()*<br />
4177
 
                <span class="padding">.</span>
4178
 
              </tt>
4179
 
            </td>
4180
 
          </tr>
4181
 
          <tr>
4182
 
            <td class="type">
4183
 
              <span class="no_underline">
4184
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4185
 
                  <img src="images/External.gif" alt="External" />
4186
 
                </a>
4187
 
              </span>
4188
 
            </td>
4189
 
            <td>
4190
 
              <tt>
4191
 
                <span class="functName">
4192
 
                  <a href="#substring-2" title=".">substring</a>
4193
 
                </span> (
4194
 
            $sourceString as xs:string?,
4195
 
            $start as xs:double
4196
 
) as xs:string<br />
4197
 
                <span class="padding">.</span>
4198
 
              </tt>
4199
 
            </td>
4200
 
          </tr>
4201
 
          <tr>
4202
 
            <td class="type">
4203
 
              <span class="no_underline">
4204
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4205
 
                  <img src="images/External.gif" alt="External" />
4206
 
                </a>
4207
 
              </span>
4208
 
            </td>
4209
 
            <td>
4210
 
              <tt>
4211
 
                <span class="functName">
4212
 
                  <a href="#substring-3" title=".">substring</a>
4213
 
                </span> (
4214
 
            $sourceString as xs:string?,
4215
 
            $start as xs:double,
4216
 
            $length as xs:double
4217
 
) as xs:string<br />
4218
 
                <span class="padding">.</span>
4219
 
              </tt>
4220
 
            </td>
4221
 
          </tr>
4222
 
          <tr>
4223
 
            <td class="type">
4224
 
              <span class="no_underline">
4225
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4226
 
                  <img src="images/External.gif" alt="External" />
4227
 
                </a>
4228
 
              </span>
4229
 
            </td>
4230
 
            <td>
4231
 
              <tt>
4232
 
                <span class="functName">
4233
 
                  <a href="#substring-after-2" title=".">substring-after</a>
4234
 
                </span> (
4235
 
            $arg1 as xs:string?,
4236
 
            $arg2 as xs:string?
4237
 
) as xs:string<br />
4238
 
                <span class="padding">.</span>
4239
 
              </tt>
4240
 
            </td>
4241
 
          </tr>
4242
 
          <tr>
4243
 
            <td class="type">
4244
 
              <span class="no_underline">
4245
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4246
 
                  <img src="images/External.gif" alt="External" />
4247
 
                </a>
4248
 
              </span>
4249
 
            </td>
4250
 
            <td>
4251
 
              <tt>
4252
 
                <span class="functName">
4253
 
                  <a href="#substring-after-3" title=".">substring-after</a>
4254
 
                </span> (
4255
 
            $arg1 as xs:string?,
4256
 
            $arg2 as xs:string?,
4257
 
            $collation as xs:string
4258
 
) as xs:string<br />
4259
 
                <span class="padding">.</span>
4260
 
              </tt>
4261
 
            </td>
4262
 
          </tr>
4263
 
          <tr>
4264
 
            <td class="type">
4265
 
              <span class="no_underline">
4266
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4267
 
                  <img src="images/External.gif" alt="External" />
4268
 
                </a>
4269
 
              </span>
4270
 
            </td>
4271
 
            <td>
4272
 
              <tt>
4273
 
                <span class="functName">
4274
 
                  <a href="#substring-before-2" title=".">substring-before</a>
4275
 
                </span> (
4276
 
            $arg1 as xs:string?,
4277
 
            $arg2 as xs:string?
4278
 
) as xs:string<br />
4279
 
                <span class="padding">.</span>
4280
 
              </tt>
4281
 
            </td>
4282
 
          </tr>
4283
 
          <tr>
4284
 
            <td class="type">
4285
 
              <span class="no_underline">
4286
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4287
 
                  <img src="images/External.gif" alt="External" />
4288
 
                </a>
4289
 
              </span>
4290
 
            </td>
4291
 
            <td>
4292
 
              <tt>
4293
 
                <span class="functName">
4294
 
                  <a href="#substring-before-3" title=".">substring-before</a>
4295
 
                </span> (
4296
 
            $arg1 as xs:string?,
4297
 
            $arg2 as xs:string?,
4298
 
            $collation as xs:string
4299
 
) as xs:string<br />
4300
 
                <span class="padding">.</span>
4301
 
              </tt>
4302
 
            </td>
4303
 
          </tr>
4304
 
          <tr>
4305
 
            <td class="type">
4306
 
              <span class="no_underline">
4307
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4308
 
                  <img src="images/External.gif" alt="External" />
4309
 
                </a>
4310
 
              </span>
4311
 
            </td>
4312
 
            <td>
4313
 
              <tt>
4314
 
                <span class="functName">
4315
 
                  <a href="#sum-1" title=".">sum</a>
4316
 
                </span> (
4317
 
            $arg as xs:anyAtomicType*
4318
 
) as xs:anyAtomicType<br />
4319
 
                <span class="padding">.</span>
4320
 
              </tt>
4321
 
            </td>
4322
 
          </tr>
4323
 
          <tr>
4324
 
            <td class="type">
4325
 
              <span class="no_underline">
4326
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4327
 
                  <img src="images/External.gif" alt="External" />
4328
 
                </a>
4329
 
              </span>
4330
 
            </td>
4331
 
            <td>
4332
 
              <tt>
4333
 
                <span class="functName">
4334
 
                  <a href="#sum-2" title=".">sum</a>
4335
 
                </span> (
4336
 
            $arg as xs:anyAtomicType*,
4337
 
            $zero as xs:anyAtomicType?
4338
 
) as xs:anyAtomicType?<br />
4339
 
                <span class="padding">.</span>
4340
 
              </tt>
4341
 
            </td>
4342
 
          </tr>
4343
 
          <tr>
4344
 
            <td class="type">
4345
 
              <span class="no_underline">
4346
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4347
 
                  <img src="images/External.gif" alt="External" />
4348
 
                </a>
4349
 
              </span>
4350
 
            </td>
4351
 
            <td>
4352
 
              <tt>
4353
 
                <span class="functName">
4354
 
                  <a href="#tail-1" title=".">tail</a>
4355
 
                </span> (
4356
 
            $arg as item()*
4357
 
) as item()*<br />
4358
 
                <span class="padding">.</span>
4359
 
              </tt>
4360
 
            </td>
4361
 
          </tr>
4362
 
          <tr>
4363
 
            <td class="type">
4364
 
              <span class="no_underline">
4365
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4366
 
                  <img src="images/External.gif" alt="External" />
4367
 
                </a>
4368
 
              </span>
4369
 
            </td>
4370
 
            <td>
4371
 
              <tt>
4372
 
                <span class="functName">
4373
 
                  <a href="#timezone-from-date-1" title=".">timezone-from-date</a>
4374
 
                </span> (
4375
 
            $arg as xs:date?
4376
 
) as xs:dayTimeDuration?<br />
4377
 
                <span class="padding">.</span>
4378
 
              </tt>
4379
 
            </td>
4380
 
          </tr>
4381
 
          <tr>
4382
 
            <td class="type">
4383
 
              <span class="no_underline">
4384
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4385
 
                  <img src="images/External.gif" alt="External" />
4386
 
                </a>
4387
 
              </span>
4388
 
            </td>
4389
 
            <td>
4390
 
              <tt>
4391
 
                <span class="functName">
4392
 
                  <a href="#timezone-from-dateTime-1" title=".">timezone-from-dateTime</a>
4393
 
                </span> (
4394
 
            $arg as xs:dateTime?
4395
 
) as xs:dayTimeDuration?<br />
4396
 
                <span class="padding">.</span>
4397
 
              </tt>
4398
 
            </td>
4399
 
          </tr>
4400
 
          <tr>
4401
 
            <td class="type">
4402
 
              <span class="no_underline">
4403
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4404
 
                  <img src="images/External.gif" alt="External" />
4405
 
                </a>
4406
 
              </span>
4407
 
            </td>
4408
 
            <td>
4409
 
              <tt>
4410
 
                <span class="functName">
4411
 
                  <a href="#timezone-from-time-1" title=".">timezone-from-time</a>
4412
 
                </span> (
4413
 
            $arg as xs:time?
4414
 
) as xs:dayTimeDuration?<br />
4415
 
                <span class="padding">.</span>
4416
 
              </tt>
4417
 
            </td>
4418
 
          </tr>
4419
 
          <tr>
4420
 
            <td class="type">
4421
 
              <span class="no_underline">
4422
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4423
 
                  <img src="images/External.gif" alt="External" />
4424
 
                </a>
4425
 
              </span>
4426
 
            </td>
4427
 
            <td>
4428
 
              <tt>
4429
 
                <span class="functName">
4430
 
                  <a href="#tokenize-2" title=".">tokenize</a>
4431
 
                </span> (
4432
 
            $input as xs:string?,
4433
 
            $pattern as xs:string
4434
 
) as xs:string*<br />
4435
 
                <span class="padding">.</span>
4436
 
              </tt>
4437
 
            </td>
4438
 
          </tr>
4439
 
          <tr>
4440
 
            <td class="type">
4441
 
              <span class="no_underline">
4442
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4443
 
                  <img src="images/External.gif" alt="External" />
4444
 
                </a>
4445
 
              </span>
4446
 
            </td>
4447
 
            <td>
4448
 
              <tt>
4449
 
                <span class="functName">
4450
 
                  <a href="#tokenize-3" title=".">tokenize</a>
4451
 
                </span> (
4452
 
            $input as xs:string?,
4453
 
            $pattern as xs:string,
4454
 
            $flags as xs:string
4455
 
) as xs:string*<br />
4456
 
                <span class="padding">.</span>
4457
 
              </tt>
4458
 
            </td>
4459
 
          </tr>
4460
 
          <tr>
4461
 
            <td class="type">
4462
 
              <span class="no_underline">
4463
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4464
 
                  <img src="images/External.gif" alt="External" />
4465
 
                </a>
4466
 
              </span>
4467
 
            </td>
4468
 
            <td>
4469
 
              <tt>
4470
 
                <span class="functName">
4471
 
                  <a href="#trace-2" title=".">trace</a>
4472
 
                </span> (
4473
 
            $value as item()*,
4474
 
            $label as xs:string
4475
 
) as item()*<br />
4476
 
                <span class="padding">.</span>
4477
 
              </tt>
4478
 
            </td>
4479
 
          </tr>
4480
 
          <tr>
4481
 
            <td class="type">
4482
 
              <span class="no_underline">
4483
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4484
 
                  <img src="images/External.gif" alt="External" />
4485
 
                </a>
4486
 
              </span>
4487
 
            </td>
4488
 
            <td>
4489
 
              <tt>
4490
 
                <span class="functName">
4491
 
                  <a href="#translate-3" title=".">translate</a>
4492
 
                </span> (
4493
 
            $arg as xs:string?,
4494
 
            $mapString as xs:string,
4495
 
            $transString as xs:string
4496
 
) as xs:string<br />
4497
 
                <span class="padding">.</span>
4498
 
              </tt>
4499
 
            </td>
4500
 
          </tr>
4501
 
          <tr>
4502
 
            <td class="type">
4503
 
              <span class="no_underline">
4504
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4505
 
                  <img src="images/External.gif" alt="External" />
4506
 
                </a>
4507
 
              </span>
4508
 
            </td>
4509
 
            <td>
4510
 
              <tt>
4511
 
                <span class="functName">
4512
 
                  <a href="#true-0" title=".">true</a>
4513
 
                </span> (
4514
 
 
4515
 
) as xs:boolean<br />
4516
 
                <span class="padding">.</span>
4517
 
              </tt>
4518
 
            </td>
4519
 
          </tr>
4520
 
          <tr>
4521
 
            <td class="type">
4522
 
              <span class="no_underline">
4523
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4524
 
                  <img src="images/External.gif" alt="External" />
4525
 
                </a>
4526
 
              </span>
4527
 
            </td>
4528
 
            <td>
4529
 
              <tt>
4530
 
                <span class="functName">
4531
 
                  <a href="#unordered-1" title=".">unordered</a>
4532
 
                </span> (
4533
 
            $sourceSeq as item()*
4534
 
) as item()*<br />
4535
 
                <span class="padding">.</span>
4536
 
              </tt>
4537
 
            </td>
4538
 
          </tr>
4539
 
          <tr>
4540
 
            <td class="type">
4541
 
              <span class="no_underline">
4542
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4543
 
                  <img src="images/External.gif" alt="External" />
4544
 
                </a>
4545
 
              </span>
4546
 
            </td>
4547
 
            <td>
4548
 
              <tt>
4549
 
                <span class="functName">
4550
 
                  <a href="#unparsed-text-1" title=".">unparsed-text</a>
4551
 
                </span> (
4552
 
            $href as xs:string?
4553
 
) as xs:string?<br />
4554
 
                <span class="padding">.</span>
4555
 
              </tt>
4556
 
            </td>
4557
 
          </tr>
4558
 
          <tr>
4559
 
            <td class="type">
4560
 
              <span class="no_underline">
4561
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4562
 
                  <img src="images/External.gif" alt="External" />
4563
 
                </a>
4564
 
              </span>
4565
 
            </td>
4566
 
            <td>
4567
 
              <tt>
4568
 
                <span class="functName">
4569
 
                  <a href="#unparsed-text-1" title=".">unparsed-text</a>
4570
 
                </span> (
4571
 
            $href as xs:string?
4572
 
) as xs:string?<br />
4573
 
                <span class="padding">.</span>
4574
 
              </tt>
4575
 
            </td>
4576
 
          </tr>
4577
 
          <tr>
4578
 
            <td class="type">
4579
 
              <span class="no_underline">
4580
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4581
 
                  <img src="images/External.gif" alt="External" />
4582
 
                </a>
4583
 
              </span>
4584
 
            </td>
4585
 
            <td>
4586
 
              <tt>
4587
 
                <span class="functName">
4588
 
                  <a href="#unparsed-text-2" title=".">unparsed-text</a>
4589
 
                </span> (
4590
 
            $href as xs:string?,
4591
 
            $encoding as xs:string
4592
 
) as xs:string?<br />
4593
 
                <span class="padding">.</span>
4594
 
              </tt>
4595
 
            </td>
4596
 
          </tr>
4597
 
          <tr>
4598
 
            <td class="type">
4599
 
              <span class="no_underline">
4600
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4601
 
                  <img src="images/External.gif" alt="External" />
4602
 
                </a>
4603
 
              </span>
4604
 
            </td>
4605
 
            <td>
4606
 
              <tt>
4607
 
                <span class="functName">
4608
 
                  <a href="#unparsed-text-2" title=".">unparsed-text</a>
4609
 
                </span> (
4610
 
            $href as xs:string?,
4611
 
            $encoding as xs:string
4612
 
) as xs:string?<br />
4613
 
                <span class="padding">.</span>
4614
 
              </tt>
4615
 
            </td>
4616
 
          </tr>
4617
 
          <tr>
4618
 
            <td class="type">
4619
 
              <span class="no_underline">
4620
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4621
 
                  <img src="images/External.gif" alt="External" />
4622
 
                </a>
4623
 
              </span>
4624
 
            </td>
4625
 
            <td>
4626
 
              <tt>
4627
 
                <span class="functName">
4628
 
                  <a href="#unparsed-text-available-1" title=".">unparsed-text-available</a>
4629
 
                </span> (
4630
 
            $href as xs:string?
4631
 
) as xs:boolean<br />
4632
 
                <span class="padding">.</span>
4633
 
              </tt>
4634
 
            </td>
4635
 
          </tr>
4636
 
          <tr>
4637
 
            <td class="type">
4638
 
              <span class="no_underline">
4639
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4640
 
                  <img src="images/External.gif" alt="External" />
4641
 
                </a>
4642
 
              </span>
4643
 
            </td>
4644
 
            <td>
4645
 
              <tt>
4646
 
                <span class="functName">
4647
 
                  <a href="#unparsed-text-available-1" title=".">unparsed-text-available</a>
4648
 
                </span> (
4649
 
            $href as xs:string?
4650
 
) as xs:boolean<br />
4651
 
                <span class="padding">.</span>
4652
 
              </tt>
4653
 
            </td>
4654
 
          </tr>
4655
 
          <tr>
4656
 
            <td class="type">
4657
 
              <span class="no_underline">
4658
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4659
 
                  <img src="images/External.gif" alt="External" />
4660
 
                </a>
4661
 
              </span>
4662
 
            </td>
4663
 
            <td>
4664
 
              <tt>
4665
 
                <span class="functName">
4666
 
                  <a href="#unparsed-text-available-2" title=".">unparsed-text-available</a>
4667
 
                </span> (
4668
 
            $href as xs:string?,
4669
 
            $encoding as xs:string
4670
 
) as xs:boolean<br />
4671
 
                <span class="padding">.</span>
4672
 
              </tt>
4673
 
            </td>
4674
 
          </tr>
4675
 
          <tr>
4676
 
            <td class="type">
4677
 
              <span class="no_underline">
4678
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4679
 
                  <img src="images/External.gif" alt="External" />
4680
 
                </a>
4681
 
              </span>
4682
 
            </td>
4683
 
            <td>
4684
 
              <tt>
4685
 
                <span class="functName">
4686
 
                  <a href="#unparsed-text-available-2" title=".">unparsed-text-available</a>
4687
 
                </span> (
4688
 
            $href as xs:string?,
4689
 
            $encoding as xs:string
4690
 
) as xs:boolean<br />
4691
 
                <span class="padding">.</span>
4692
 
              </tt>
4693
 
            </td>
4694
 
          </tr>
4695
 
          <tr>
4696
 
            <td class="type">
4697
 
              <span class="no_underline">
4698
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4699
 
                  <img src="images/External.gif" alt="External" />
4700
 
                </a>
4701
 
              </span>
4702
 
            </td>
4703
 
            <td>
4704
 
              <tt>
4705
 
                <span class="functName">
4706
 
                  <a href="#unparsed-text-lines-1" title=".">unparsed-text-lines</a>
4707
 
                </span> (
4708
 
            $href as xs:string?
4709
 
) as xs:string*<br />
4710
 
                <span class="padding">.</span>
4711
 
              </tt>
4712
 
            </td>
4713
 
          </tr>
4714
 
          <tr>
4715
 
            <td class="type">
4716
 
              <span class="no_underline">
4717
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4718
 
                  <img src="images/External.gif" alt="External" />
4719
 
                </a>
4720
 
              </span>
4721
 
            </td>
4722
 
            <td>
4723
 
              <tt>
4724
 
                <span class="functName">
4725
 
                  <a href="#unparsed-text-lines-2" title=".">unparsed-text-lines</a>
4726
 
                </span> (
4727
 
            $href as xs:string?,
4728
 
            $encoding as xs:string
4729
 
) as xs:string*<br />
4730
 
                <span class="padding">.</span>
4731
 
              </tt>
4732
 
            </td>
4733
 
          </tr>
4734
 
          <tr>
4735
 
            <td class="type">
4736
 
              <span class="no_underline">
4737
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4738
 
                  <img src="images/External.gif" alt="External" />
4739
 
                </a>
4740
 
              </span>
4741
 
            </td>
4742
 
            <td>
4743
 
              <tt>
4744
 
                <span class="functName">
4745
 
                  <a href="#unparsed-text-lines-2" title=".">unparsed-text-lines</a>
4746
 
                </span> (
4747
 
            $href as xs:string?,
4748
 
            $encoding as xs:string
4749
 
) as xs:string*<br />
4750
 
                <span class="padding">.</span>
4751
 
              </tt>
4752
 
            </td>
4753
 
          </tr>
4754
 
          <tr>
4755
 
            <td class="type">
4756
 
              <span class="no_underline">
4757
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4758
 
                  <img src="images/External.gif" alt="External" />
4759
 
                </a>
4760
 
              </span>
4761
 
            </td>
4762
 
            <td>
4763
 
              <tt>
4764
 
                <span class="functName">
4765
 
                  <a href="#upper-case-1" title=".">upper-case</a>
4766
 
                </span> (
4767
 
            $arg as xs:string?
4768
 
) as xs:string<br />
4769
 
                <span class="padding">.</span>
4770
 
              </tt>
4771
 
            </td>
4772
 
          </tr>
4773
 
          <tr>
4774
 
            <td class="type">
4775
 
              <span class="no_underline">
4776
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4777
 
                  <img src="images/External.gif" alt="External" />
4778
 
                </a>
4779
 
              </span>
4780
 
            </td>
4781
 
            <td>
4782
 
              <tt>
4783
 
                <span class="functName">
4784
 
                  <a href="#uri-collection-0" title=".">uri-collection</a>
4785
 
                </span> (
4786
 
 
4787
 
) as xs:anyURI*<br />
4788
 
                <span class="padding">.</span>
4789
 
              </tt>
4790
 
            </td>
4791
 
          </tr>
4792
 
          <tr>
4793
 
            <td class="type">
4794
 
              <span class="no_underline">
4795
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4796
 
                  <img src="images/External.gif" alt="External" />
4797
 
                </a>
4798
 
              </span>
4799
 
            </td>
4800
 
            <td>
4801
 
              <tt>
4802
 
                <span class="functName">
4803
 
                  <a href="#uri-collection-0" title=".">uri-collection</a>
4804
 
                </span> (
4805
 
 
4806
 
) as xs:anyURI*<br />
4807
 
                <span class="padding">.</span>
4808
 
              </tt>
4809
 
            </td>
4810
 
          </tr>
4811
 
          <tr>
4812
 
            <td class="type">
4813
 
              <span class="no_underline">
4814
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4815
 
                  <img src="images/External.gif" alt="External" />
4816
 
                </a>
4817
 
              </span>
4818
 
            </td>
4819
 
            <td>
4820
 
              <tt>
4821
 
                <span class="functName">
4822
 
                  <a href="#uri-collection-1" title=".">uri-collection</a>
4823
 
                </span> (
4824
 
            $arg as xs:string?
4825
 
) as xs:anyURI*<br />
4826
 
                <span class="padding">.</span>
4827
 
              </tt>
4828
 
            </td>
4829
 
          </tr>
4830
 
          <tr>
4831
 
            <td class="type">
4832
 
              <span class="no_underline">
4833
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4834
 
                  <img src="images/External.gif" alt="External" />
4835
 
                </a>
4836
 
              </span>
4837
 
            </td>
4838
 
            <td>
4839
 
              <tt>
4840
 
                <span class="functName">
4841
 
                  <a href="#uri-collection-1" title=".">uri-collection</a>
4842
 
                </span> (
4843
 
            $arg as xs:string?
4844
 
) as xs:anyURI*<br />
4845
 
                <span class="padding">.</span>
4846
 
              </tt>
4847
 
            </td>
4848
 
          </tr>
4849
 
          <tr>
4850
 
            <td class="type">
4851
 
              <span class="no_underline">
4852
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4853
 
                  <img src="images/External.gif" alt="External" />
4854
 
                </a>
4855
 
              </span>
4856
 
            </td>
4857
 
            <td>
4858
 
              <tt>
4859
 
                <span class="functName">
4860
 
                  <a href="#year-from-date-1" title=".">year-from-date</a>
4861
 
                </span> (
4862
 
            $arg as xs:date?
4863
 
) as xs:integer?<br />
4864
 
                <span class="padding">.</span>
4865
 
              </tt>
4866
 
            </td>
4867
 
          </tr>
4868
 
          <tr>
4869
 
            <td class="type">
4870
 
              <span class="no_underline">
4871
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4872
 
                  <img src="images/External.gif" alt="External" />
4873
 
                </a>
4874
 
              </span>
4875
 
            </td>
4876
 
            <td>
4877
 
              <tt>
4878
 
                <span class="functName">
4879
 
                  <a href="#years-from-duration-1" title=".">years-from-duration</a>
4880
 
                </span> (
4881
 
            $arg as xs:duration?
4882
 
) as xs:integer?<br />
4883
 
                <span class="padding">.</span>
4884
 
              </tt>
4885
 
            </td>
4886
 
          </tr>
4887
 
          <tr>
4888
 
            <td class="type">
4889
 
              <span class="no_underline">
4890
 
                <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4891
 
                  <img src="images/External.gif" alt="External" />
4892
 
                </a>
4893
 
              </span>
4894
 
            </td>
4895
 
            <td>
4896
 
              <tt>
4897
 
                <span class="functName">
4898
 
                  <a href="#zero-or-one-1" title=".">zero-or-one</a>
4899
 
                </span> (
4900
 
            $arg as item()*
4901
 
) as item()?<br />
4902
 
                <span class="padding">.</span>
4903
 
              </tt>
4904
 
            </td>
4905
 
          </tr>
4906
 
        </table>
4907
 
        <div class="section">
4908
 
          <span id="functions">Functions</span>
4909
 
        </div>
4910
 
        <div class="subsection" id="QName-2">
4911
 
          <span class="no_underline">
4912
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4913
 
              <img src="images/External.gif" alt="External" />
4914
 
            </a>
4915
 
          </span>QName<a href="#function_summary">
4916
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
4917
 
          </a>
4918
 
        </div>
4919
 
        <pre class="signature">declare function fn:QName (
4920
 
            $paramURI as xs:string?,
4921
 
            $paramQName as xs:string
4922
 
) as xs:QName</pre>
4923
 
        <p>No description available.</p>
4924
 
        <div class="subsubsection">See:</div>
4925
 
        <ul>
4926
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-QName">fn:QName</a>
4927
 
          </li>
4928
 
        </ul>
4929
 
        <hr />
4930
 
        <div class="subsection" id="abs-1">
4931
 
          <span class="no_underline">
4932
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4933
 
              <img src="images/External.gif" alt="External" />
4934
 
            </a>
4935
 
          </span>abs<a href="#function_summary">
4936
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
4937
 
          </a>
4938
 
        </div>
4939
 
        <pre class="signature">declare function fn:abs (
4940
 
            $arg as numeric?
4941
 
) as numeric?</pre>
4942
 
        <p>No description available.</p>
4943
 
        <div class="subsubsection">See:</div>
4944
 
        <ul>
4945
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-abs">fn:abs</a>
4946
 
          </li>
4947
 
        </ul>
4948
 
        <hr />
4949
 
        <div class="subsection" id="adjust-date-to-timezone-1">
4950
 
          <span class="no_underline">
4951
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4952
 
              <img src="images/External.gif" alt="External" />
4953
 
            </a>
4954
 
          </span>adjust-date-to-timezone<a href="#function_summary">
4955
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
4956
 
          </a>
4957
 
        </div>
4958
 
        <pre class="signature">declare function fn:adjust-date-to-timezone (
4959
 
            $arg as xs:date?
4960
 
) as xs:date?</pre>
4961
 
        <p>No description available.</p>
4962
 
        <div class="subsubsection">See:</div>
4963
 
        <ul>
4964
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-adjust-date-to-timezone">fn:adjust-date-to-timezone</a>
4965
 
          </li>
4966
 
        </ul>
4967
 
        <hr />
4968
 
        <div class="subsection" id="adjust-date-to-timezone-2">
4969
 
          <span class="no_underline">
4970
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4971
 
              <img src="images/External.gif" alt="External" />
4972
 
            </a>
4973
 
          </span>adjust-date-to-timezone<a href="#function_summary">
4974
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
4975
 
          </a>
4976
 
        </div>
4977
 
        <pre class="signature">declare function fn:adjust-date-to-timezone (
4978
 
            $arg as xs:date?,
4979
 
            $timezone as xs:dayTimeDuration?
4980
 
) as xs:date?</pre>
4981
 
        <p>No description available.</p>
4982
 
        <div class="subsubsection">See:</div>
4983
 
        <ul>
4984
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-adjust-date-to-timezone">fn:adjust-date-to-timezone</a>
4985
 
          </li>
4986
 
        </ul>
4987
 
        <hr />
4988
 
        <div class="subsection" id="adjust-dateTime-to-timezone-1">
4989
 
          <span class="no_underline">
4990
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
4991
 
              <img src="images/External.gif" alt="External" />
4992
 
            </a>
4993
 
          </span>adjust-dateTime-to-timezone<a href="#function_summary">
4994
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
4995
 
          </a>
4996
 
        </div>
4997
 
        <pre class="signature">declare function fn:adjust-dateTime-to-timezone (
4998
 
            $arg as xs:dateTime?
4999
 
) as xs:dateTime</pre>
5000
 
        <p>No description available.</p>
5001
 
        <div class="subsubsection">See:</div>
5002
 
        <ul>
5003
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-adjust-dateTime-to-timezone">fn:adjust-dateTime-to-timezone</a>
5004
 
          </li>
5005
 
        </ul>
5006
 
        <hr />
5007
 
        <div class="subsection" id="adjust-dateTime-to-timezone-2">
5008
 
          <span class="no_underline">
5009
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5010
 
              <img src="images/External.gif" alt="External" />
5011
 
            </a>
5012
 
          </span>adjust-dateTime-to-timezone<a href="#function_summary">
5013
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5014
 
          </a>
5015
 
        </div>
5016
 
        <pre class="signature">declare function fn:adjust-dateTime-to-timezone (
5017
 
            $arg as xs:dateTime?,
5018
 
            $timezone as xs:dayTimeDuration?
5019
 
) as xs:dateTime</pre>
5020
 
        <p>No description available.</p>
5021
 
        <div class="subsubsection">See:</div>
5022
 
        <ul>
5023
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-adjust-dateTime-to-timezone">fn:adjust-dateTime-to-timezone</a>
5024
 
          </li>
5025
 
        </ul>
5026
 
        <hr />
5027
 
        <div class="subsection" id="adjust-time-to-timezone-1">
5028
 
          <span class="no_underline">
5029
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5030
 
              <img src="images/External.gif" alt="External" />
5031
 
            </a>
5032
 
          </span>adjust-time-to-timezone<a href="#function_summary">
5033
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5034
 
          </a>
5035
 
        </div>
5036
 
        <pre class="signature">declare function fn:adjust-time-to-timezone (
5037
 
            $arg as xs:time?
5038
 
) as xs:time?</pre>
5039
 
        <p>No description available.</p>
5040
 
        <div class="subsubsection">See:</div>
5041
 
        <ul>
5042
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-adjust-time-to-timezone">fn:adjust-time-to-timezone</a>
5043
 
          </li>
5044
 
        </ul>
5045
 
        <hr />
5046
 
        <div class="subsection" id="adjust-time-to-timezone-2">
5047
 
          <span class="no_underline">
5048
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5049
 
              <img src="images/External.gif" alt="External" />
5050
 
            </a>
5051
 
          </span>adjust-time-to-timezone<a href="#function_summary">
5052
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5053
 
          </a>
5054
 
        </div>
5055
 
        <pre class="signature">declare function fn:adjust-time-to-timezone (
5056
 
            $arg as xs:time?,
5057
 
            $timezone as xs:dayTimeDuration?
5058
 
) as xs:time?</pre>
5059
 
        <p>No description available.</p>
5060
 
        <div class="subsubsection">See:</div>
5061
 
        <ul>
5062
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-adjust-time-to-timezone">fn:adjust-time-to-timezone</a>
5063
 
          </li>
5064
 
        </ul>
5065
 
        <hr />
5066
 
        <div class="subsection" id="analyze-string-2">
5067
 
          <span class="no_underline">
5068
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5069
 
              <img src="images/External.gif" alt="External" />
5070
 
            </a>
5071
 
          </span>analyze-string<a href="#function_summary">
5072
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5073
 
          </a>
5074
 
        </div>
5075
 
        <pre class="signature">declare function fn:analyze-string (
5076
 
            $input as xs:string?,
5077
 
            $pattern as xs:string
5078
 
) as element(fn:analyze-string-result)</pre>
5079
 
        <p>No description available.</p>
5080
 
        <div class="subsubsection">See:</div>
5081
 
        <ul>
5082
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-analyze-string">fn:analyze-string</a>
5083
 
          </li>
5084
 
        </ul>
5085
 
        <hr />
5086
 
        <div class="subsection" id="analyze-string-3">
5087
 
          <span class="no_underline">
5088
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5089
 
              <img src="images/External.gif" alt="External" />
5090
 
            </a>
5091
 
          </span>analyze-string<a href="#function_summary">
5092
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5093
 
          </a>
5094
 
        </div>
5095
 
        <pre class="signature">declare function fn:analyze-string (
5096
 
            $input as xs:string?,
5097
 
            $pattern as xs:string,
5098
 
            $flags as xs:string
5099
 
) as element(fn:analyze-string-result)</pre>
5100
 
        <p>No description available.</p>
5101
 
        <div class="subsubsection">See:</div>
5102
 
        <ul>
5103
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-analyze-string">fn:analyze-string</a>
5104
 
          </li>
5105
 
        </ul>
5106
 
        <hr />
5107
 
        <div class="subsection" id="available-environment-variables-0">
5108
 
          <span class="no_underline">
5109
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5110
 
              <img src="images/External.gif" alt="External" />
5111
 
            </a>
5112
 
          </span>available-environment-variables<a href="#function_summary">
5113
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5114
 
          </a>
5115
 
        </div>
5116
 
        <pre class="signature">declare function fn:available-environment-variables (
5117
 
 
5118
 
) as xs:string*</pre>
5119
 
        <p>No description available.</p>
5120
 
        <div class="subsubsection">See:</div>
5121
 
        <ul>
5122
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-available-environment-variables">fn:available-environment-variables</a>
5123
 
          </li>
5124
 
        </ul>
5125
 
        <hr />
5126
 
        <div class="subsection" id="available-environment-variables-0">
5127
 
          <span class="no_underline">
5128
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5129
 
              <img src="images/External.gif" alt="External" />
5130
 
            </a>
5131
 
          </span>available-environment-variables<a href="#function_summary">
5132
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5133
 
          </a>
5134
 
        </div>
5135
 
        <pre class="signature">declare function fn:available-environment-variables (
5136
 
 
5137
 
) as xs:string*</pre>
5138
 
        <p>No description available.</p>
5139
 
        <div class="subsubsection">See:</div>
5140
 
        <ul>
5141
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-available-environment-variables">fn:available-environment-variables</a>
5142
 
          </li>
5143
 
        </ul>
5144
 
        <hr />
5145
 
        <div class="subsection" id="avg-1">
5146
 
          <span class="no_underline">
5147
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5148
 
              <img src="images/External.gif" alt="External" />
5149
 
            </a>
5150
 
          </span>avg<a href="#function_summary">
5151
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5152
 
          </a>
5153
 
        </div>
5154
 
        <pre class="signature">declare function fn:avg (
5155
 
            $arg as xs:anyAtomicType*
5156
 
) as xs:anyAtomicType?</pre>
5157
 
        <p>No description available.</p>
5158
 
        <div class="subsubsection">See:</div>
5159
 
        <ul>
5160
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-avg">fn:avg</a>
5161
 
          </li>
5162
 
        </ul>
5163
 
        <hr />
5164
 
        <div class="subsection" id="base-uri-0">
5165
 
          <span class="no_underline">
5166
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5167
 
              <img src="images/External.gif" alt="External" />
5168
 
            </a>
5169
 
          </span>base-uri<a href="#function_summary">
5170
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5171
 
          </a>
5172
 
        </div>
5173
 
        <pre class="signature">declare function fn:base-uri (
5174
 
 
5175
 
) as xs:anyURI?</pre>
5176
 
        <p>No description available.</p>
5177
 
        <div class="subsubsection">See:</div>
5178
 
        <ul>
5179
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-base-uri">fn:base-uri</a>
5180
 
          </li>
5181
 
        </ul>
5182
 
        <hr />
5183
 
        <div class="subsection" id="base-uri-1">
5184
 
          <span class="no_underline">
5185
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5186
 
              <img src="images/External.gif" alt="External" />
5187
 
            </a>
5188
 
          </span>base-uri<a href="#function_summary">
5189
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5190
 
          </a>
5191
 
        </div>
5192
 
        <pre class="signature">declare function fn:base-uri (
5193
 
            $arg as node()?
5194
 
) as xs:anyURI?</pre>
5195
 
        <p>No description available.</p>
5196
 
        <div class="subsubsection">See:</div>
5197
 
        <ul>
5198
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-base-uri">fn:base-uri</a>
5199
 
          </li>
5200
 
        </ul>
5201
 
        <hr />
5202
 
        <div class="subsection" id="boolean-1">
5203
 
          <span class="no_underline">
5204
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5205
 
              <img src="images/External.gif" alt="External" />
5206
 
            </a>
5207
 
          </span>boolean<a href="#function_summary">
5208
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5209
 
          </a>
5210
 
        </div>
5211
 
        <pre class="signature">declare function fn:boolean (
5212
 
            $arg as item()*
5213
 
) as xs:boolean</pre>
5214
 
        <p>No description available.</p>
5215
 
        <div class="subsubsection">See:</div>
5216
 
        <ul>
5217
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-boolean">fn:boolean</a>
5218
 
          </li>
5219
 
        </ul>
5220
 
        <hr />
5221
 
        <div class="subsection" id="ceiling-1">
5222
 
          <span class="no_underline">
5223
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5224
 
              <img src="images/External.gif" alt="External" />
5225
 
            </a>
5226
 
          </span>ceiling<a href="#function_summary">
5227
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5228
 
          </a>
5229
 
        </div>
5230
 
        <pre class="signature">declare function fn:ceiling (
5231
 
            $arg as numeric?
5232
 
) as numeric?</pre>
5233
 
        <p>No description available.</p>
5234
 
        <div class="subsubsection">See:</div>
5235
 
        <ul>
5236
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-ceiling">fn:ceiling</a>
5237
 
          </li>
5238
 
        </ul>
5239
 
        <hr />
5240
 
        <div class="subsection" id="codepoint-equal-2">
5241
 
          <span class="no_underline">
5242
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5243
 
              <img src="images/External.gif" alt="External" />
5244
 
            </a>
5245
 
          </span>codepoint-equal<a href="#function_summary">
5246
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5247
 
          </a>
5248
 
        </div>
5249
 
        <pre class="signature">declare function fn:codepoint-equal (
5250
 
            $comparand1 as xs:string?,
5251
 
            $comparand2 as xs:string?
5252
 
) as xs:boolean?</pre>
5253
 
        <p>No description available.</p>
5254
 
        <div class="subsubsection">See:</div>
5255
 
        <ul>
5256
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-codepoint-equal">fn:codepoint-equal</a>
5257
 
          </li>
5258
 
        </ul>
5259
 
        <hr />
5260
 
        <div class="subsection" id="codepoints-to-string-1">
5261
 
          <span class="no_underline">
5262
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5263
 
              <img src="images/External.gif" alt="External" />
5264
 
            </a>
5265
 
          </span>codepoints-to-string<a href="#function_summary">
5266
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5267
 
          </a>
5268
 
        </div>
5269
 
        <pre class="signature">declare function fn:codepoints-to-string (
5270
 
            $arg as xs:integer*
5271
 
) as xs:string</pre>
5272
 
        <p>No description available.</p>
5273
 
        <div class="subsubsection">See:</div>
5274
 
        <ul>
5275
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-codepoints-to-string">fn:codepoints-to-string</a>
5276
 
          </li>
5277
 
        </ul>
5278
 
        <hr />
5279
 
        <div class="subsection" id="codepoints-to-string-1">
5280
 
          <span class="no_underline">
5281
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5282
 
              <img src="images/External.gif" alt="External" />
5283
 
            </a>
5284
 
          </span>codepoints-to-string<a href="#function_summary">
5285
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5286
 
          </a>
5287
 
        </div>
5288
 
        <pre class="signature">declare function fn:codepoints-to-string (
5289
 
            $arg as xs:integer*
5290
 
) as xs:string</pre>
5291
 
        <p>No description available.</p>
5292
 
        <div class="subsubsection">See:</div>
5293
 
        <ul>
5294
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-codepoints-to-string">fn:codepoints-to-string</a>
5295
 
          </li>
5296
 
        </ul>
5297
 
        <hr />
5298
 
        <div class="subsection" id="collection-0">
5299
 
          <span class="no_underline">
5300
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5301
 
              <img src="images/External.gif" alt="External" />
5302
 
            </a>
5303
 
          </span>collection<a href="#function_summary">
5304
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5305
 
          </a>
5306
 
        </div>
5307
 
        <pre class="signature">declare function fn:collection (
5308
 
 
5309
 
) as node()*</pre>
5310
 
        <p>No description available.</p>
5311
 
        <div class="subsubsection">See:</div>
5312
 
        <ul>
5313
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-collection">fn:collection</a>
5314
 
          </li>
5315
 
        </ul>
5316
 
        <hr />
5317
 
        <div class="subsection" id="collection-1">
5318
 
          <span class="no_underline">
5319
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5320
 
              <img src="images/External.gif" alt="External" />
5321
 
            </a>
5322
 
          </span>collection<a href="#function_summary">
5323
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5324
 
          </a>
5325
 
        </div>
5326
 
        <pre class="signature">declare function fn:collection (
5327
 
            $arg as xs:string?
5328
 
) as node()*</pre>
5329
 
        <p>No description available.</p>
5330
 
        <div class="subsubsection">See:</div>
5331
 
        <ul>
5332
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-collection">fn:collection</a>
5333
 
          </li>
5334
 
        </ul>
5335
 
        <hr />
5336
 
        <div class="subsection" id="compare-2">
5337
 
          <span class="no_underline">
5338
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5339
 
              <img src="images/External.gif" alt="External" />
5340
 
            </a>
5341
 
          </span>compare<a href="#function_summary">
5342
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5343
 
          </a>
5344
 
        </div>
5345
 
        <pre class="signature">declare function fn:compare (
5346
 
            $comparand1 as xs:string?,
5347
 
            $comparand2 as xs:string?
5348
 
) as xs:integer?</pre>
5349
 
        <p>No description available.</p>
5350
 
        <div class="subsubsection">See:</div>
5351
 
        <ul>
5352
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-compare">fn:compare</a>
5353
 
          </li>
5354
 
        </ul>
5355
 
        <hr />
5356
 
        <div class="subsection" id="compare-3">
5357
 
          <span class="no_underline">
5358
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5359
 
              <img src="images/External.gif" alt="External" />
5360
 
            </a>
5361
 
          </span>compare<a href="#function_summary">
5362
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5363
 
          </a>
5364
 
        </div>
5365
 
        <pre class="signature">declare function fn:compare (
5366
 
            $comparand1 as xs:string?,
5367
 
            $comparand2 as xs:string?,
5368
 
            $collation as xs:string
5369
 
) as xs:integer?</pre>
5370
 
        <p>No description available.</p>
5371
 
        <div class="subsubsection">See:</div>
5372
 
        <ul>
5373
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-compare">fn:compare</a>
5374
 
          </li>
5375
 
        </ul>
5376
 
        <hr />
5377
 
        <div class="subsection" id="concat-2">
5378
 
          <span class="no_underline">
5379
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5380
 
              <img src="images/External.gif" alt="External" />
5381
 
            </a>
5382
 
          </span>concat<a href="#function_summary">
5383
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5384
 
          </a>
5385
 
        </div>
5386
 
        <pre class="signature">declare function fn:concat (
5387
 
            $arg1 as xs:anyAtomicType?,
5388
 
            $arg2 as xs:anyAtomicType?
5389
 
) as xs:string</pre>
5390
 
        <p>No description available.</p>
5391
 
        <div class="subsubsection">See:</div>
5392
 
        <ul>
5393
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-concat">fn:concat</a>
5394
 
          </li>
5395
 
        </ul>
5396
 
        <hr />
5397
 
        <div class="subsection" id="contains-2">
5398
 
          <span class="no_underline">
5399
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5400
 
              <img src="images/External.gif" alt="External" />
5401
 
            </a>
5402
 
          </span>contains<a href="#function_summary">
5403
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5404
 
          </a>
5405
 
        </div>
5406
 
        <pre class="signature">declare function fn:contains (
5407
 
            $arg1 as xs:string?,
5408
 
            $arg2 as xs:string?
5409
 
) as xs:boolean</pre>
5410
 
        <p>No description available.</p>
5411
 
        <div class="subsubsection">See:</div>
5412
 
        <ul>
5413
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-contains">fn:contains</a>
5414
 
          </li>
5415
 
        </ul>
5416
 
        <hr />
5417
 
        <div class="subsection" id="contains-3">
5418
 
          <span class="no_underline">
5419
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5420
 
              <img src="images/External.gif" alt="External" />
5421
 
            </a>
5422
 
          </span>contains<a href="#function_summary">
5423
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5424
 
          </a>
5425
 
        </div>
5426
 
        <pre class="signature">declare function fn:contains (
5427
 
            $arg1 as xs:string?,
5428
 
            $arg2 as xs:string?,
5429
 
            $collation as xs:string
5430
 
) as xs:boolean</pre>
5431
 
        <p>No description available.</p>
5432
 
        <div class="subsubsection">See:</div>
5433
 
        <ul>
5434
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-contains">fn:contains</a>
5435
 
          </li>
5436
 
        </ul>
5437
 
        <hr />
5438
 
        <div class="subsection" id="count-1">
5439
 
          <span class="no_underline">
5440
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5441
 
              <img src="images/External.gif" alt="External" />
5442
 
            </a>
5443
 
          </span>count<a href="#function_summary">
5444
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5445
 
          </a>
5446
 
        </div>
5447
 
        <pre class="signature">declare function fn:count (
5448
 
            $arg as item()*
5449
 
) as xs:integer</pre>
5450
 
        <p>No description available.</p>
5451
 
        <div class="subsubsection">See:</div>
5452
 
        <ul>
5453
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-count">fn:count</a>
5454
 
          </li>
5455
 
        </ul>
5456
 
        <hr />
5457
 
        <div class="subsection" id="current-date-0">
5458
 
          <span class="no_underline">
5459
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5460
 
              <img src="images/External.gif" alt="External" />
5461
 
            </a>
5462
 
          </span>current-date<a href="#function_summary">
5463
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5464
 
          </a>
5465
 
        </div>
5466
 
        <pre class="signature">declare function fn:current-date (
5467
 
 
5468
 
) as xs:date</pre>
5469
 
        <p>No description available.</p>
5470
 
        <div class="subsubsection">See:</div>
5471
 
        <ul>
5472
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-current-date">fn:current-date</a>
5473
 
          </li>
5474
 
        </ul>
5475
 
        <hr />
5476
 
        <div class="subsection" id="current-dateTime-0">
5477
 
          <span class="no_underline">
5478
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5479
 
              <img src="images/External.gif" alt="External" />
5480
 
            </a>
5481
 
          </span>current-dateTime<a href="#function_summary">
5482
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5483
 
          </a>
5484
 
        </div>
5485
 
        <pre class="signature">declare function fn:current-dateTime (
5486
 
 
5487
 
) as xs:dateTimeStamp</pre>
5488
 
        <p>No description available.</p>
5489
 
        <div class="subsubsection">See:</div>
5490
 
        <ul>
5491
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-current-dateTime">fn:current-dateTime</a>
5492
 
          </li>
5493
 
        </ul>
5494
 
        <hr />
5495
 
        <div class="subsection" id="current-time-0">
5496
 
          <span class="no_underline">
5497
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5498
 
              <img src="images/External.gif" alt="External" />
5499
 
            </a>
5500
 
          </span>current-time<a href="#function_summary">
5501
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5502
 
          </a>
5503
 
        </div>
5504
 
        <pre class="signature">declare function fn:current-time (
5505
 
 
5506
 
) as xs:time</pre>
5507
 
        <p>No description available.</p>
5508
 
        <div class="subsubsection">See:</div>
5509
 
        <ul>
5510
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-current-time">fn:current-time</a>
5511
 
          </li>
5512
 
        </ul>
5513
 
        <hr />
5514
 
        <div class="subsection" id="data-0">
5515
 
          <span class="no_underline">
5516
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5517
 
              <img src="images/External.gif" alt="External" />
5518
 
            </a>
5519
 
          </span>data<a href="#function_summary">
5520
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5521
 
          </a>
5522
 
        </div>
5523
 
        <pre class="signature">declare function fn:data (
5524
 
 
5525
 
) as xs:anyAtomicType*</pre>
5526
 
        <p>No description available.</p>
5527
 
        <div class="subsubsection">See:</div>
5528
 
        <ul>
5529
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-data">fn:data</a>
5530
 
          </li>
5531
 
        </ul>
5532
 
        <hr />
5533
 
        <div class="subsection" id="data-1">
5534
 
          <span class="no_underline">
5535
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5536
 
              <img src="images/External.gif" alt="External" />
5537
 
            </a>
5538
 
          </span>data<a href="#function_summary">
5539
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5540
 
          </a>
5541
 
        </div>
5542
 
        <pre class="signature">declare function fn:data (
5543
 
            $arg as item()*
5544
 
) as xs:anyAtomicType*</pre>
5545
 
        <p>No description available.</p>
5546
 
        <div class="subsubsection">See:</div>
5547
 
        <ul>
5548
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-data">fn:data</a>
5549
 
          </li>
5550
 
        </ul>
5551
 
        <hr />
5552
 
        <div class="subsection" id="dateTime-2">
5553
 
          <span class="no_underline">
5554
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5555
 
              <img src="images/External.gif" alt="External" />
5556
 
            </a>
5557
 
          </span>dateTime<a href="#function_summary">
5558
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5559
 
          </a>
5560
 
        </div>
5561
 
        <pre class="signature">declare function fn:dateTime (
5562
 
            $arg1 as xs:date?,
5563
 
            $arg2 as xs:time?
5564
 
) as xs:dateTime?</pre>
5565
 
        <p>No description available.</p>
5566
 
        <div class="subsubsection">See:</div>
5567
 
        <ul>
5568
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-dateTime">fn:dateTime</a>
5569
 
          </li>
5570
 
        </ul>
5571
 
        <hr />
5572
 
        <div class="subsection" id="day-from-date-1">
5573
 
          <span class="no_underline">
5574
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5575
 
              <img src="images/External.gif" alt="External" />
5576
 
            </a>
5577
 
          </span>day-from-date<a href="#function_summary">
5578
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5579
 
          </a>
5580
 
        </div>
5581
 
        <pre class="signature">declare function fn:day-from-date (
5582
 
            $arg as xs:date?
5583
 
) as xs:integer?</pre>
5584
 
        <p>No description available.</p>
5585
 
        <div class="subsubsection">See:</div>
5586
 
        <ul>
5587
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-day-from-date">fn:day-from-date</a>
5588
 
          </li>
5589
 
        </ul>
5590
 
        <hr />
5591
 
        <div class="subsection" id="days-from-duration-1">
5592
 
          <span class="no_underline">
5593
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5594
 
              <img src="images/External.gif" alt="External" />
5595
 
            </a>
5596
 
          </span>days-from-duration<a href="#function_summary">
5597
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5598
 
          </a>
5599
 
        </div>
5600
 
        <pre class="signature">declare function fn:days-from-duration (
5601
 
            $arg as xs:duration?
5602
 
) as xs:integer?</pre>
5603
 
        <p>No description available.</p>
5604
 
        <div class="subsubsection">See:</div>
5605
 
        <ul>
5606
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-days-from-duration">fn:days-from-duration</a>
5607
 
          </li>
5608
 
        </ul>
5609
 
        <hr />
5610
 
        <div class="subsection" id="deep-equal-2">
5611
 
          <span class="no_underline">
5612
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5613
 
              <img src="images/External.gif" alt="External" />
5614
 
            </a>
5615
 
          </span>deep-equal<a href="#function_summary">
5616
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5617
 
          </a>
5618
 
        </div>
5619
 
        <pre class="signature">declare function fn:deep-equal (
5620
 
            $parameter1 as item()*,
5621
 
            $parameter2 as item()*
5622
 
) as xs:boolean</pre>
5623
 
        <p>No description available.</p>
5624
 
        <div class="subsubsection">See:</div>
5625
 
        <ul>
5626
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-deep-equal">fn:deep-equal</a>
5627
 
          </li>
5628
 
        </ul>
5629
 
        <hr />
5630
 
        <div class="subsection" id="deep-equal-3">
5631
 
          <span class="no_underline">
5632
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5633
 
              <img src="images/External.gif" alt="External" />
5634
 
            </a>
5635
 
          </span>deep-equal<a href="#function_summary">
5636
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5637
 
          </a>
5638
 
        </div>
5639
 
        <pre class="signature">declare function fn:deep-equal (
5640
 
            $parameter1 as item()*,
5641
 
            $parameter2 as item()*,
5642
 
            $collation as xs:string
5643
 
) as xs:boolean</pre>
5644
 
        <p>No description available.</p>
5645
 
        <div class="subsubsection">See:</div>
5646
 
        <ul>
5647
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-deep-equal">fn:deep-equal</a>
5648
 
          </li>
5649
 
        </ul>
5650
 
        <hr />
5651
 
        <div class="subsection" id="default-collation-0">
5652
 
          <span class="no_underline">
5653
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5654
 
              <img src="images/External.gif" alt="External" />
5655
 
            </a>
5656
 
          </span>default-collation<a href="#function_summary">
5657
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5658
 
          </a>
5659
 
        </div>
5660
 
        <pre class="signature">declare function fn:default-collation (
5661
 
 
5662
 
) as xs:string</pre>
5663
 
        <p>No description available.</p>
5664
 
        <div class="subsubsection">See:</div>
5665
 
        <ul>
5666
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-default-collation">fn:default-collation</a>
5667
 
          </li>
5668
 
        </ul>
5669
 
        <hr />
5670
 
        <div class="subsection" id="distinct-values-1">
5671
 
          <span class="no_underline">
5672
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5673
 
              <img src="images/External.gif" alt="External" />
5674
 
            </a>
5675
 
          </span>distinct-values<a href="#function_summary">
5676
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5677
 
          </a>
5678
 
        </div>
5679
 
        <pre class="signature">declare function fn:distinct-values (
5680
 
            $arg as xs:anyAtomicType*
5681
 
) as xs:anyAtomicType*</pre>
5682
 
        <p>No description available.</p>
5683
 
        <div class="subsubsection">See:</div>
5684
 
        <ul>
5685
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-distinct-values">fn:distinct-values</a>
5686
 
          </li>
5687
 
        </ul>
5688
 
        <hr />
5689
 
        <div class="subsection" id="distinct-values-2">
5690
 
          <span class="no_underline">
5691
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5692
 
              <img src="images/External.gif" alt="External" />
5693
 
            </a>
5694
 
          </span>distinct-values<a href="#function_summary">
5695
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5696
 
          </a>
5697
 
        </div>
5698
 
        <pre class="signature">declare function fn:distinct-values (
5699
 
            $arg as xs:anyAtomicType*,
5700
 
            $collation as xs:string
5701
 
) as xs:anyAtomicType*</pre>
5702
 
        <p>No description available.</p>
5703
 
        <div class="subsubsection">See:</div>
5704
 
        <ul>
5705
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-distinct-values">fn:distinct-values</a>
5706
 
          </li>
5707
 
        </ul>
5708
 
        <hr />
5709
 
        <div class="subsection" id="doc-1">
5710
 
          <span class="no_underline">
5711
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5712
 
              <img src="images/External.gif" alt="External" />
5713
 
            </a>
5714
 
          </span>doc<a href="#function_summary">
5715
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5716
 
          </a>
5717
 
        </div>
5718
 
        <pre class="signature">declare function fn:doc (
5719
 
            $uri as xs:string?
5720
 
) as document()?</pre>
5721
 
        <p>No description available.</p>
5722
 
        <div class="subsubsection">See:</div>
5723
 
        <ul>
5724
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-doc">fn:doc</a>
5725
 
          </li>
5726
 
        </ul>
5727
 
        <hr />
5728
 
        <div class="subsection" id="doc-available-1">
5729
 
          <span class="no_underline">
5730
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5731
 
              <img src="images/External.gif" alt="External" />
5732
 
            </a>
5733
 
          </span>doc-available<a href="#function_summary">
5734
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5735
 
          </a>
5736
 
        </div>
5737
 
        <pre class="signature">declare function fn:doc-available (
5738
 
            $uri as xs:string?
5739
 
) as xs:boolean</pre>
5740
 
        <p>No description available.</p>
5741
 
        <div class="subsubsection">See:</div>
5742
 
        <ul>
5743
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-doc-available">fn:doc-available</a>
5744
 
          </li>
5745
 
        </ul>
5746
 
        <hr />
5747
 
        <div class="subsection" id="document-uri-0">
5748
 
          <span class="no_underline">
5749
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5750
 
              <img src="images/External.gif" alt="External" />
5751
 
            </a>
5752
 
          </span>document-uri<a href="#function_summary">
5753
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5754
 
          </a>
5755
 
        </div>
5756
 
        <pre class="signature">declare function fn:document-uri (
5757
 
 
5758
 
) as xs:anyURI?</pre>
5759
 
        <p>No description available.</p>
5760
 
        <div class="subsubsection">See:</div>
5761
 
        <ul>
5762
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-document-uri">fn:document-uri</a>
5763
 
          </li>
5764
 
        </ul>
5765
 
        <hr />
5766
 
        <div class="subsection" id="document-uri-1">
5767
 
          <span class="no_underline">
5768
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5769
 
              <img src="images/External.gif" alt="External" />
5770
 
            </a>
5771
 
          </span>document-uri<a href="#function_summary">
5772
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5773
 
          </a>
5774
 
        </div>
5775
 
        <pre class="signature">declare function fn:document-uri (
5776
 
            $arg as node()?
5777
 
) as xs:anyURI?</pre>
5778
 
        <p>No description available.</p>
5779
 
        <div class="subsubsection">See:</div>
5780
 
        <ul>
5781
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-document-uri">fn:document-uri</a>
5782
 
          </li>
5783
 
        </ul>
5784
 
        <hr />
5785
 
        <div class="subsection" id="element-with-id-1">
5786
 
          <span class="no_underline">
5787
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5788
 
              <img src="images/External.gif" alt="External" />
5789
 
            </a>
5790
 
          </span>element-with-id<a href="#function_summary">
5791
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5792
 
          </a>
5793
 
        </div>
5794
 
        <pre class="signature">declare function fn:element-with-id (
5795
 
            $arg as xs:string*
5796
 
) as element(*)*</pre>
5797
 
        <p>No description available.</p>
5798
 
        <div class="subsubsection">See:</div>
5799
 
        <ul>
5800
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-element-with-id">fn:element-with-id</a>
5801
 
          </li>
5802
 
        </ul>
5803
 
        <hr />
5804
 
        <div class="subsection" id="element-with-id-2">
5805
 
          <span class="no_underline">
5806
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5807
 
              <img src="images/External.gif" alt="External" />
5808
 
            </a>
5809
 
          </span>element-with-id<a href="#function_summary">
5810
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5811
 
          </a>
5812
 
        </div>
5813
 
        <pre class="signature">declare function fn:element-with-id (
5814
 
            $arg as xs:string*,
5815
 
            $node as node()
5816
 
) as element(*)*</pre>
5817
 
        <p>No description available.</p>
5818
 
        <div class="subsubsection">See:</div>
5819
 
        <ul>
5820
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-element-with-id">fn:element-with-id</a>
5821
 
          </li>
5822
 
        </ul>
5823
 
        <hr />
5824
 
        <div class="subsection" id="empty-1">
5825
 
          <span class="no_underline">
5826
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5827
 
              <img src="images/External.gif" alt="External" />
5828
 
            </a>
5829
 
          </span>empty<a href="#function_summary">
5830
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5831
 
          </a>
5832
 
        </div>
5833
 
        <pre class="signature">declare function fn:empty (
5834
 
            $arg as item()*
5835
 
) as xs:boolean</pre>
5836
 
        <p>No description available.</p>
5837
 
        <div class="subsubsection">See:</div>
5838
 
        <ul>
5839
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-empty">fn:empty</a>
5840
 
          </li>
5841
 
        </ul>
5842
 
        <hr />
5843
 
        <div class="subsection" id="encode-for-uri-1">
5844
 
          <span class="no_underline">
5845
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5846
 
              <img src="images/External.gif" alt="External" />
5847
 
            </a>
5848
 
          </span>encode-for-uri<a href="#function_summary">
5849
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5850
 
          </a>
5851
 
        </div>
5852
 
        <pre class="signature">declare function fn:encode-for-uri (
5853
 
            $uri-part as xs:string?
5854
 
) as xs:string</pre>
5855
 
        <p>No description available.</p>
5856
 
        <div class="subsubsection">See:</div>
5857
 
        <ul>
5858
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-encode-for-uri">fn:encode-for-uri</a>
5859
 
          </li>
5860
 
        </ul>
5861
 
        <hr />
5862
 
        <div class="subsection" id="ends-with-2">
5863
 
          <span class="no_underline">
5864
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5865
 
              <img src="images/External.gif" alt="External" />
5866
 
            </a>
5867
 
          </span>ends-with<a href="#function_summary">
5868
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5869
 
          </a>
5870
 
        </div>
5871
 
        <pre class="signature">declare function fn:ends-with (
5872
 
            $arg1 as xs:string?,
5873
 
            $arg2 as xs:string?
5874
 
) as xs:boolean</pre>
5875
 
        <p>No description available.</p>
5876
 
        <div class="subsubsection">See:</div>
5877
 
        <ul>
5878
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-ends-with">fn:ends-with</a>
5879
 
          </li>
5880
 
        </ul>
5881
 
        <hr />
5882
 
        <div class="subsection" id="ends-with-3">
5883
 
          <span class="no_underline">
5884
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5885
 
              <img src="images/External.gif" alt="External" />
5886
 
            </a>
5887
 
          </span>ends-with<a href="#function_summary">
5888
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5889
 
          </a>
5890
 
        </div>
5891
 
        <pre class="signature">declare function fn:ends-with (
5892
 
            $arg1 as xs:string?,
5893
 
            $arg2 as xs:string?,
5894
 
            $collation as xs:string
5895
 
) as xs:boolean</pre>
5896
 
        <p>No description available.</p>
5897
 
        <div class="subsubsection">See:</div>
5898
 
        <ul>
5899
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-ends-with">fn:ends-with</a>
5900
 
          </li>
5901
 
        </ul>
5902
 
        <hr />
5903
 
        <div class="subsection" id="environment-variable-1">
5904
 
          <span class="no_underline">
5905
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5906
 
              <img src="images/External.gif" alt="External" />
5907
 
            </a>
5908
 
          </span>environment-variable<a href="#function_summary">
5909
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5910
 
          </a>
5911
 
        </div>
5912
 
        <pre class="signature">declare function fn:environment-variable (
5913
 
            $arg as xs:string
5914
 
) as xs:string?</pre>
5915
 
        <p>No description available.</p>
5916
 
        <div class="subsubsection">See:</div>
5917
 
        <ul>
5918
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-environment-variable">fn:environment-variable</a>
5919
 
          </li>
5920
 
        </ul>
5921
 
        <hr />
5922
 
        <div class="subsection" id="environment-variable-1">
5923
 
          <span class="no_underline">
5924
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5925
 
              <img src="images/External.gif" alt="External" />
5926
 
            </a>
5927
 
          </span>environment-variable<a href="#function_summary">
5928
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5929
 
          </a>
5930
 
        </div>
5931
 
        <pre class="signature">declare function fn:environment-variable (
5932
 
            $name as xs:string
5933
 
) as xs:string?</pre>
5934
 
        <p>No description available.</p>
5935
 
        <div class="subsubsection">See:</div>
5936
 
        <ul>
5937
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-environment-variable">fn:environment-variable</a>
5938
 
          </li>
5939
 
        </ul>
5940
 
        <hr />
5941
 
        <div class="subsection" id="error-0">
5942
 
          <span class="no_underline">
5943
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5944
 
              <img src="images/External.gif" alt="External" />
5945
 
            </a>
5946
 
          </span>error<a href="#function_summary">
5947
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5948
 
          </a>
5949
 
        </div>
5950
 
        <pre class="signature">declare function fn:error (
5951
 
 
5952
 
) as none</pre>
5953
 
        <p>No description available.</p>
5954
 
        <div class="subsubsection">See:</div>
5955
 
        <ul>
5956
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-error">fn:error</a>
5957
 
          </li>
5958
 
        </ul>
5959
 
        <hr />
5960
 
        <div class="subsection" id="error-1">
5961
 
          <span class="no_underline">
5962
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5963
 
              <img src="images/External.gif" alt="External" />
5964
 
            </a>
5965
 
          </span>error<a href="#function_summary">
5966
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5967
 
          </a>
5968
 
        </div>
5969
 
        <pre class="signature">declare function fn:error (
5970
 
            $code as xs:QName
5971
 
) as none</pre>
5972
 
        <p>No description available.</p>
5973
 
        <div class="subsubsection">See:</div>
5974
 
        <ul>
5975
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-error">fn:error</a>
5976
 
          </li>
5977
 
        </ul>
5978
 
        <hr />
5979
 
        <div class="subsection" id="error-2">
5980
 
          <span class="no_underline">
5981
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
5982
 
              <img src="images/External.gif" alt="External" />
5983
 
            </a>
5984
 
          </span>error<a href="#function_summary">
5985
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
5986
 
          </a>
5987
 
        </div>
5988
 
        <pre class="signature">declare function fn:error (
5989
 
            $code as xs:QName?,
5990
 
            $description as xs:string
5991
 
) as none</pre>
5992
 
        <p>No description available.</p>
5993
 
        <div class="subsubsection">See:</div>
5994
 
        <ul>
5995
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-error">fn:error</a>
5996
 
          </li>
5997
 
        </ul>
5998
 
        <hr />
5999
 
        <div class="subsection" id="error-3">
6000
 
          <span class="no_underline">
6001
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6002
 
              <img src="images/External.gif" alt="External" />
6003
 
            </a>
6004
 
          </span>error<a href="#function_summary">
6005
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6006
 
          </a>
6007
 
        </div>
6008
 
        <pre class="signature">declare function fn:error (
6009
 
            $code as xs:QName?,
6010
 
            $description as xs:string,
6011
 
            $error-object as item()*
6012
 
) as none</pre>
6013
 
        <p>No description available.</p>
6014
 
        <div class="subsubsection">See:</div>
6015
 
        <ul>
6016
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-error">fn:error</a>
6017
 
          </li>
6018
 
        </ul>
6019
 
        <hr />
6020
 
        <div class="subsection" id="escape-html-uri-1">
6021
 
          <span class="no_underline">
6022
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6023
 
              <img src="images/External.gif" alt="External" />
6024
 
            </a>
6025
 
          </span>escape-html-uri<a href="#function_summary">
6026
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6027
 
          </a>
6028
 
        </div>
6029
 
        <pre class="signature">declare function fn:escape-html-uri (
6030
 
            $uri as xs:string?
6031
 
) as xs:string</pre>
6032
 
        <p>No description available.</p>
6033
 
        <div class="subsubsection">See:</div>
6034
 
        <ul>
6035
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-escape-html-uri">fn:escape-html-uri</a>
6036
 
          </li>
6037
 
        </ul>
6038
 
        <hr />
6039
 
        <div class="subsection" id="exactly-one-1">
6040
 
          <span class="no_underline">
6041
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6042
 
              <img src="images/External.gif" alt="External" />
6043
 
            </a>
6044
 
          </span>exactly-one<a href="#function_summary">
6045
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6046
 
          </a>
6047
 
        </div>
6048
 
        <pre class="signature">declare function fn:exactly-one (
6049
 
            $arg as item()*
6050
 
) as item()</pre>
6051
 
        <p>No description available.</p>
6052
 
        <div class="subsubsection">See:</div>
6053
 
        <ul>
6054
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-exactly-one">fn:exactly-one</a>
6055
 
          </li>
6056
 
        </ul>
6057
 
        <hr />
6058
 
        <div class="subsection" id="exists-1">
6059
 
          <span class="no_underline">
6060
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6061
 
              <img src="images/External.gif" alt="External" />
6062
 
            </a>
6063
 
          </span>exists<a href="#function_summary">
6064
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6065
 
          </a>
6066
 
        </div>
6067
 
        <pre class="signature">declare function fn:exists (
6068
 
            $arg as item()*
6069
 
) as xs:boolean</pre>
6070
 
        <p>No description available.</p>
6071
 
        <div class="subsubsection">See:</div>
6072
 
        <ul>
6073
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-exists">fn:exists</a>
6074
 
          </li>
6075
 
        </ul>
6076
 
        <hr />
6077
 
        <div class="subsection" id="false-0">
6078
 
          <span class="no_underline">
6079
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6080
 
              <img src="images/External.gif" alt="External" />
6081
 
            </a>
6082
 
          </span>false<a href="#function_summary">
6083
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6084
 
          </a>
6085
 
        </div>
6086
 
        <pre class="signature">declare function fn:false (
6087
 
 
6088
 
) as xs:boolean</pre>
6089
 
        <p>No description available.</p>
6090
 
        <div class="subsubsection">See:</div>
6091
 
        <ul>
6092
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-false">fn:false</a>
6093
 
          </li>
6094
 
        </ul>
6095
 
        <hr />
6096
 
        <div class="subsection" id="filter-2">
6097
 
          <span class="no_underline">
6098
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6099
 
              <img src="images/External.gif" alt="External" />
6100
 
            </a>
6101
 
          </span>filter<a href="#function_summary">
6102
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6103
 
          </a>
6104
 
        </div>
6105
 
        <pre class="signature">declare function fn:filter (
6106
 
            $f as function (item()) as xs:boolean,
6107
 
            $seq as item()*
6108
 
) as item()*</pre>
6109
 
        <p>No description available.</p>
6110
 
        <div class="subsubsection">See:</div>
6111
 
        <ul>
6112
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-filter">fn:filter</a>
6113
 
          </li>
6114
 
        </ul>
6115
 
        <hr />
6116
 
        <div class="subsection" id="floor-1">
6117
 
          <span class="no_underline">
6118
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6119
 
              <img src="images/External.gif" alt="External" />
6120
 
            </a>
6121
 
          </span>floor<a href="#function_summary">
6122
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6123
 
          </a>
6124
 
        </div>
6125
 
        <pre class="signature">declare function fn:floor (
6126
 
            $arg as numeric?
6127
 
) as numeric?</pre>
6128
 
        <p>No description available.</p>
6129
 
        <div class="subsubsection">See:</div>
6130
 
        <ul>
6131
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-floor">fn:floor</a>
6132
 
          </li>
6133
 
        </ul>
6134
 
        <hr />
6135
 
        <div class="subsection" id="fold-left-3">
6136
 
          <span class="no_underline">
6137
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6138
 
              <img src="images/External.gif" alt="External" />
6139
 
            </a>
6140
 
          </span>fold-left<a href="#function_summary">
6141
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6142
 
          </a>
6143
 
        </div>
6144
 
        <pre class="signature">declare function fn:fold-left (
6145
 
            $f as function (item()*, item()) as item()*,
6146
 
            $zero as item()*,
6147
 
            $seq as item()*
6148
 
) as item()*</pre>
6149
 
        <p>No description available.</p>
6150
 
        <div class="subsubsection">See:</div>
6151
 
        <ul>
6152
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-fold-left">fn:fold-left</a>
6153
 
          </li>
6154
 
        </ul>
6155
 
        <hr />
6156
 
        <div class="subsection" id="fold-right-3">
6157
 
          <span class="no_underline">
6158
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6159
 
              <img src="images/External.gif" alt="External" />
6160
 
            </a>
6161
 
          </span>fold-right<a href="#function_summary">
6162
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6163
 
          </a>
6164
 
        </div>
6165
 
        <pre class="signature">declare function fn:fold-right (
6166
 
            $f as function (item(), item()*) as item()*,
6167
 
            $zero as item()*,
6168
 
            $seq as item()*
6169
 
) as item()*</pre>
6170
 
        <p>No description available.</p>
6171
 
        <div class="subsubsection">See:</div>
6172
 
        <ul>
6173
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-fold-right">fn:fold-right</a>
6174
 
          </li>
6175
 
        </ul>
6176
 
        <hr />
6177
 
        <div class="subsection" id="format-date-2">
6178
 
          <span class="no_underline">
6179
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6180
 
              <img src="images/External.gif" alt="External" />
6181
 
            </a>
6182
 
          </span>format-date<a href="#function_summary">
6183
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6184
 
          </a>
6185
 
        </div>
6186
 
        <pre class="signature">declare function fn:format-date (
6187
 
            $value as xs:date?,
6188
 
            $picture as xs:string
6189
 
) as xs:string?</pre>
6190
 
        <p>No description available.</p>
6191
 
        <div class="subsubsection">See:</div>
6192
 
        <ul>
6193
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-date">fn:format-date</a>
6194
 
          </li>
6195
 
        </ul>
6196
 
        <hr />
6197
 
        <div class="subsection" id="format-date-5">
6198
 
          <span class="no_underline">
6199
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6200
 
              <img src="images/External.gif" alt="External" />
6201
 
            </a>
6202
 
          </span>format-date<a href="#function_summary">
6203
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6204
 
          </a>
6205
 
        </div>
6206
 
        <pre class="signature">declare function fn:format-date (
6207
 
            $value as xs:date?,
6208
 
            $picture as xs:string,
6209
 
            $language as xs:string?,
6210
 
            $calendar as xs:string?,
6211
 
            $place as xs:string?
6212
 
) as xs:string?</pre>
6213
 
        <p>No description available.</p>
6214
 
        <div class="subsubsection">See:</div>
6215
 
        <ul>
6216
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-date">fn:format-date</a>
6217
 
          </li>
6218
 
        </ul>
6219
 
        <hr />
6220
 
        <div class="subsection" id="format-dateTime-2">
6221
 
          <span class="no_underline">
6222
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6223
 
              <img src="images/External.gif" alt="External" />
6224
 
            </a>
6225
 
          </span>format-dateTime<a href="#function_summary">
6226
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6227
 
          </a>
6228
 
        </div>
6229
 
        <pre class="signature">declare function fn:format-dateTime (
6230
 
            $value as xs:dateTime?,
6231
 
            $picture as xs:string
6232
 
) as xs:string?</pre>
6233
 
        <p>No description available.</p>
6234
 
        <div class="subsubsection">See:</div>
6235
 
        <ul>
6236
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-dateTime">fn:format-dateTime</a>
6237
 
          </li>
6238
 
        </ul>
6239
 
        <hr />
6240
 
        <div class="subsection" id="format-dateTime-5">
6241
 
          <span class="no_underline">
6242
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6243
 
              <img src="images/External.gif" alt="External" />
6244
 
            </a>
6245
 
          </span>format-dateTime<a href="#function_summary">
6246
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6247
 
          </a>
6248
 
        </div>
6249
 
        <pre class="signature">declare function fn:format-dateTime (
6250
 
            $value as xs:dateTime?,
6251
 
            $picture as xs:string,
6252
 
            $language as xs:string?,
6253
 
            $calendar as xs:string?,
6254
 
            $place as xs:string?
6255
 
) as xs:string?</pre>
6256
 
        <p>No description available.</p>
6257
 
        <div class="subsubsection">See:</div>
6258
 
        <ul>
6259
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-dateTime">fn:format-dateTime</a>
6260
 
          </li>
6261
 
        </ul>
6262
 
        <hr />
6263
 
        <div class="subsection" id="format-integer-2">
6264
 
          <span class="no_underline">
6265
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6266
 
              <img src="images/External.gif" alt="External" />
6267
 
            </a>
6268
 
          </span>format-integer<a href="#function_summary">
6269
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6270
 
          </a>
6271
 
        </div>
6272
 
        <pre class="signature">declare function fn:format-integer (
6273
 
            $value as xs:integer?,
6274
 
            $picture as xs:string
6275
 
) as xs:string</pre>
6276
 
        <p>No description available.</p>
6277
 
        <div class="subsubsection">See:</div>
6278
 
        <ul>
6279
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-integer">fn:format-integer</a>
6280
 
          </li>
6281
 
        </ul>
6282
 
        <hr />
6283
 
        <div class="subsection" id="format-integer-3">
6284
 
          <span class="no_underline">
6285
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6286
 
              <img src="images/External.gif" alt="External" />
6287
 
            </a>
6288
 
          </span>format-integer<a href="#function_summary">
6289
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6290
 
          </a>
6291
 
        </div>
6292
 
        <pre class="signature">declare function fn:format-integer (
6293
 
            $value as xs:integer?,
6294
 
            $picture as xs:string,
6295
 
            $language as xs:string
6296
 
) as xs:string</pre>
6297
 
        <p>No description available.</p>
6298
 
        <div class="subsubsection">See:</div>
6299
 
        <ul>
6300
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-integer">fn:format-integer</a>
6301
 
          </li>
6302
 
        </ul>
6303
 
        <hr />
6304
 
        <div class="subsection" id="format-number-2">
6305
 
          <span class="no_underline">
6306
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6307
 
              <img src="images/External.gif" alt="External" />
6308
 
            </a>
6309
 
          </span>format-number<a href="#function_summary">
6310
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6311
 
          </a>
6312
 
        </div>
6313
 
        <pre class="signature">declare function fn:format-number (
6314
 
            $value as numeric?,
6315
 
            $picture as xs:string
6316
 
) as xs:string</pre>
6317
 
        <p>No description available.</p>
6318
 
        <div class="subsubsection">See:</div>
6319
 
        <ul>
6320
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-number">fn:format-number</a>
6321
 
          </li>
6322
 
        </ul>
6323
 
        <hr />
6324
 
        <div class="subsection" id="format-number-3">
6325
 
          <span class="no_underline">
6326
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6327
 
              <img src="images/External.gif" alt="External" />
6328
 
            </a>
6329
 
          </span>format-number<a href="#function_summary">
6330
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6331
 
          </a>
6332
 
        </div>
6333
 
        <pre class="signature">declare function fn:format-number (
6334
 
            $value as numeric?,
6335
 
            $picture as xs:string,
6336
 
            $decimal-format-name as xs:string
6337
 
) as xs:string</pre>
6338
 
        <p>No description available.</p>
6339
 
        <div class="subsubsection">See:</div>
6340
 
        <ul>
6341
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-number">fn:format-number</a>
6342
 
          </li>
6343
 
        </ul>
6344
 
        <hr />
6345
 
        <div class="subsection" id="format-time-2">
6346
 
          <span class="no_underline">
6347
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6348
 
              <img src="images/External.gif" alt="External" />
6349
 
            </a>
6350
 
          </span>format-time<a href="#function_summary">
6351
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6352
 
          </a>
6353
 
        </div>
6354
 
        <pre class="signature">declare function fn:format-time (
6355
 
            $value as xs:time?,
6356
 
            $picture as xs:string
6357
 
) as xs:string?</pre>
6358
 
        <p>No description available.</p>
6359
 
        <div class="subsubsection">See:</div>
6360
 
        <ul>
6361
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-time">fn:format-time</a>
6362
 
          </li>
6363
 
        </ul>
6364
 
        <hr />
6365
 
        <div class="subsection" id="format-time-5">
6366
 
          <span class="no_underline">
6367
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6368
 
              <img src="images/External.gif" alt="External" />
6369
 
            </a>
6370
 
          </span>format-time<a href="#function_summary">
6371
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6372
 
          </a>
6373
 
        </div>
6374
 
        <pre class="signature">declare function fn:format-time (
6375
 
            $value as xs:time?,
6376
 
            $picture as xs:string,
6377
 
            $language as xs:string?,
6378
 
            $calendar as xs:string?,
6379
 
            $place as xs:string?
6380
 
) as xs:string?</pre>
6381
 
        <p>No description available.</p>
6382
 
        <div class="subsubsection">See:</div>
6383
 
        <ul>
6384
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-format-time">fn:format-time</a>
6385
 
          </li>
6386
 
        </ul>
6387
 
        <hr />
6388
 
        <div class="subsection" id="function-arity-1">
6389
 
          <span class="no_underline">
6390
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6391
 
              <img src="images/External.gif" alt="External" />
6392
 
            </a>
6393
 
          </span>function-arity<a href="#function_summary">
6394
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6395
 
          </a>
6396
 
        </div>
6397
 
        <pre class="signature">declare function fn:function-arity (
6398
 
            $func as function (*)
6399
 
) as xs:integer</pre>
6400
 
        <p>No description available.</p>
6401
 
        <div class="subsubsection">See:</div>
6402
 
        <ul>
6403
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-function-arity">fn:function-arity</a>
6404
 
          </li>
6405
 
        </ul>
6406
 
        <hr />
6407
 
        <div class="subsection" id="generate-id-0">
6408
 
          <span class="no_underline">
6409
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6410
 
              <img src="images/External.gif" alt="External" />
6411
 
            </a>
6412
 
          </span>generate-id<a href="#function_summary">
6413
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6414
 
          </a>
6415
 
        </div>
6416
 
        <pre class="signature">declare function fn:generate-id (
6417
 
 
6418
 
) as xs:string</pre>
6419
 
        <p>No description available.</p>
6420
 
        <div class="subsubsection">See:</div>
6421
 
        <ul>
6422
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-generate-id">fn:generate-id</a>
6423
 
          </li>
6424
 
        </ul>
6425
 
        <hr />
6426
 
        <div class="subsection" id="generate-id-1">
6427
 
          <span class="no_underline">
6428
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6429
 
              <img src="images/External.gif" alt="External" />
6430
 
            </a>
6431
 
          </span>generate-id<a href="#function_summary">
6432
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6433
 
          </a>
6434
 
        </div>
6435
 
        <pre class="signature">declare function fn:generate-id (
6436
 
            $arg as node()?
6437
 
) as xs:string</pre>
6438
 
        <p>No description available.</p>
6439
 
        <div class="subsubsection">See:</div>
6440
 
        <ul>
6441
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-generate-id">fn:generate-id</a>
6442
 
          </li>
6443
 
        </ul>
6444
 
        <hr />
6445
 
        <div class="subsection" id="has-children-0">
6446
 
          <span class="no_underline">
6447
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6448
 
              <img src="images/External.gif" alt="External" />
6449
 
            </a>
6450
 
          </span>has-children<a href="#function_summary">
6451
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6452
 
          </a>
6453
 
        </div>
6454
 
        <pre class="signature">declare function fn:has-children (
6455
 
 
6456
 
) as xs:boolean</pre>
6457
 
        <p>No description available.</p>
6458
 
        <div class="subsubsection">See:</div>
6459
 
        <ul>
6460
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-has-children">fn:has-children</a>
6461
 
          </li>
6462
 
        </ul>
6463
 
        <hr />
6464
 
        <div class="subsection" id="has-children-1">
6465
 
          <span class="no_underline">
6466
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6467
 
              <img src="images/External.gif" alt="External" />
6468
 
            </a>
6469
 
          </span>has-children<a href="#function_summary">
6470
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6471
 
          </a>
6472
 
        </div>
6473
 
        <pre class="signature">declare function fn:has-children (
6474
 
            $node as node()?
6475
 
) as xs:boolean</pre>
6476
 
        <p>No description available.</p>
6477
 
        <div class="subsubsection">See:</div>
6478
 
        <ul>
6479
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-has-children">fn:has-children</a>
6480
 
          </li>
6481
 
        </ul>
6482
 
        <hr />
6483
 
        <div class="subsection" id="head-1">
6484
 
          <span class="no_underline">
6485
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6486
 
              <img src="images/External.gif" alt="External" />
6487
 
            </a>
6488
 
          </span>head<a href="#function_summary">
6489
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6490
 
          </a>
6491
 
        </div>
6492
 
        <pre class="signature">declare function fn:head (
6493
 
            $arg as item()*
6494
 
) as item()?</pre>
6495
 
        <p>No description available.</p>
6496
 
        <div class="subsubsection">See:</div>
6497
 
        <ul>
6498
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-head">fn:head</a>
6499
 
          </li>
6500
 
        </ul>
6501
 
        <hr />
6502
 
        <div class="subsection" id="hours-from-duration-1">
6503
 
          <span class="no_underline">
6504
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6505
 
              <img src="images/External.gif" alt="External" />
6506
 
            </a>
6507
 
          </span>hours-from-duration<a href="#function_summary">
6508
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6509
 
          </a>
6510
 
        </div>
6511
 
        <pre class="signature">declare function fn:hours-from-duration (
6512
 
            $arg as xs:duration?
6513
 
) as xs:integer?</pre>
6514
 
        <p>No description available.</p>
6515
 
        <div class="subsubsection">See:</div>
6516
 
        <ul>
6517
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-hours-from-duration">fn:hours-from-duration</a>
6518
 
          </li>
6519
 
        </ul>
6520
 
        <hr />
6521
 
        <div class="subsection" id="hours-from-time-1">
6522
 
          <span class="no_underline">
6523
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6524
 
              <img src="images/External.gif" alt="External" />
6525
 
            </a>
6526
 
          </span>hours-from-time<a href="#function_summary">
6527
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6528
 
          </a>
6529
 
        </div>
6530
 
        <pre class="signature">declare function fn:hours-from-time (
6531
 
            $arg as xs:time?
6532
 
) as xs:integer?</pre>
6533
 
        <p>No description available.</p>
6534
 
        <div class="subsubsection">See:</div>
6535
 
        <ul>
6536
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-hours-from-time">fn:hours-from-time</a>
6537
 
          </li>
6538
 
        </ul>
6539
 
        <hr />
6540
 
        <div class="subsection" id="id-1">
6541
 
          <span class="no_underline">
6542
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6543
 
              <img src="images/External.gif" alt="External" />
6544
 
            </a>
6545
 
          </span>id<a href="#function_summary">
6546
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6547
 
          </a>
6548
 
        </div>
6549
 
        <pre class="signature">declare function fn:id (
6550
 
            $arg as xs:string*
6551
 
) as element(*)*</pre>
6552
 
        <p>No description available.</p>
6553
 
        <div class="subsubsection">See:</div>
6554
 
        <ul>
6555
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-id">fn:id</a>
6556
 
          </li>
6557
 
        </ul>
6558
 
        <hr />
6559
 
        <div class="subsection" id="id-2">
6560
 
          <span class="no_underline">
6561
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6562
 
              <img src="images/External.gif" alt="External" />
6563
 
            </a>
6564
 
          </span>id<a href="#function_summary">
6565
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6566
 
          </a>
6567
 
        </div>
6568
 
        <pre class="signature">declare function fn:id (
6569
 
            $arg as xs:string*,
6570
 
            $node as node()
6571
 
) as element(*)*</pre>
6572
 
        <p>No description available.</p>
6573
 
        <div class="subsubsection">See:</div>
6574
 
        <ul>
6575
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-id">fn:id</a>
6576
 
          </li>
6577
 
        </ul>
6578
 
        <hr />
6579
 
        <div class="subsection" id="idref-1">
6580
 
          <span class="no_underline">
6581
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6582
 
              <img src="images/External.gif" alt="External" />
6583
 
            </a>
6584
 
          </span>idref<a href="#function_summary">
6585
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6586
 
          </a>
6587
 
        </div>
6588
 
        <pre class="signature">declare function fn:idref (
6589
 
            $arg as xs:string*
6590
 
) as node()*</pre>
6591
 
        <p>No description available.</p>
6592
 
        <div class="subsubsection">See:</div>
6593
 
        <ul>
6594
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-idref">fn:idref</a>
6595
 
          </li>
6596
 
        </ul>
6597
 
        <hr />
6598
 
        <div class="subsection" id="idref-2">
6599
 
          <span class="no_underline">
6600
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6601
 
              <img src="images/External.gif" alt="External" />
6602
 
            </a>
6603
 
          </span>idref<a href="#function_summary">
6604
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6605
 
          </a>
6606
 
        </div>
6607
 
        <pre class="signature">declare function fn:idref (
6608
 
            $arg as xs:string*,
6609
 
            $node as node()
6610
 
) as node()*</pre>
6611
 
        <p>No description available.</p>
6612
 
        <div class="subsubsection">See:</div>
6613
 
        <ul>
6614
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-idref">fn:idref</a>
6615
 
          </li>
6616
 
        </ul>
6617
 
        <hr />
6618
 
        <div class="subsection" id="implicit-timezone-0">
6619
 
          <span class="no_underline">
6620
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6621
 
              <img src="images/External.gif" alt="External" />
6622
 
            </a>
6623
 
          </span>implicit-timezone<a href="#function_summary">
6624
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6625
 
          </a>
6626
 
        </div>
6627
 
        <pre class="signature">declare function fn:implicit-timezone (
6628
 
 
6629
 
) as xs:dayTimeDuration</pre>
6630
 
        <p>No description available.</p>
6631
 
        <div class="subsubsection">See:</div>
6632
 
        <ul>
6633
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-implicit-timezone">fn:implicit-timezone</a>
6634
 
          </li>
6635
 
        </ul>
6636
 
        <hr />
6637
 
        <div class="subsection" id="in-scope-prefixes-1">
6638
 
          <span class="no_underline">
6639
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6640
 
              <img src="images/External.gif" alt="External" />
6641
 
            </a>
6642
 
          </span>in-scope-prefixes<a href="#function_summary">
6643
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6644
 
          </a>
6645
 
        </div>
6646
 
        <pre class="signature">declare function fn:in-scope-prefixes (
6647
 
            $element as element(*)
6648
 
) as xs:string*</pre>
6649
 
        <p>No description available.</p>
6650
 
        <div class="subsubsection">See:</div>
6651
 
        <ul>
6652
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-in-scope-prefixes">fn:in-scope-prefixes</a>
6653
 
          </li>
6654
 
        </ul>
6655
 
        <hr />
6656
 
        <div class="subsection" id="index-of-2">
6657
 
          <span class="no_underline">
6658
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6659
 
              <img src="images/External.gif" alt="External" />
6660
 
            </a>
6661
 
          </span>index-of<a href="#function_summary">
6662
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6663
 
          </a>
6664
 
        </div>
6665
 
        <pre class="signature">declare function fn:index-of (
6666
 
            $seq as xs:anyAtomicType*,
6667
 
            $search as xs:anyAtomicType
6668
 
) as xs:integer*</pre>
6669
 
        <p>No description available.</p>
6670
 
        <div class="subsubsection">See:</div>
6671
 
        <ul>
6672
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-index-of">fn:index-of</a>
6673
 
          </li>
6674
 
        </ul>
6675
 
        <hr />
6676
 
        <div class="subsection" id="index-of-3">
6677
 
          <span class="no_underline">
6678
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6679
 
              <img src="images/External.gif" alt="External" />
6680
 
            </a>
6681
 
          </span>index-of<a href="#function_summary">
6682
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6683
 
          </a>
6684
 
        </div>
6685
 
        <pre class="signature">declare function fn:index-of (
6686
 
            $seq as xs:anyAtomicType*,
6687
 
            $search as xs:anyAtomicType,
6688
 
            $collation as xs:string
6689
 
) as xs:integer*</pre>
6690
 
        <p>No description available.</p>
6691
 
        <div class="subsubsection">See:</div>
6692
 
        <ul>
6693
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-index-of">fn:index-of</a>
6694
 
          </li>
6695
 
        </ul>
6696
 
        <hr />
6697
 
        <div class="subsection" id="innermost-1">
6698
 
          <span class="no_underline">
6699
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6700
 
              <img src="images/External.gif" alt="External" />
6701
 
            </a>
6702
 
          </span>innermost<a href="#function_summary">
6703
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6704
 
          </a>
6705
 
        </div>
6706
 
        <pre class="signature">declare function fn:innermost (
6707
 
            $nodes as node()*
6708
 
) as node()*</pre>
6709
 
        <p>No description available.</p>
6710
 
        <div class="subsubsection">See:</div>
6711
 
        <ul>
6712
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-innermost">fn:innermost</a>
6713
 
          </li>
6714
 
        </ul>
6715
 
        <hr />
6716
 
        <div class="subsection" id="insert-before-3">
6717
 
          <span class="no_underline">
6718
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6719
 
              <img src="images/External.gif" alt="External" />
6720
 
            </a>
6721
 
          </span>insert-before<a href="#function_summary">
6722
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6723
 
          </a>
6724
 
        </div>
6725
 
        <pre class="signature">declare function fn:insert-before (
6726
 
            $target as item()*,
6727
 
            $position as xs:integer,
6728
 
            $inserts as item()*
6729
 
) as item()*</pre>
6730
 
        <p>No description available.</p>
6731
 
        <div class="subsubsection">See:</div>
6732
 
        <ul>
6733
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-insert-before">fn:insert-before</a>
6734
 
          </li>
6735
 
        </ul>
6736
 
        <hr />
6737
 
        <div class="subsection" id="iri-to-uri-1">
6738
 
          <span class="no_underline">
6739
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6740
 
              <img src="images/External.gif" alt="External" />
6741
 
            </a>
6742
 
          </span>iri-to-uri<a href="#function_summary">
6743
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6744
 
          </a>
6745
 
        </div>
6746
 
        <pre class="signature">declare function fn:iri-to-uri (
6747
 
            $iri as xs:string?
6748
 
) as xs:string</pre>
6749
 
        <p>No description available.</p>
6750
 
        <div class="subsubsection">See:</div>
6751
 
        <ul>
6752
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-iri-to-uri">fn:iri-to-uri</a>
6753
 
          </li>
6754
 
        </ul>
6755
 
        <hr />
6756
 
        <div class="subsection" id="lang-1">
6757
 
          <span class="no_underline">
6758
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6759
 
              <img src="images/External.gif" alt="External" />
6760
 
            </a>
6761
 
          </span>lang<a href="#function_summary">
6762
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6763
 
          </a>
6764
 
        </div>
6765
 
        <pre class="signature">declare function fn:lang (
6766
 
            $testlang as xs:string?
6767
 
) as xs:boolean</pre>
6768
 
        <p>No description available.</p>
6769
 
        <div class="subsubsection">See:</div>
6770
 
        <ul>
6771
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-lang">fn:lang</a>
6772
 
          </li>
6773
 
        </ul>
6774
 
        <hr />
6775
 
        <div class="subsection" id="lang-2">
6776
 
          <span class="no_underline">
6777
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6778
 
              <img src="images/External.gif" alt="External" />
6779
 
            </a>
6780
 
          </span>lang<a href="#function_summary">
6781
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6782
 
          </a>
6783
 
        </div>
6784
 
        <pre class="signature">declare function fn:lang (
6785
 
            $testlang as xs:string?,
6786
 
            $node as node()
6787
 
) as xs:boolean</pre>
6788
 
        <p>No description available.</p>
6789
 
        <div class="subsubsection">See:</div>
6790
 
        <ul>
6791
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-lang">fn:lang</a>
6792
 
          </li>
6793
 
        </ul>
6794
 
        <hr />
6795
 
        <div class="subsection" id="last-0">
6796
 
          <span class="no_underline">
6797
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6798
 
              <img src="images/External.gif" alt="External" />
6799
 
            </a>
6800
 
          </span>last<a href="#function_summary">
6801
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6802
 
          </a>
6803
 
        </div>
6804
 
        <pre class="signature">declare function fn:last (
6805
 
 
6806
 
) as xs:integer</pre>
6807
 
        <p>No description available.</p>
6808
 
        <div class="subsubsection">See:</div>
6809
 
        <ul>
6810
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-last">fn:last</a>
6811
 
          </li>
6812
 
        </ul>
6813
 
        <hr />
6814
 
        <div class="subsection" id="local-name-0">
6815
 
          <span class="no_underline">
6816
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6817
 
              <img src="images/External.gif" alt="External" />
6818
 
            </a>
6819
 
          </span>local-name<a href="#function_summary">
6820
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6821
 
          </a>
6822
 
        </div>
6823
 
        <pre class="signature">declare function fn:local-name (
6824
 
 
6825
 
) as xs:string</pre>
6826
 
        <p>No description available.</p>
6827
 
        <div class="subsubsection">See:</div>
6828
 
        <ul>
6829
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-local-name">fn:local-name</a>
6830
 
          </li>
6831
 
        </ul>
6832
 
        <hr />
6833
 
        <div class="subsection" id="local-name-1">
6834
 
          <span class="no_underline">
6835
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6836
 
              <img src="images/External.gif" alt="External" />
6837
 
            </a>
6838
 
          </span>local-name<a href="#function_summary">
6839
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6840
 
          </a>
6841
 
        </div>
6842
 
        <pre class="signature">declare function fn:local-name (
6843
 
            $arg as node()?
6844
 
) as xs:string</pre>
6845
 
        <p>No description available.</p>
6846
 
        <div class="subsubsection">See:</div>
6847
 
        <ul>
6848
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-local-name">fn:local-name</a>
6849
 
          </li>
6850
 
        </ul>
6851
 
        <hr />
6852
 
        <div class="subsection" id="local-name-from-QName-1">
6853
 
          <span class="no_underline">
6854
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6855
 
              <img src="images/External.gif" alt="External" />
6856
 
            </a>
6857
 
          </span>local-name-from-QName<a href="#function_summary">
6858
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6859
 
          </a>
6860
 
        </div>
6861
 
        <pre class="signature">declare function fn:local-name-from-QName (
6862
 
            $arg as xs:QName?
6863
 
) as xs:NCName?</pre>
6864
 
        <p>No description available.</p>
6865
 
        <div class="subsubsection">See:</div>
6866
 
        <ul>
6867
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-local-name-from-QName">fn:local-name-from-QName</a>
6868
 
          </li>
6869
 
        </ul>
6870
 
        <hr />
6871
 
        <div class="subsection" id="lower-case-1">
6872
 
          <span class="no_underline">
6873
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6874
 
              <img src="images/External.gif" alt="External" />
6875
 
            </a>
6876
 
          </span>lower-case<a href="#function_summary">
6877
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6878
 
          </a>
6879
 
        </div>
6880
 
        <pre class="signature">declare function fn:lower-case (
6881
 
            $arg as xs:string?
6882
 
) as xs:string</pre>
6883
 
        <p>No description available.</p>
6884
 
        <div class="subsubsection">See:</div>
6885
 
        <ul>
6886
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-lower-case">fn:lower-case</a>
6887
 
          </li>
6888
 
        </ul>
6889
 
        <hr />
6890
 
        <div class="subsection" id="map-2">
6891
 
          <span class="no_underline">
6892
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6893
 
              <img src="images/External.gif" alt="External" />
6894
 
            </a>
6895
 
          </span>map<a href="#function_summary">
6896
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6897
 
          </a>
6898
 
        </div>
6899
 
        <pre class="signature">declare function fn:map (
6900
 
            $f as function (item()) as item()*,
6901
 
            $seq as item()*
6902
 
) as item()*</pre>
6903
 
        <p>No description available.</p>
6904
 
        <div class="subsubsection">See:</div>
6905
 
        <ul>
6906
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-map">fn:map</a>
6907
 
          </li>
6908
 
        </ul>
6909
 
        <hr />
6910
 
        <div class="subsection" id="map-pairs-3">
6911
 
          <span class="no_underline">
6912
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6913
 
              <img src="images/External.gif" alt="External" />
6914
 
            </a>
6915
 
          </span>map-pairs<a href="#function_summary">
6916
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6917
 
          </a>
6918
 
        </div>
6919
 
        <pre class="signature">declare function fn:map-pairs (
6920
 
            $f as function (item(), item()) as item()*,
6921
 
            $seq1 as item()*,
6922
 
            $seq2 as item()*
6923
 
) as item()*</pre>
6924
 
        <p>No description available.</p>
6925
 
        <div class="subsubsection">See:</div>
6926
 
        <ul>
6927
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-map-pairs">fn:map-pairs</a>
6928
 
          </li>
6929
 
        </ul>
6930
 
        <hr />
6931
 
        <div class="subsection" id="matches-2">
6932
 
          <span class="no_underline">
6933
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6934
 
              <img src="images/External.gif" alt="External" />
6935
 
            </a>
6936
 
          </span>matches<a href="#function_summary">
6937
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6938
 
          </a>
6939
 
        </div>
6940
 
        <pre class="signature">declare function fn:matches (
6941
 
            $input as xs:string?,
6942
 
            $pattern as xs:string
6943
 
) as xs:boolean</pre>
6944
 
        <p>No description available.</p>
6945
 
        <div class="subsubsection">See:</div>
6946
 
        <ul>
6947
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-matches">fn:matches</a>
6948
 
          </li>
6949
 
        </ul>
6950
 
        <hr />
6951
 
        <div class="subsection" id="matches-3">
6952
 
          <span class="no_underline">
6953
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6954
 
              <img src="images/External.gif" alt="External" />
6955
 
            </a>
6956
 
          </span>matches<a href="#function_summary">
6957
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6958
 
          </a>
6959
 
        </div>
6960
 
        <pre class="signature">declare function fn:matches (
6961
 
            $input as xs:string?,
6962
 
            $pattern as xs:string,
6963
 
            $flags as xs:string
6964
 
) as xs:boolean</pre>
6965
 
        <p>No description available.</p>
6966
 
        <div class="subsubsection">See:</div>
6967
 
        <ul>
6968
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-matches">fn:matches</a>
6969
 
          </li>
6970
 
        </ul>
6971
 
        <hr />
6972
 
        <div class="subsection" id="max-1">
6973
 
          <span class="no_underline">
6974
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6975
 
              <img src="images/External.gif" alt="External" />
6976
 
            </a>
6977
 
          </span>max<a href="#function_summary">
6978
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6979
 
          </a>
6980
 
        </div>
6981
 
        <pre class="signature">declare function fn:max (
6982
 
            $arg as xs:anyAtomicType*
6983
 
) as xs:anyAtomicType?</pre>
6984
 
        <p>No description available.</p>
6985
 
        <div class="subsubsection">See:</div>
6986
 
        <ul>
6987
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-max">fn:max</a>
6988
 
          </li>
6989
 
        </ul>
6990
 
        <hr />
6991
 
        <div class="subsection" id="max-2">
6992
 
          <span class="no_underline">
6993
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
6994
 
              <img src="images/External.gif" alt="External" />
6995
 
            </a>
6996
 
          </span>max<a href="#function_summary">
6997
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
6998
 
          </a>
6999
 
        </div>
7000
 
        <pre class="signature">declare function fn:max (
7001
 
            $arg as xs:anyAtomicType*,
7002
 
            $collation as xs:string
7003
 
) as xs:anyAtomicType?</pre>
7004
 
        <p>No description available.</p>
7005
 
        <div class="subsubsection">See:</div>
7006
 
        <ul>
7007
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-max">fn:max</a>
7008
 
          </li>
7009
 
        </ul>
7010
 
        <hr />
7011
 
        <div class="subsection" id="min-1">
7012
 
          <span class="no_underline">
7013
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7014
 
              <img src="images/External.gif" alt="External" />
7015
 
            </a>
7016
 
          </span>min<a href="#function_summary">
7017
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7018
 
          </a>
7019
 
        </div>
7020
 
        <pre class="signature">declare function fn:min (
7021
 
            $arg as xs:anyAtomicType*
7022
 
) as xs:anyAtomicType?</pre>
7023
 
        <p>No description available.</p>
7024
 
        <div class="subsubsection">See:</div>
7025
 
        <ul>
7026
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-min">fn:min</a>
7027
 
          </li>
7028
 
        </ul>
7029
 
        <hr />
7030
 
        <div class="subsection" id="min-2">
7031
 
          <span class="no_underline">
7032
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7033
 
              <img src="images/External.gif" alt="External" />
7034
 
            </a>
7035
 
          </span>min<a href="#function_summary">
7036
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7037
 
          </a>
7038
 
        </div>
7039
 
        <pre class="signature">declare function fn:min (
7040
 
            $arg as xs:anyAtomicType*,
7041
 
            $collation as xs:string
7042
 
) as xs:anyAtomicType?</pre>
7043
 
        <p>No description available.</p>
7044
 
        <div class="subsubsection">See:</div>
7045
 
        <ul>
7046
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-min">fn:min</a>
7047
 
          </li>
7048
 
        </ul>
7049
 
        <hr />
7050
 
        <div class="subsection" id="minutes-from-dateTime-1">
7051
 
          <span class="no_underline">
7052
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7053
 
              <img src="images/External.gif" alt="External" />
7054
 
            </a>
7055
 
          </span>minutes-from-dateTime<a href="#function_summary">
7056
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7057
 
          </a>
7058
 
        </div>
7059
 
        <pre class="signature">declare function fn:minutes-from-dateTime (
7060
 
            $arg as xs:dateTime?
7061
 
) as xs:integer?</pre>
7062
 
        <p>No description available.</p>
7063
 
        <div class="subsubsection">See:</div>
7064
 
        <ul>
7065
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-minutes-from-dateTime">fn:minutes-from-dateTime</a>
7066
 
          </li>
7067
 
        </ul>
7068
 
        <hr />
7069
 
        <div class="subsection" id="minutes-from-duration-1">
7070
 
          <span class="no_underline">
7071
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7072
 
              <img src="images/External.gif" alt="External" />
7073
 
            </a>
7074
 
          </span>minutes-from-duration<a href="#function_summary">
7075
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7076
 
          </a>
7077
 
        </div>
7078
 
        <pre class="signature">declare function fn:minutes-from-duration (
7079
 
            $arg as xs:duration?
7080
 
) as xs:integer?</pre>
7081
 
        <p>No description available.</p>
7082
 
        <div class="subsubsection">See:</div>
7083
 
        <ul>
7084
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-minutes-from-duration">fn:minutes-from-duration</a>
7085
 
          </li>
7086
 
        </ul>
7087
 
        <hr />
7088
 
        <div class="subsection" id="minutes-from-time-1">
7089
 
          <span class="no_underline">
7090
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7091
 
              <img src="images/External.gif" alt="External" />
7092
 
            </a>
7093
 
          </span>minutes-from-time<a href="#function_summary">
7094
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7095
 
          </a>
7096
 
        </div>
7097
 
        <pre class="signature">declare function fn:minutes-from-time (
7098
 
            $arg as xs:time?
7099
 
) as xs:integer?</pre>
7100
 
        <p>No description available.</p>
7101
 
        <div class="subsubsection">See:</div>
7102
 
        <ul>
7103
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-minutes-from-time">fn:minutes-from-time</a>
7104
 
          </li>
7105
 
        </ul>
7106
 
        <hr />
7107
 
        <div class="subsection" id="month-from-date-1">
7108
 
          <span class="no_underline">
7109
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7110
 
              <img src="images/External.gif" alt="External" />
7111
 
            </a>
7112
 
          </span>month-from-date<a href="#function_summary">
7113
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7114
 
          </a>
7115
 
        </div>
7116
 
        <pre class="signature">declare function fn:month-from-date (
7117
 
            $arg as xs:date?
7118
 
) as xs:integer?</pre>
7119
 
        <p>No description available.</p>
7120
 
        <div class="subsubsection">See:</div>
7121
 
        <ul>
7122
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-month-from-date">fn:month-from-date</a>
7123
 
          </li>
7124
 
        </ul>
7125
 
        <hr />
7126
 
        <div class="subsection" id="months-from-duration-1">
7127
 
          <span class="no_underline">
7128
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7129
 
              <img src="images/External.gif" alt="External" />
7130
 
            </a>
7131
 
          </span>months-from-duration<a href="#function_summary">
7132
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7133
 
          </a>
7134
 
        </div>
7135
 
        <pre class="signature">declare function fn:months-from-duration (
7136
 
            $arg as xs:duration?
7137
 
) as xs:integer?</pre>
7138
 
        <p>No description available.</p>
7139
 
        <div class="subsubsection">See:</div>
7140
 
        <ul>
7141
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-months-from-duration">fn:months-from-duration</a>
7142
 
          </li>
7143
 
        </ul>
7144
 
        <hr />
7145
 
        <div class="subsection" id="name-0">
7146
 
          <span class="no_underline">
7147
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7148
 
              <img src="images/External.gif" alt="External" />
7149
 
            </a>
7150
 
          </span>name<a href="#function_summary">
7151
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7152
 
          </a>
7153
 
        </div>
7154
 
        <pre class="signature">declare function fn:name (
7155
 
 
7156
 
) as xs:string</pre>
7157
 
        <p>No description available.</p>
7158
 
        <div class="subsubsection">See:</div>
7159
 
        <ul>
7160
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-name">fn:name</a>
7161
 
          </li>
7162
 
        </ul>
7163
 
        <hr />
7164
 
        <div class="subsection" id="name-1">
7165
 
          <span class="no_underline">
7166
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7167
 
              <img src="images/External.gif" alt="External" />
7168
 
            </a>
7169
 
          </span>name<a href="#function_summary">
7170
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7171
 
          </a>
7172
 
        </div>
7173
 
        <pre class="signature">declare function fn:name (
7174
 
            $arg as node()?
7175
 
) as xs:string</pre>
7176
 
        <p>No description available.</p>
7177
 
        <div class="subsubsection">See:</div>
7178
 
        <ul>
7179
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-name">fn:name</a>
7180
 
          </li>
7181
 
        </ul>
7182
 
        <hr />
7183
 
        <div class="subsection" id="namespace-uri-0">
7184
 
          <span class="no_underline">
7185
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7186
 
              <img src="images/External.gif" alt="External" />
7187
 
            </a>
7188
 
          </span>namespace-uri<a href="#function_summary">
7189
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7190
 
          </a>
7191
 
        </div>
7192
 
        <pre class="signature">declare function fn:namespace-uri (
7193
 
 
7194
 
) as xs:anyURI</pre>
7195
 
        <p>No description available.</p>
7196
 
        <div class="subsubsection">See:</div>
7197
 
        <ul>
7198
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-namespace-uri">fn:namespace-uri</a>
7199
 
          </li>
7200
 
        </ul>
7201
 
        <hr />
7202
 
        <div class="subsection" id="namespace-uri-1">
7203
 
          <span class="no_underline">
7204
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7205
 
              <img src="images/External.gif" alt="External" />
7206
 
            </a>
7207
 
          </span>namespace-uri<a href="#function_summary">
7208
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7209
 
          </a>
7210
 
        </div>
7211
 
        <pre class="signature">declare function fn:namespace-uri (
7212
 
            $arg as node()?
7213
 
) as xs:anyURI</pre>
7214
 
        <p>No description available.</p>
7215
 
        <div class="subsubsection">See:</div>
7216
 
        <ul>
7217
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-namespace-uri">fn:namespace-uri</a>
7218
 
          </li>
7219
 
        </ul>
7220
 
        <hr />
7221
 
        <div class="subsection" id="namespace-uri-for-prefix-2">
7222
 
          <span class="no_underline">
7223
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7224
 
              <img src="images/External.gif" alt="External" />
7225
 
            </a>
7226
 
          </span>namespace-uri-for-prefix<a href="#function_summary">
7227
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7228
 
          </a>
7229
 
        </div>
7230
 
        <pre class="signature">declare function fn:namespace-uri-for-prefix (
7231
 
            $prefix as xs:string?,
7232
 
            $element as element(*)
7233
 
) as xs:anyURI?</pre>
7234
 
        <p>No description available.</p>
7235
 
        <div class="subsubsection">See:</div>
7236
 
        <ul>
7237
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-namespace-uri-for-prefix">fn:namespace-uri-for-prefix</a>
7238
 
          </li>
7239
 
        </ul>
7240
 
        <hr />
7241
 
        <div class="subsection" id="namespace-uri-from-QName-1">
7242
 
          <span class="no_underline">
7243
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7244
 
              <img src="images/External.gif" alt="External" />
7245
 
            </a>
7246
 
          </span>namespace-uri-from-QName<a href="#function_summary">
7247
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7248
 
          </a>
7249
 
        </div>
7250
 
        <pre class="signature">declare function fn:namespace-uri-from-QName (
7251
 
            $arg as xs:QName?
7252
 
) as xs:anyURI?</pre>
7253
 
        <p>No description available.</p>
7254
 
        <div class="subsubsection">See:</div>
7255
 
        <ul>
7256
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-namespace-uri-from-QName">fn:namespace-uri-from-QName</a>
7257
 
          </li>
7258
 
        </ul>
7259
 
        <hr />
7260
 
        <div class="subsection" id="nilled-0">
7261
 
          <span class="no_underline">
7262
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7263
 
              <img src="images/External.gif" alt="External" />
7264
 
            </a>
7265
 
          </span>nilled<a href="#function_summary">
7266
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7267
 
          </a>
7268
 
        </div>
7269
 
        <pre class="signature">declare function fn:nilled (
7270
 
 
7271
 
) as xs:boolean</pre>
7272
 
        <p>No description available.</p>
7273
 
        <div class="subsubsection">See:</div>
7274
 
        <ul>
7275
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-nilled">fn:nilled</a>
7276
 
          </li>
7277
 
        </ul>
7278
 
        <hr />
7279
 
        <div class="subsection" id="nilled-1">
7280
 
          <span class="no_underline">
7281
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7282
 
              <img src="images/External.gif" alt="External" />
7283
 
            </a>
7284
 
          </span>nilled<a href="#function_summary">
7285
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7286
 
          </a>
7287
 
        </div>
7288
 
        <pre class="signature">declare function fn:nilled (
7289
 
            $arg as node()?
7290
 
) as xs:boolean?</pre>
7291
 
        <p>No description available.</p>
7292
 
        <div class="subsubsection">See:</div>
7293
 
        <ul>
7294
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-nilled">fn:nilled</a>
7295
 
          </li>
7296
 
        </ul>
7297
 
        <hr />
7298
 
        <div class="subsection" id="node-name-0">
7299
 
          <span class="no_underline">
7300
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7301
 
              <img src="images/External.gif" alt="External" />
7302
 
            </a>
7303
 
          </span>node-name<a href="#function_summary">
7304
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7305
 
          </a>
7306
 
        </div>
7307
 
        <pre class="signature">declare function fn:node-name (
7308
 
 
7309
 
) as xs:QName?</pre>
7310
 
        <p>No description available.</p>
7311
 
        <div class="subsubsection">See:</div>
7312
 
        <ul>
7313
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-node-name">fn:node-name</a>
7314
 
          </li>
7315
 
        </ul>
7316
 
        <hr />
7317
 
        <div class="subsection" id="node-name-1">
7318
 
          <span class="no_underline">
7319
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7320
 
              <img src="images/External.gif" alt="External" />
7321
 
            </a>
7322
 
          </span>node-name<a href="#function_summary">
7323
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7324
 
          </a>
7325
 
        </div>
7326
 
        <pre class="signature">declare function fn:node-name (
7327
 
            $arg as node()?
7328
 
) as xs:QName?</pre>
7329
 
        <p>No description available.</p>
7330
 
        <div class="subsubsection">See:</div>
7331
 
        <ul>
7332
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-node-name">fn:node-name</a>
7333
 
          </li>
7334
 
        </ul>
7335
 
        <hr />
7336
 
        <div class="subsection" id="normalize-space-0">
7337
 
          <span class="no_underline">
7338
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7339
 
              <img src="images/External.gif" alt="External" />
7340
 
            </a>
7341
 
          </span>normalize-space<a href="#function_summary">
7342
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7343
 
          </a>
7344
 
        </div>
7345
 
        <pre class="signature">declare function fn:normalize-space (
7346
 
 
7347
 
) as xs:string</pre>
7348
 
        <p>No description available.</p>
7349
 
        <div class="subsubsection">See:</div>
7350
 
        <ul>
7351
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-normalize-space">fn:normalize-space</a>
7352
 
          </li>
7353
 
        </ul>
7354
 
        <hr />
7355
 
        <div class="subsection" id="normalize-space-1">
7356
 
          <span class="no_underline">
7357
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7358
 
              <img src="images/External.gif" alt="External" />
7359
 
            </a>
7360
 
          </span>normalize-space<a href="#function_summary">
7361
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7362
 
          </a>
7363
 
        </div>
7364
 
        <pre class="signature">declare function fn:normalize-space (
7365
 
            $arg as xs:string?
7366
 
) as xs:string</pre>
7367
 
        <p>No description available.</p>
7368
 
        <div class="subsubsection">See:</div>
7369
 
        <ul>
7370
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-normalize-space">fn:normalize-space</a>
7371
 
          </li>
7372
 
        </ul>
7373
 
        <hr />
7374
 
        <div class="subsection" id="normalize-unicode-1">
7375
 
          <span class="no_underline">
7376
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7377
 
              <img src="images/External.gif" alt="External" />
7378
 
            </a>
7379
 
          </span>normalize-unicode<a href="#function_summary">
7380
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7381
 
          </a>
7382
 
        </div>
7383
 
        <pre class="signature">declare function fn:normalize-unicode (
7384
 
            $arg as xs:string?
7385
 
) as xs:string</pre>
7386
 
        <p>No description available.</p>
7387
 
        <div class="subsubsection">See:</div>
7388
 
        <ul>
7389
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-normalize-unicode">fn:normalize-unicode</a>
7390
 
          </li>
7391
 
        </ul>
7392
 
        <hr />
7393
 
        <div class="subsection" id="normalize-unicode-2">
7394
 
          <span class="no_underline">
7395
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7396
 
              <img src="images/External.gif" alt="External" />
7397
 
            </a>
7398
 
          </span>normalize-unicode<a href="#function_summary">
7399
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7400
 
          </a>
7401
 
        </div>
7402
 
        <pre class="signature">declare function fn:normalize-unicode (
7403
 
            $arg as xs:string?,
7404
 
            $normalizationForm as xs:string
7405
 
) as xs:string</pre>
7406
 
        <p>No description available.</p>
7407
 
        <div class="subsubsection">See:</div>
7408
 
        <ul>
7409
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-normalize-unicode">fn:normalize-unicode</a>
7410
 
          </li>
7411
 
        </ul>
7412
 
        <hr />
7413
 
        <div class="subsection" id="not-1">
7414
 
          <span class="no_underline">
7415
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7416
 
              <img src="images/External.gif" alt="External" />
7417
 
            </a>
7418
 
          </span>not<a href="#function_summary">
7419
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7420
 
          </a>
7421
 
        </div>
7422
 
        <pre class="signature">declare function fn:not (
7423
 
            $arg as item()*
7424
 
) as xs:boolean</pre>
7425
 
        <p>No description available.</p>
7426
 
        <div class="subsubsection">See:</div>
7427
 
        <ul>
7428
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-not">fn:not</a>
7429
 
          </li>
7430
 
        </ul>
7431
 
        <hr />
7432
 
        <div class="subsection" id="number-0">
7433
 
          <span class="no_underline">
7434
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7435
 
              <img src="images/External.gif" alt="External" />
7436
 
            </a>
7437
 
          </span>number<a href="#function_summary">
7438
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7439
 
          </a>
7440
 
        </div>
7441
 
        <pre class="signature">declare function fn:number (
7442
 
 
7443
 
) as xs:double</pre>
7444
 
        <p>No description available.</p>
7445
 
        <div class="subsubsection">See:</div>
7446
 
        <ul>
7447
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-number">fn:number</a>
7448
 
          </li>
7449
 
        </ul>
7450
 
        <hr />
7451
 
        <div class="subsection" id="number-1">
7452
 
          <span class="no_underline">
7453
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7454
 
              <img src="images/External.gif" alt="External" />
7455
 
            </a>
7456
 
          </span>number<a href="#function_summary">
7457
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7458
 
          </a>
7459
 
        </div>
7460
 
        <pre class="signature">declare function fn:number (
7461
 
            $arg as xs:anyAtomicType?
7462
 
) as xs:double</pre>
7463
 
        <p>No description available.</p>
7464
 
        <div class="subsubsection">See:</div>
7465
 
        <ul>
7466
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-number">fn:number</a>
7467
 
          </li>
7468
 
        </ul>
7469
 
        <hr />
7470
 
        <div class="subsection" id="one-or-more-1">
7471
 
          <span class="no_underline">
7472
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7473
 
              <img src="images/External.gif" alt="External" />
7474
 
            </a>
7475
 
          </span>one-or-more<a href="#function_summary">
7476
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7477
 
          </a>
7478
 
        </div>
7479
 
        <pre class="signature">declare function fn:one-or-more (
7480
 
            $arg as item()*
7481
 
) as item()+</pre>
7482
 
        <p>No description available.</p>
7483
 
        <div class="subsubsection">See:</div>
7484
 
        <ul>
7485
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-one-or-more">fn:one-or-more</a>
7486
 
          </li>
7487
 
        </ul>
7488
 
        <hr />
7489
 
        <div class="subsection" id="outermost-1">
7490
 
          <span class="no_underline">
7491
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7492
 
              <img src="images/External.gif" alt="External" />
7493
 
            </a>
7494
 
          </span>outermost<a href="#function_summary">
7495
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7496
 
          </a>
7497
 
        </div>
7498
 
        <pre class="signature">declare function fn:outermost (
7499
 
            $nodes as node()*
7500
 
) as node()*</pre>
7501
 
        <p>No description available.</p>
7502
 
        <div class="subsubsection">See:</div>
7503
 
        <ul>
7504
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-outermost">fn:outermost</a>
7505
 
          </li>
7506
 
        </ul>
7507
 
        <hr />
7508
 
        <div class="subsection" id="parse-xml-1">
7509
 
          <span class="no_underline">
7510
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7511
 
              <img src="images/External.gif" alt="External" />
7512
 
            </a>
7513
 
          </span>parse-xml<a href="#function_summary">
7514
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7515
 
          </a>
7516
 
        </div>
7517
 
        <pre class="signature">declare function fn:parse-xml (
7518
 
            $arg as xs:string?
7519
 
) as document(element(*,xs:untyped))</pre>
7520
 
        <p>No description available.</p>
7521
 
        <div class="subsubsection">See:</div>
7522
 
        <ul>
7523
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-parse-xml">fn:parse-xml</a>
7524
 
          </li>
7525
 
        </ul>
7526
 
        <hr />
7527
 
        <div class="subsection" id="parse-xml-2">
7528
 
          <span class="no_underline">
7529
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7530
 
              <img src="images/External.gif" alt="External" />
7531
 
            </a>
7532
 
          </span>parse-xml<a href="#function_summary">
7533
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7534
 
          </a>
7535
 
        </div>
7536
 
        <pre class="signature">declare function fn:parse-xml (
7537
 
            $arg as xs:string?,
7538
 
            $baseURI as xs:string
7539
 
) as document(element(*,xs:untyped))</pre>
7540
 
        <p>No description available.</p>
7541
 
        <div class="subsubsection">See:</div>
7542
 
        <ul>
7543
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-parse-xml">fn:parse-xml</a>
7544
 
          </li>
7545
 
        </ul>
7546
 
        <hr />
7547
 
        <div class="subsection" id="parse-xml-fragment-1">
7548
 
          <span class="no_underline">
7549
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7550
 
              <img src="images/External.gif" alt="External" />
7551
 
            </a>
7552
 
          </span>parse-xml-fragment<a href="#function_summary">
7553
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7554
 
          </a>
7555
 
        </div>
7556
 
        <pre class="signature">declare function fn:parse-xml-fragment (
7557
 
            $arg as xs:string?
7558
 
) as document(element(*,xs:untyped))</pre>
7559
 
        <p>No description available.</p>
7560
 
        <div class="subsubsection">See:</div>
7561
 
        <ul>
7562
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-parse-xml-fragment">fn:parse-xml-fragment</a>
7563
 
          </li>
7564
 
        </ul>
7565
 
        <hr />
7566
 
        <div class="subsection" id="position-0">
7567
 
          <span class="no_underline">
7568
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7569
 
              <img src="images/External.gif" alt="External" />
7570
 
            </a>
7571
 
          </span>position<a href="#function_summary">
7572
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7573
 
          </a>
7574
 
        </div>
7575
 
        <pre class="signature">declare function fn:position (
7576
 
 
7577
 
) as xs:integer</pre>
7578
 
        <p>No description available.</p>
7579
 
        <div class="subsubsection">See:</div>
7580
 
        <ul>
7581
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-position">fn:position</a>
7582
 
          </li>
7583
 
        </ul>
7584
 
        <hr />
7585
 
        <div class="subsection" id="prefix-from-QName-1">
7586
 
          <span class="no_underline">
7587
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7588
 
              <img src="images/External.gif" alt="External" />
7589
 
            </a>
7590
 
          </span>prefix-from-QName<a href="#function_summary">
7591
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7592
 
          </a>
7593
 
        </div>
7594
 
        <pre class="signature">declare function fn:prefix-from-QName (
7595
 
            $arg as xs:QName?
7596
 
) as xs:NCName?</pre>
7597
 
        <p>No description available.</p>
7598
 
        <div class="subsubsection">See:</div>
7599
 
        <ul>
7600
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-prefix-from-QName">fn:prefix-from-QName</a>
7601
 
          </li>
7602
 
        </ul>
7603
 
        <hr />
7604
 
        <div class="subsection" id="remove-2">
7605
 
          <span class="no_underline">
7606
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7607
 
              <img src="images/External.gif" alt="External" />
7608
 
            </a>
7609
 
          </span>remove<a href="#function_summary">
7610
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7611
 
          </a>
7612
 
        </div>
7613
 
        <pre class="signature">declare function fn:remove (
7614
 
            $target as item()*,
7615
 
            $position as xs:integer
7616
 
) as item()*</pre>
7617
 
        <p>No description available.</p>
7618
 
        <div class="subsubsection">See:</div>
7619
 
        <ul>
7620
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-remove">fn:remove</a>
7621
 
          </li>
7622
 
        </ul>
7623
 
        <hr />
7624
 
        <div class="subsection" id="replace-3">
7625
 
          <span class="no_underline">
7626
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7627
 
              <img src="images/External.gif" alt="External" />
7628
 
            </a>
7629
 
          </span>replace<a href="#function_summary">
7630
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7631
 
          </a>
7632
 
        </div>
7633
 
        <pre class="signature">declare function fn:replace (
7634
 
            $input as xs:string?,
7635
 
            $pattern as xs:string,
7636
 
            $replacement as xs:string
7637
 
) as xs:string</pre>
7638
 
        <p>No description available.</p>
7639
 
        <div class="subsubsection">See:</div>
7640
 
        <ul>
7641
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-replace">fn:replace</a>
7642
 
          </li>
7643
 
        </ul>
7644
 
        <hr />
7645
 
        <div class="subsection" id="replace-4">
7646
 
          <span class="no_underline">
7647
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7648
 
              <img src="images/External.gif" alt="External" />
7649
 
            </a>
7650
 
          </span>replace<a href="#function_summary">
7651
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7652
 
          </a>
7653
 
        </div>
7654
 
        <pre class="signature">declare function fn:replace (
7655
 
            $input as xs:string?,
7656
 
            $pattern as xs:string,
7657
 
            $replacement as xs:string,
7658
 
            $flags as xs:string
7659
 
) as xs:string</pre>
7660
 
        <p>No description available.</p>
7661
 
        <div class="subsubsection">See:</div>
7662
 
        <ul>
7663
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-replace">fn:replace</a>
7664
 
          </li>
7665
 
        </ul>
7666
 
        <hr />
7667
 
        <div class="subsection" id="resolve-QName-2">
7668
 
          <span class="no_underline">
7669
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7670
 
              <img src="images/External.gif" alt="External" />
7671
 
            </a>
7672
 
          </span>resolve-QName<a href="#function_summary">
7673
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7674
 
          </a>
7675
 
        </div>
7676
 
        <pre class="signature">declare function fn:resolve-QName (
7677
 
            $qname as xs:string?,
7678
 
            $element as element(*)
7679
 
) as xs:QName?</pre>
7680
 
        <p>No description available.</p>
7681
 
        <div class="subsubsection">See:</div>
7682
 
        <ul>
7683
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-resolve-QName">fn:resolve-QName</a>
7684
 
          </li>
7685
 
        </ul>
7686
 
        <hr />
7687
 
        <div class="subsection" id="resolve-uri-1">
7688
 
          <span class="no_underline">
7689
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7690
 
              <img src="images/External.gif" alt="External" />
7691
 
            </a>
7692
 
          </span>resolve-uri<a href="#function_summary">
7693
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7694
 
          </a>
7695
 
        </div>
7696
 
        <pre class="signature">declare function fn:resolve-uri (
7697
 
            $relative as xs:string?
7698
 
) as xs:anyURI?</pre>
7699
 
        <p>No description available.</p>
7700
 
        <div class="subsubsection">See:</div>
7701
 
        <ul>
7702
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-resolve-uri">fn:resolve-uri</a>
7703
 
          </li>
7704
 
        </ul>
7705
 
        <hr />
7706
 
        <div class="subsection" id="resolve-uri-2">
7707
 
          <span class="no_underline">
7708
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7709
 
              <img src="images/External.gif" alt="External" />
7710
 
            </a>
7711
 
          </span>resolve-uri<a href="#function_summary">
7712
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7713
 
          </a>
7714
 
        </div>
7715
 
        <pre class="signature">declare function fn:resolve-uri (
7716
 
            $relative as xs:string?,
7717
 
            $base as xs:string
7718
 
) as xs:anyURI?</pre>
7719
 
        <p>No description available.</p>
7720
 
        <div class="subsubsection">See:</div>
7721
 
        <ul>
7722
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-resolve-uri">fn:resolve-uri</a>
7723
 
          </li>
7724
 
        </ul>
7725
 
        <hr />
7726
 
        <div class="subsection" id="reverse-1">
7727
 
          <span class="no_underline">
7728
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7729
 
              <img src="images/External.gif" alt="External" />
7730
 
            </a>
7731
 
          </span>reverse<a href="#function_summary">
7732
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7733
 
          </a>
7734
 
        </div>
7735
 
        <pre class="signature">declare function fn:reverse (
7736
 
            $arg as item()*
7737
 
) as item()*</pre>
7738
 
        <p>No description available.</p>
7739
 
        <div class="subsubsection">See:</div>
7740
 
        <ul>
7741
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-reverse">fn:reverse</a>
7742
 
          </li>
7743
 
        </ul>
7744
 
        <hr />
7745
 
        <div class="subsection" id="root-0">
7746
 
          <span class="no_underline">
7747
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7748
 
              <img src="images/External.gif" alt="External" />
7749
 
            </a>
7750
 
          </span>root<a href="#function_summary">
7751
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7752
 
          </a>
7753
 
        </div>
7754
 
        <pre class="signature">declare function fn:root (
7755
 
 
7756
 
) as node()</pre>
7757
 
        <p>No description available.</p>
7758
 
        <div class="subsubsection">See:</div>
7759
 
        <ul>
7760
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-root">fn:root</a>
7761
 
          </li>
7762
 
        </ul>
7763
 
        <hr />
7764
 
        <div class="subsection" id="root-1">
7765
 
          <span class="no_underline">
7766
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7767
 
              <img src="images/External.gif" alt="External" />
7768
 
            </a>
7769
 
          </span>root<a href="#function_summary">
7770
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7771
 
          </a>
7772
 
        </div>
7773
 
        <pre class="signature">declare function fn:root (
7774
 
            $arg as node()?
7775
 
) as node()?</pre>
7776
 
        <p>No description available.</p>
7777
 
        <div class="subsubsection">See:</div>
7778
 
        <ul>
7779
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-root">fn:root</a>
7780
 
          </li>
7781
 
        </ul>
7782
 
        <hr />
7783
 
        <div class="subsection" id="round-1">
7784
 
          <span class="no_underline">
7785
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7786
 
              <img src="images/External.gif" alt="External" />
7787
 
            </a>
7788
 
          </span>round<a href="#function_summary">
7789
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7790
 
          </a>
7791
 
        </div>
7792
 
        <pre class="signature">declare function fn:round (
7793
 
            $arg as numeric?
7794
 
) as numeric?</pre>
7795
 
        <p>No description available.</p>
7796
 
        <div class="subsubsection">See:</div>
7797
 
        <ul>
7798
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-round">fn:round</a>
7799
 
          </li>
7800
 
        </ul>
7801
 
        <hr />
7802
 
        <div class="subsection" id="round-2">
7803
 
          <span class="no_underline">
7804
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7805
 
              <img src="images/External.gif" alt="External" />
7806
 
            </a>
7807
 
          </span>round<a href="#function_summary">
7808
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7809
 
          </a>
7810
 
        </div>
7811
 
        <pre class="signature">declare function fn:round (
7812
 
            $arg as numeric?,
7813
 
            $precision as xs:integer
7814
 
) as numeric?</pre>
7815
 
        <p>No description available.</p>
7816
 
        <div class="subsubsection">See:</div>
7817
 
        <ul>
7818
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-round">fn:round</a>
7819
 
          </li>
7820
 
        </ul>
7821
 
        <hr />
7822
 
        <div class="subsection" id="round-half-to-even-1">
7823
 
          <span class="no_underline">
7824
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7825
 
              <img src="images/External.gif" alt="External" />
7826
 
            </a>
7827
 
          </span>round-half-to-even<a href="#function_summary">
7828
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7829
 
          </a>
7830
 
        </div>
7831
 
        <pre class="signature">declare function fn:round-half-to-even (
7832
 
            $arg as numeric?
7833
 
) as numeric?</pre>
7834
 
        <p>No description available.</p>
7835
 
        <div class="subsubsection">See:</div>
7836
 
        <ul>
7837
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-round-half-to-even">fn:round-half-to-even</a>
7838
 
          </li>
7839
 
        </ul>
7840
 
        <hr />
7841
 
        <div class="subsection" id="round-half-to-even-2">
7842
 
          <span class="no_underline">
7843
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7844
 
              <img src="images/External.gif" alt="External" />
7845
 
            </a>
7846
 
          </span>round-half-to-even<a href="#function_summary">
7847
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7848
 
          </a>
7849
 
        </div>
7850
 
        <pre class="signature">declare function fn:round-half-to-even (
7851
 
            $arg as numeric?,
7852
 
            $precision as xs:integer
7853
 
) as numeric?</pre>
7854
 
        <p>No description available.</p>
7855
 
        <div class="subsubsection">See:</div>
7856
 
        <ul>
7857
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-round-half-to-even">fn:round-half-to-even</a>
7858
 
          </li>
7859
 
        </ul>
7860
 
        <hr />
7861
 
        <div class="subsection" id="seconds-from-dateTime-1">
7862
 
          <span class="no_underline">
7863
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7864
 
              <img src="images/External.gif" alt="External" />
7865
 
            </a>
7866
 
          </span>seconds-from-dateTime<a href="#function_summary">
7867
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7868
 
          </a>
7869
 
        </div>
7870
 
        <pre class="signature">declare function fn:seconds-from-dateTime (
7871
 
            $arg as xs:dateTime?
7872
 
) as xs:decimal?</pre>
7873
 
        <p>No description available.</p>
7874
 
        <div class="subsubsection">See:</div>
7875
 
        <ul>
7876
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-seconds-from-dateTime">fn:seconds-from-dateTime</a>
7877
 
          </li>
7878
 
        </ul>
7879
 
        <hr />
7880
 
        <div class="subsection" id="seconds-from-duration-1">
7881
 
          <span class="no_underline">
7882
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7883
 
              <img src="images/External.gif" alt="External" />
7884
 
            </a>
7885
 
          </span>seconds-from-duration<a href="#function_summary">
7886
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7887
 
          </a>
7888
 
        </div>
7889
 
        <pre class="signature">declare function fn:seconds-from-duration (
7890
 
            $arg as xs:duration?
7891
 
) as xs:decimal?</pre>
7892
 
        <p>No description available.</p>
7893
 
        <div class="subsubsection">See:</div>
7894
 
        <ul>
7895
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-seconds-from-duration">fn:seconds-from-duration</a>
7896
 
          </li>
7897
 
        </ul>
7898
 
        <hr />
7899
 
        <div class="subsection" id="seconds-from-time-1">
7900
 
          <span class="no_underline">
7901
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7902
 
              <img src="images/External.gif" alt="External" />
7903
 
            </a>
7904
 
          </span>seconds-from-time<a href="#function_summary">
7905
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7906
 
          </a>
7907
 
        </div>
7908
 
        <pre class="signature">declare function fn:seconds-from-time (
7909
 
            $arg as xs:time?
7910
 
) as xs:decimal?</pre>
7911
 
        <p>No description available.</p>
7912
 
        <div class="subsubsection">See:</div>
7913
 
        <ul>
7914
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-seconds-from-time">fn:seconds-from-time</a>
7915
 
          </li>
7916
 
        </ul>
7917
 
        <hr />
7918
 
        <div class="subsection" id="serialize-1">
7919
 
          <span class="no_underline">
7920
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7921
 
              <img src="images/External.gif" alt="External" />
7922
 
            </a>
7923
 
          </span>serialize<a href="#function_summary">
7924
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7925
 
          </a>
7926
 
        </div>
7927
 
        <pre class="signature">declare function fn:serialize (
7928
 
            $arg as item()*
7929
 
) as xs:string</pre>
7930
 
        <p>No description available.</p>
7931
 
        <div class="subsubsection">See:</div>
7932
 
        <ul>
7933
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-serialize">fn:serialize</a>
7934
 
          </li>
7935
 
        </ul>
7936
 
        <hr />
7937
 
        <div class="subsection" id="serialize-2">
7938
 
          <span class="no_underline">
7939
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7940
 
              <img src="images/External.gif" alt="External" />
7941
 
            </a>
7942
 
          </span>serialize<a href="#function_summary">
7943
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7944
 
          </a>
7945
 
        </div>
7946
 
        <pre class="signature">declare function fn:serialize (
7947
 
            $arg as item()*,
7948
 
            $params as element(output:serialization-parameters)?
7949
 
) as xs:string</pre>
7950
 
        <p>No description available.</p>
7951
 
        <div class="subsubsection">See:</div>
7952
 
        <ul>
7953
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-serialize">fn:serialize</a>
7954
 
          </li>
7955
 
        </ul>
7956
 
        <hr />
7957
 
        <div class="subsection" id="starts-with-2">
7958
 
          <span class="no_underline">
7959
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7960
 
              <img src="images/External.gif" alt="External" />
7961
 
            </a>
7962
 
          </span>starts-with<a href="#function_summary">
7963
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7964
 
          </a>
7965
 
        </div>
7966
 
        <pre class="signature">declare function fn:starts-with (
7967
 
            $arg1 as xs:string?,
7968
 
            $arg2 as xs:string?
7969
 
) as xs:boolean</pre>
7970
 
        <p>No description available.</p>
7971
 
        <div class="subsubsection">See:</div>
7972
 
        <ul>
7973
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-starts-with">fn:starts-with</a>
7974
 
          </li>
7975
 
        </ul>
7976
 
        <hr />
7977
 
        <div class="subsection" id="starts-with-3">
7978
 
          <span class="no_underline">
7979
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
7980
 
              <img src="images/External.gif" alt="External" />
7981
 
            </a>
7982
 
          </span>starts-with<a href="#function_summary">
7983
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
7984
 
          </a>
7985
 
        </div>
7986
 
        <pre class="signature">declare function fn:starts-with (
7987
 
            $arg1 as xs:string?,
7988
 
            $arg2 as xs:string?,
7989
 
            $collation as xs:string
7990
 
) as xs:boolean</pre>
7991
 
        <p>No description available.</p>
7992
 
        <div class="subsubsection">See:</div>
7993
 
        <ul>
7994
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-starts-with">fn:starts-with</a>
7995
 
          </li>
7996
 
        </ul>
7997
 
        <hr />
7998
 
        <div class="subsection" id="static-base-uri-0">
7999
 
          <span class="no_underline">
8000
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8001
 
              <img src="images/External.gif" alt="External" />
8002
 
            </a>
8003
 
          </span>static-base-uri<a href="#function_summary">
8004
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8005
 
          </a>
8006
 
        </div>
8007
 
        <pre class="signature">declare function fn:static-base-uri (
8008
 
 
8009
 
) as xs:anyURI?</pre>
8010
 
        <p>No description available.</p>
8011
 
        <div class="subsubsection">See:</div>
8012
 
        <ul>
8013
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-static-base-uri">fn:static-base-uri</a>
8014
 
          </li>
8015
 
        </ul>
8016
 
        <hr />
8017
 
        <div class="subsection" id="string-0">
8018
 
          <span class="no_underline">
8019
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8020
 
              <img src="images/External.gif" alt="External" />
8021
 
            </a>
8022
 
          </span>string<a href="#function_summary">
8023
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8024
 
          </a>
8025
 
        </div>
8026
 
        <pre class="signature">declare function fn:string (
8027
 
 
8028
 
) as xs:string</pre>
8029
 
        <p>No description available.</p>
8030
 
        <div class="subsubsection">See:</div>
8031
 
        <ul>
8032
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-string">fn:string</a>
8033
 
          </li>
8034
 
        </ul>
8035
 
        <hr />
8036
 
        <div class="subsection" id="string-1">
8037
 
          <span class="no_underline">
8038
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8039
 
              <img src="images/External.gif" alt="External" />
8040
 
            </a>
8041
 
          </span>string<a href="#function_summary">
8042
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8043
 
          </a>
8044
 
        </div>
8045
 
        <pre class="signature">declare function fn:string (
8046
 
            $arg as item()?
8047
 
) as xs:string</pre>
8048
 
        <p>No description available.</p>
8049
 
        <div class="subsubsection">See:</div>
8050
 
        <ul>
8051
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-string">fn:string</a>
8052
 
          </li>
8053
 
        </ul>
8054
 
        <hr />
8055
 
        <div class="subsection" id="string-join-1">
8056
 
          <span class="no_underline">
8057
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8058
 
              <img src="images/External.gif" alt="External" />
8059
 
            </a>
8060
 
          </span>string-join<a href="#function_summary">
8061
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8062
 
          </a>
8063
 
        </div>
8064
 
        <pre class="signature">declare function fn:string-join (
8065
 
            $arg1 as xs:string*
8066
 
) as xs:string</pre>
8067
 
        <p>No description available.</p>
8068
 
        <div class="subsubsection">See:</div>
8069
 
        <ul>
8070
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-string-join">fn:string-join</a>
8071
 
          </li>
8072
 
        </ul>
8073
 
        <hr />
8074
 
        <div class="subsection" id="string-join-2">
8075
 
          <span class="no_underline">
8076
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8077
 
              <img src="images/External.gif" alt="External" />
8078
 
            </a>
8079
 
          </span>string-join<a href="#function_summary">
8080
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8081
 
          </a>
8082
 
        </div>
8083
 
        <pre class="signature">declare function fn:string-join (
8084
 
            $arg1 as xs:string*,
8085
 
            $arg2 as xs:string
8086
 
) as xs:string</pre>
8087
 
        <p>No description available.</p>
8088
 
        <div class="subsubsection">See:</div>
8089
 
        <ul>
8090
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-string-join">fn:string-join</a>
8091
 
          </li>
8092
 
        </ul>
8093
 
        <hr />
8094
 
        <div class="subsection" id="string-length-0">
8095
 
          <span class="no_underline">
8096
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8097
 
              <img src="images/External.gif" alt="External" />
8098
 
            </a>
8099
 
          </span>string-length<a href="#function_summary">
8100
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8101
 
          </a>
8102
 
        </div>
8103
 
        <pre class="signature">declare function fn:string-length (
8104
 
 
8105
 
) as xs:integer</pre>
8106
 
        <p>No description available.</p>
8107
 
        <div class="subsubsection">See:</div>
8108
 
        <ul>
8109
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-string-length">fn:string-length</a>
8110
 
          </li>
8111
 
        </ul>
8112
 
        <hr />
8113
 
        <div class="subsection" id="string-length-1">
8114
 
          <span class="no_underline">
8115
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8116
 
              <img src="images/External.gif" alt="External" />
8117
 
            </a>
8118
 
          </span>string-length<a href="#function_summary">
8119
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8120
 
          </a>
8121
 
        </div>
8122
 
        <pre class="signature">declare function fn:string-length (
8123
 
            $arg as xs:string?
8124
 
) as xs:integer</pre>
8125
 
        <p>No description available.</p>
8126
 
        <div class="subsubsection">See:</div>
8127
 
        <ul>
8128
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-string-length">fn:string-length</a>
8129
 
          </li>
8130
 
        </ul>
8131
 
        <hr />
8132
 
        <div class="subsection" id="string-to-codepoints-1">
8133
 
          <span class="no_underline">
8134
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8135
 
              <img src="images/External.gif" alt="External" />
8136
 
            </a>
8137
 
          </span>string-to-codepoints<a href="#function_summary">
8138
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8139
 
          </a>
8140
 
        </div>
8141
 
        <pre class="signature">declare function fn:string-to-codepoints (
8142
 
            $arg as xs:string?
8143
 
) as xs:integer*</pre>
8144
 
        <p>No description available.</p>
8145
 
        <div class="subsubsection">See:</div>
8146
 
        <ul>
8147
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-string-to-codepoints">fn:string-to-codepoints</a>
8148
 
          </li>
8149
 
        </ul>
8150
 
        <hr />
8151
 
        <div class="subsection" id="string-to-codepoints-1">
8152
 
          <span class="no_underline">
8153
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8154
 
              <img src="images/External.gif" alt="External" />
8155
 
            </a>
8156
 
          </span>string-to-codepoints<a href="#function_summary">
8157
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8158
 
          </a>
8159
 
        </div>
8160
 
        <pre class="signature">declare function fn:string-to-codepoints (
8161
 
            $arg as xs:string?
8162
 
) as xs:integer*</pre>
8163
 
        <p>No description available.</p>
8164
 
        <div class="subsubsection">See:</div>
8165
 
        <ul>
8166
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-string-to-codepoints">fn:string-to-codepoints</a>
8167
 
          </li>
8168
 
        </ul>
8169
 
        <hr />
8170
 
        <div class="subsection" id="subsequence-2">
8171
 
          <span class="no_underline">
8172
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8173
 
              <img src="images/External.gif" alt="External" />
8174
 
            </a>
8175
 
          </span>subsequence<a href="#function_summary">
8176
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8177
 
          </a>
8178
 
        </div>
8179
 
        <pre class="signature">declare function fn:subsequence (
8180
 
            $sourceSeq as item()*,
8181
 
            $startingLoc as xs:double
8182
 
) as item()*</pre>
8183
 
        <p>No description available.</p>
8184
 
        <div class="subsubsection">See:</div>
8185
 
        <ul>
8186
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-subsequence">fn:subsequence</a>
8187
 
          </li>
8188
 
        </ul>
8189
 
        <hr />
8190
 
        <div class="subsection" id="subsequence-3">
8191
 
          <span class="no_underline">
8192
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8193
 
              <img src="images/External.gif" alt="External" />
8194
 
            </a>
8195
 
          </span>subsequence<a href="#function_summary">
8196
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8197
 
          </a>
8198
 
        </div>
8199
 
        <pre class="signature">declare function fn:subsequence (
8200
 
            $sourceSeq as item()*,
8201
 
            $startingLoc as xs:double,
8202
 
            $length as xs:double
8203
 
) as item()*</pre>
8204
 
        <p>No description available.</p>
8205
 
        <div class="subsubsection">See:</div>
8206
 
        <ul>
8207
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-subsequence">fn:subsequence</a>
8208
 
          </li>
8209
 
        </ul>
8210
 
        <hr />
8211
 
        <div class="subsection" id="substring-2">
8212
 
          <span class="no_underline">
8213
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8214
 
              <img src="images/External.gif" alt="External" />
8215
 
            </a>
8216
 
          </span>substring<a href="#function_summary">
8217
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8218
 
          </a>
8219
 
        </div>
8220
 
        <pre class="signature">declare function fn:substring (
8221
 
            $sourceString as xs:string?,
8222
 
            $start as xs:double
8223
 
) as xs:string</pre>
8224
 
        <p>No description available.</p>
8225
 
        <div class="subsubsection">See:</div>
8226
 
        <ul>
8227
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-substring">fn:substring</a>
8228
 
          </li>
8229
 
        </ul>
8230
 
        <hr />
8231
 
        <div class="subsection" id="substring-3">
8232
 
          <span class="no_underline">
8233
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8234
 
              <img src="images/External.gif" alt="External" />
8235
 
            </a>
8236
 
          </span>substring<a href="#function_summary">
8237
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8238
 
          </a>
8239
 
        </div>
8240
 
        <pre class="signature">declare function fn:substring (
8241
 
            $sourceString as xs:string?,
8242
 
            $start as xs:double,
8243
 
            $length as xs:double
8244
 
) as xs:string</pre>
8245
 
        <p>No description available.</p>
8246
 
        <div class="subsubsection">See:</div>
8247
 
        <ul>
8248
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-substring">fn:substring</a>
8249
 
          </li>
8250
 
        </ul>
8251
 
        <hr />
8252
 
        <div class="subsection" id="substring-after-2">
8253
 
          <span class="no_underline">
8254
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8255
 
              <img src="images/External.gif" alt="External" />
8256
 
            </a>
8257
 
          </span>substring-after<a href="#function_summary">
8258
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8259
 
          </a>
8260
 
        </div>
8261
 
        <pre class="signature">declare function fn:substring-after (
8262
 
            $arg1 as xs:string?,
8263
 
            $arg2 as xs:string?
8264
 
) as xs:string</pre>
8265
 
        <p>No description available.</p>
8266
 
        <div class="subsubsection">See:</div>
8267
 
        <ul>
8268
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-substring-after">fn:substring-after</a>
8269
 
          </li>
8270
 
        </ul>
8271
 
        <hr />
8272
 
        <div class="subsection" id="substring-after-3">
8273
 
          <span class="no_underline">
8274
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8275
 
              <img src="images/External.gif" alt="External" />
8276
 
            </a>
8277
 
          </span>substring-after<a href="#function_summary">
8278
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8279
 
          </a>
8280
 
        </div>
8281
 
        <pre class="signature">declare function fn:substring-after (
8282
 
            $arg1 as xs:string?,
8283
 
            $arg2 as xs:string?,
8284
 
            $collation as xs:string
8285
 
) as xs:string</pre>
8286
 
        <p>No description available.</p>
8287
 
        <div class="subsubsection">See:</div>
8288
 
        <ul>
8289
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-substring-after">fn:substring-after</a>
8290
 
          </li>
8291
 
        </ul>
8292
 
        <hr />
8293
 
        <div class="subsection" id="substring-before-2">
8294
 
          <span class="no_underline">
8295
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8296
 
              <img src="images/External.gif" alt="External" />
8297
 
            </a>
8298
 
          </span>substring-before<a href="#function_summary">
8299
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8300
 
          </a>
8301
 
        </div>
8302
 
        <pre class="signature">declare function fn:substring-before (
8303
 
            $arg1 as xs:string?,
8304
 
            $arg2 as xs:string?
8305
 
) as xs:string</pre>
8306
 
        <p>No description available.</p>
8307
 
        <div class="subsubsection">See:</div>
8308
 
        <ul>
8309
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-substring-before">fn:substring-before</a>
8310
 
          </li>
8311
 
        </ul>
8312
 
        <hr />
8313
 
        <div class="subsection" id="substring-before-3">
8314
 
          <span class="no_underline">
8315
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8316
 
              <img src="images/External.gif" alt="External" />
8317
 
            </a>
8318
 
          </span>substring-before<a href="#function_summary">
8319
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8320
 
          </a>
8321
 
        </div>
8322
 
        <pre class="signature">declare function fn:substring-before (
8323
 
            $arg1 as xs:string?,
8324
 
            $arg2 as xs:string?,
8325
 
            $collation as xs:string
8326
 
) as xs:string</pre>
8327
 
        <p>No description available.</p>
8328
 
        <div class="subsubsection">See:</div>
8329
 
        <ul>
8330
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-substring-before">fn:substring-before</a>
8331
 
          </li>
8332
 
        </ul>
8333
 
        <hr />
8334
 
        <div class="subsection" id="sum-1">
8335
 
          <span class="no_underline">
8336
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8337
 
              <img src="images/External.gif" alt="External" />
8338
 
            </a>
8339
 
          </span>sum<a href="#function_summary">
8340
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8341
 
          </a>
8342
 
        </div>
8343
 
        <pre class="signature">declare function fn:sum (
8344
 
            $arg as xs:anyAtomicType*
8345
 
) as xs:anyAtomicType</pre>
8346
 
        <p>No description available.</p>
8347
 
        <div class="subsubsection">See:</div>
8348
 
        <ul>
8349
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-sum">fn:sum</a>
8350
 
          </li>
8351
 
        </ul>
8352
 
        <hr />
8353
 
        <div class="subsection" id="sum-2">
8354
 
          <span class="no_underline">
8355
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8356
 
              <img src="images/External.gif" alt="External" />
8357
 
            </a>
8358
 
          </span>sum<a href="#function_summary">
8359
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8360
 
          </a>
8361
 
        </div>
8362
 
        <pre class="signature">declare function fn:sum (
8363
 
            $arg as xs:anyAtomicType*,
8364
 
            $zero as xs:anyAtomicType?
8365
 
) as xs:anyAtomicType?</pre>
8366
 
        <p>No description available.</p>
8367
 
        <div class="subsubsection">See:</div>
8368
 
        <ul>
8369
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-sum">fn:sum</a>
8370
 
          </li>
8371
 
        </ul>
8372
 
        <hr />
8373
 
        <div class="subsection" id="tail-1">
8374
 
          <span class="no_underline">
8375
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8376
 
              <img src="images/External.gif" alt="External" />
8377
 
            </a>
8378
 
          </span>tail<a href="#function_summary">
8379
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8380
 
          </a>
8381
 
        </div>
8382
 
        <pre class="signature">declare function fn:tail (
8383
 
            $arg as item()*
8384
 
) as item()*</pre>
8385
 
        <p>No description available.</p>
8386
 
        <div class="subsubsection">See:</div>
8387
 
        <ul>
8388
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-tail">fn:tail</a>
8389
 
          </li>
8390
 
        </ul>
8391
 
        <hr />
8392
 
        <div class="subsection" id="timezone-from-date-1">
8393
 
          <span class="no_underline">
8394
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8395
 
              <img src="images/External.gif" alt="External" />
8396
 
            </a>
8397
 
          </span>timezone-from-date<a href="#function_summary">
8398
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8399
 
          </a>
8400
 
        </div>
8401
 
        <pre class="signature">declare function fn:timezone-from-date (
8402
 
            $arg as xs:date?
8403
 
) as xs:dayTimeDuration?</pre>
8404
 
        <p>No description available.</p>
8405
 
        <div class="subsubsection">See:</div>
8406
 
        <ul>
8407
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-timezone-from-date">fn:timezone-from-date</a>
8408
 
          </li>
8409
 
        </ul>
8410
 
        <hr />
8411
 
        <div class="subsection" id="timezone-from-dateTime-1">
8412
 
          <span class="no_underline">
8413
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8414
 
              <img src="images/External.gif" alt="External" />
8415
 
            </a>
8416
 
          </span>timezone-from-dateTime<a href="#function_summary">
8417
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8418
 
          </a>
8419
 
        </div>
8420
 
        <pre class="signature">declare function fn:timezone-from-dateTime (
8421
 
            $arg as xs:dateTime?
8422
 
) as xs:dayTimeDuration?</pre>
8423
 
        <p>No description available.</p>
8424
 
        <div class="subsubsection">See:</div>
8425
 
        <ul>
8426
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-timezone-from-dateTime">fn:timezone-from-dateTime</a>
8427
 
          </li>
8428
 
        </ul>
8429
 
        <hr />
8430
 
        <div class="subsection" id="timezone-from-time-1">
8431
 
          <span class="no_underline">
8432
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8433
 
              <img src="images/External.gif" alt="External" />
8434
 
            </a>
8435
 
          </span>timezone-from-time<a href="#function_summary">
8436
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8437
 
          </a>
8438
 
        </div>
8439
 
        <pre class="signature">declare function fn:timezone-from-time (
8440
 
            $arg as xs:time?
8441
 
) as xs:dayTimeDuration?</pre>
8442
 
        <p>No description available.</p>
8443
 
        <div class="subsubsection">See:</div>
8444
 
        <ul>
8445
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-timezone-from-time">fn:timezone-from-time</a>
8446
 
          </li>
8447
 
        </ul>
8448
 
        <hr />
8449
 
        <div class="subsection" id="tokenize-2">
8450
 
          <span class="no_underline">
8451
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8452
 
              <img src="images/External.gif" alt="External" />
8453
 
            </a>
8454
 
          </span>tokenize<a href="#function_summary">
8455
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8456
 
          </a>
8457
 
        </div>
8458
 
        <pre class="signature">declare function fn:tokenize (
8459
 
            $input as xs:string?,
8460
 
            $pattern as xs:string
8461
 
) as xs:string*</pre>
8462
 
        <p>No description available.</p>
8463
 
        <div class="subsubsection">See:</div>
8464
 
        <ul>
8465
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-tokenize">fn:tokenize</a>
8466
 
          </li>
8467
 
        </ul>
8468
 
        <hr />
8469
 
        <div class="subsection" id="tokenize-3">
8470
 
          <span class="no_underline">
8471
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8472
 
              <img src="images/External.gif" alt="External" />
8473
 
            </a>
8474
 
          </span>tokenize<a href="#function_summary">
8475
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8476
 
          </a>
8477
 
        </div>
8478
 
        <pre class="signature">declare function fn:tokenize (
8479
 
            $input as xs:string?,
8480
 
            $pattern as xs:string,
8481
 
            $flags as xs:string
8482
 
) as xs:string*</pre>
8483
 
        <p>No description available.</p>
8484
 
        <div class="subsubsection">See:</div>
8485
 
        <ul>
8486
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-tokenize">fn:tokenize</a>
8487
 
          </li>
8488
 
        </ul>
8489
 
        <hr />
8490
 
        <div class="subsection" id="trace-2">
8491
 
          <span class="no_underline">
8492
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8493
 
              <img src="images/External.gif" alt="External" />
8494
 
            </a>
8495
 
          </span>trace<a href="#function_summary">
8496
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8497
 
          </a>
8498
 
        </div>
8499
 
        <pre class="signature">declare function fn:trace (
8500
 
            $value as item()*,
8501
 
            $label as xs:string
8502
 
) as item()*</pre>
8503
 
        <p>No description available.</p>
8504
 
        <div class="subsubsection">See:</div>
8505
 
        <ul>
8506
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-trace">fn:trace</a>
8507
 
          </li>
8508
 
        </ul>
8509
 
        <hr />
8510
 
        <div class="subsection" id="translate-3">
8511
 
          <span class="no_underline">
8512
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8513
 
              <img src="images/External.gif" alt="External" />
8514
 
            </a>
8515
 
          </span>translate<a href="#function_summary">
8516
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8517
 
          </a>
8518
 
        </div>
8519
 
        <pre class="signature">declare function fn:translate (
8520
 
            $arg as xs:string?,
8521
 
            $mapString as xs:string,
8522
 
            $transString as xs:string
8523
 
) as xs:string</pre>
8524
 
        <p>No description available.</p>
8525
 
        <div class="subsubsection">See:</div>
8526
 
        <ul>
8527
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-translate">fn:translate</a>
8528
 
          </li>
8529
 
        </ul>
8530
 
        <hr />
8531
 
        <div class="subsection" id="true-0">
8532
 
          <span class="no_underline">
8533
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8534
 
              <img src="images/External.gif" alt="External" />
8535
 
            </a>
8536
 
          </span>true<a href="#function_summary">
8537
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8538
 
          </a>
8539
 
        </div>
8540
 
        <pre class="signature">declare function fn:true (
8541
 
 
8542
 
) as xs:boolean</pre>
8543
 
        <p>No description available.</p>
8544
 
        <div class="subsubsection">See:</div>
8545
 
        <ul>
8546
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-true">fn:true</a>
8547
 
          </li>
8548
 
        </ul>
8549
 
        <hr />
8550
 
        <div class="subsection" id="unordered-1">
8551
 
          <span class="no_underline">
8552
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8553
 
              <img src="images/External.gif" alt="External" />
8554
 
            </a>
8555
 
          </span>unordered<a href="#function_summary">
8556
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8557
 
          </a>
8558
 
        </div>
8559
 
        <pre class="signature">declare function fn:unordered (
8560
 
            $sourceSeq as item()*
8561
 
) as item()*</pre>
8562
 
        <p>No description available.</p>
8563
 
        <div class="subsubsection">See:</div>
8564
 
        <ul>
8565
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unordered">fn:unordered</a>
8566
 
          </li>
8567
 
        </ul>
8568
 
        <hr />
8569
 
        <div class="subsection" id="unparsed-text-1">
8570
 
          <span class="no_underline">
8571
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8572
 
              <img src="images/External.gif" alt="External" />
8573
 
            </a>
8574
 
          </span>unparsed-text<a href="#function_summary">
8575
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8576
 
          </a>
8577
 
        </div>
8578
 
        <pre class="signature">declare function fn:unparsed-text (
8579
 
            $href as xs:string?
8580
 
) as xs:string?</pre>
8581
 
        <p>No description available.</p>
8582
 
        <div class="subsubsection">See:</div>
8583
 
        <ul>
8584
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text">fn:unparsed-text</a>
8585
 
          </li>
8586
 
        </ul>
8587
 
        <hr />
8588
 
        <div class="subsection" id="unparsed-text-1">
8589
 
          <span class="no_underline">
8590
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8591
 
              <img src="images/External.gif" alt="External" />
8592
 
            </a>
8593
 
          </span>unparsed-text<a href="#function_summary">
8594
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8595
 
          </a>
8596
 
        </div>
8597
 
        <pre class="signature">declare function fn:unparsed-text (
8598
 
            $href as xs:string?
8599
 
) as xs:string?</pre>
8600
 
        <p>No description available.</p>
8601
 
        <div class="subsubsection">See:</div>
8602
 
        <ul>
8603
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text">fn:unparsed-text</a>
8604
 
          </li>
8605
 
        </ul>
8606
 
        <hr />
8607
 
        <div class="subsection" id="unparsed-text-2">
8608
 
          <span class="no_underline">
8609
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8610
 
              <img src="images/External.gif" alt="External" />
8611
 
            </a>
8612
 
          </span>unparsed-text<a href="#function_summary">
8613
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8614
 
          </a>
8615
 
        </div>
8616
 
        <pre class="signature">declare function fn:unparsed-text (
8617
 
            $href as xs:string?,
8618
 
            $encoding as xs:string
8619
 
) as xs:string?</pre>
8620
 
        <p>No description available.</p>
8621
 
        <div class="subsubsection">See:</div>
8622
 
        <ul>
8623
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text">fn:unparsed-text</a>
8624
 
          </li>
8625
 
        </ul>
8626
 
        <hr />
8627
 
        <div class="subsection" id="unparsed-text-2">
8628
 
          <span class="no_underline">
8629
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8630
 
              <img src="images/External.gif" alt="External" />
8631
 
            </a>
8632
 
          </span>unparsed-text<a href="#function_summary">
8633
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8634
 
          </a>
8635
 
        </div>
8636
 
        <pre class="signature">declare function fn:unparsed-text (
8637
 
            $href as xs:string?,
8638
 
            $encoding as xs:string
8639
 
) as xs:string?</pre>
8640
 
        <p>No description available.</p>
8641
 
        <div class="subsubsection">See:</div>
8642
 
        <ul>
8643
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text">fn:unparsed-text</a>
8644
 
          </li>
8645
 
        </ul>
8646
 
        <hr />
8647
 
        <div class="subsection" id="unparsed-text-available-1">
8648
 
          <span class="no_underline">
8649
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8650
 
              <img src="images/External.gif" alt="External" />
8651
 
            </a>
8652
 
          </span>unparsed-text-available<a href="#function_summary">
8653
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8654
 
          </a>
8655
 
        </div>
8656
 
        <pre class="signature">declare function fn:unparsed-text-available (
8657
 
            $href as xs:string?
8658
 
) as xs:boolean</pre>
8659
 
        <p>No description available.</p>
8660
 
        <div class="subsubsection">See:</div>
8661
 
        <ul>
8662
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text-available">fn:unparsed-text-available</a>
8663
 
          </li>
8664
 
        </ul>
8665
 
        <hr />
8666
 
        <div class="subsection" id="unparsed-text-available-1">
8667
 
          <span class="no_underline">
8668
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8669
 
              <img src="images/External.gif" alt="External" />
8670
 
            </a>
8671
 
          </span>unparsed-text-available<a href="#function_summary">
8672
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8673
 
          </a>
8674
 
        </div>
8675
 
        <pre class="signature">declare function fn:unparsed-text-available (
8676
 
            $href as xs:string?
8677
 
) as xs:boolean</pre>
8678
 
        <p>No description available.</p>
8679
 
        <div class="subsubsection">See:</div>
8680
 
        <ul>
8681
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text-available">fn:unparsed-text-available</a>
8682
 
          </li>
8683
 
        </ul>
8684
 
        <hr />
8685
 
        <div class="subsection" id="unparsed-text-available-2">
8686
 
          <span class="no_underline">
8687
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8688
 
              <img src="images/External.gif" alt="External" />
8689
 
            </a>
8690
 
          </span>unparsed-text-available<a href="#function_summary">
8691
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8692
 
          </a>
8693
 
        </div>
8694
 
        <pre class="signature">declare function fn:unparsed-text-available (
8695
 
            $href as xs:string?,
8696
 
            $encoding as xs:string
8697
 
) as xs:boolean</pre>
8698
 
        <p>No description available.</p>
8699
 
        <div class="subsubsection">See:</div>
8700
 
        <ul>
8701
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text-available">fn:unparsed-text-available</a>
8702
 
          </li>
8703
 
        </ul>
8704
 
        <hr />
8705
 
        <div class="subsection" id="unparsed-text-available-2">
8706
 
          <span class="no_underline">
8707
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8708
 
              <img src="images/External.gif" alt="External" />
8709
 
            </a>
8710
 
          </span>unparsed-text-available<a href="#function_summary">
8711
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8712
 
          </a>
8713
 
        </div>
8714
 
        <pre class="signature">declare function fn:unparsed-text-available (
8715
 
            $href as xs:string?,
8716
 
            $encoding as xs:string
8717
 
) as xs:boolean</pre>
8718
 
        <p>No description available.</p>
8719
 
        <div class="subsubsection">See:</div>
8720
 
        <ul>
8721
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text-available">fn:unparsed-text-available</a>
8722
 
          </li>
8723
 
        </ul>
8724
 
        <hr />
8725
 
        <div class="subsection" id="unparsed-text-lines-1">
8726
 
          <span class="no_underline">
8727
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8728
 
              <img src="images/External.gif" alt="External" />
8729
 
            </a>
8730
 
          </span>unparsed-text-lines<a href="#function_summary">
8731
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8732
 
          </a>
8733
 
        </div>
8734
 
        <pre class="signature">declare function fn:unparsed-text-lines (
8735
 
            $href as xs:string?
8736
 
) as xs:string*</pre>
8737
 
        <p>No description available.</p>
8738
 
        <div class="subsubsection">See:</div>
8739
 
        <ul>
8740
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text-lines">fn:unparsed-text-lines</a>
8741
 
          </li>
8742
 
        </ul>
8743
 
        <hr />
8744
 
        <div class="subsection" id="unparsed-text-lines-2">
8745
 
          <span class="no_underline">
8746
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8747
 
              <img src="images/External.gif" alt="External" />
8748
 
            </a>
8749
 
          </span>unparsed-text-lines<a href="#function_summary">
8750
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8751
 
          </a>
8752
 
        </div>
8753
 
        <pre class="signature">declare function fn:unparsed-text-lines (
8754
 
            $href as xs:string?,
8755
 
            $encoding as xs:string
8756
 
) as xs:string*</pre>
8757
 
        <p>No description available.</p>
8758
 
        <div class="subsubsection">See:</div>
8759
 
        <ul>
8760
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text-lines">fn:unparsed-text-lines</a>
8761
 
          </li>
8762
 
        </ul>
8763
 
        <hr />
8764
 
        <div class="subsection" id="unparsed-text-lines-2">
8765
 
          <span class="no_underline">
8766
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8767
 
              <img src="images/External.gif" alt="External" />
8768
 
            </a>
8769
 
          </span>unparsed-text-lines<a href="#function_summary">
8770
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8771
 
          </a>
8772
 
        </div>
8773
 
        <pre class="signature">declare function fn:unparsed-text-lines (
8774
 
            $href as xs:string?,
8775
 
            $encoding as xs:string
8776
 
) as xs:string*</pre>
8777
 
        <p>No description available.</p>
8778
 
        <div class="subsubsection">See:</div>
8779
 
        <ul>
8780
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-unparsed-text-lines">fn:unparsed-text-lines</a>
8781
 
          </li>
8782
 
        </ul>
8783
 
        <hr />
8784
 
        <div class="subsection" id="upper-case-1">
8785
 
          <span class="no_underline">
8786
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8787
 
              <img src="images/External.gif" alt="External" />
8788
 
            </a>
8789
 
          </span>upper-case<a href="#function_summary">
8790
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8791
 
          </a>
8792
 
        </div>
8793
 
        <pre class="signature">declare function fn:upper-case (
8794
 
            $arg as xs:string?
8795
 
) as xs:string</pre>
8796
 
        <p>No description available.</p>
8797
 
        <div class="subsubsection">See:</div>
8798
 
        <ul>
8799
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-upper-case">fn:upper-case</a>
8800
 
          </li>
8801
 
        </ul>
8802
 
        <hr />
8803
 
        <div class="subsection" id="uri-collection-0">
8804
 
          <span class="no_underline">
8805
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8806
 
              <img src="images/External.gif" alt="External" />
8807
 
            </a>
8808
 
          </span>uri-collection<a href="#function_summary">
8809
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8810
 
          </a>
8811
 
        </div>
8812
 
        <pre class="signature">declare function fn:uri-collection (
8813
 
 
8814
 
) as xs:anyURI*</pre>
8815
 
        <p>No description available.</p>
8816
 
        <div class="subsubsection">See:</div>
8817
 
        <ul>
8818
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-uri-collection">fn:uri-collection</a>
8819
 
          </li>
8820
 
        </ul>
8821
 
        <hr />
8822
 
        <div class="subsection" id="uri-collection-0">
8823
 
          <span class="no_underline">
8824
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8825
 
              <img src="images/External.gif" alt="External" />
8826
 
            </a>
8827
 
          </span>uri-collection<a href="#function_summary">
8828
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8829
 
          </a>
8830
 
        </div>
8831
 
        <pre class="signature">declare function fn:uri-collection (
8832
 
 
8833
 
) as xs:anyURI*</pre>
8834
 
        <p>No description available.</p>
8835
 
        <div class="subsubsection">See:</div>
8836
 
        <ul>
8837
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-uri-collection">fn:uri-collection</a>
8838
 
          </li>
8839
 
        </ul>
8840
 
        <hr />
8841
 
        <div class="subsection" id="uri-collection-1">
8842
 
          <span class="no_underline">
8843
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8844
 
              <img src="images/External.gif" alt="External" />
8845
 
            </a>
8846
 
          </span>uri-collection<a href="#function_summary">
8847
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8848
 
          </a>
8849
 
        </div>
8850
 
        <pre class="signature">declare function fn:uri-collection (
8851
 
            $arg as xs:string?
8852
 
) as xs:anyURI*</pre>
8853
 
        <p>No description available.</p>
8854
 
        <div class="subsubsection">See:</div>
8855
 
        <ul>
8856
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-uri-collection">fn:uri-collection</a>
8857
 
          </li>
8858
 
        </ul>
8859
 
        <hr />
8860
 
        <div class="subsection" id="uri-collection-1">
8861
 
          <span class="no_underline">
8862
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8863
 
              <img src="images/External.gif" alt="External" />
8864
 
            </a>
8865
 
          </span>uri-collection<a href="#function_summary">
8866
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8867
 
          </a>
8868
 
        </div>
8869
 
        <pre class="signature">declare function fn:uri-collection (
8870
 
            $arg as xs:string?
8871
 
) as xs:anyURI*</pre>
8872
 
        <p>No description available.</p>
8873
 
        <div class="subsubsection">See:</div>
8874
 
        <ul>
8875
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-uri-collection">fn:uri-collection</a>
8876
 
          </li>
8877
 
        </ul>
8878
 
        <hr />
8879
 
        <div class="subsection" id="year-from-date-1">
8880
 
          <span class="no_underline">
8881
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8882
 
              <img src="images/External.gif" alt="External" />
8883
 
            </a>
8884
 
          </span>year-from-date<a href="#function_summary">
8885
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8886
 
          </a>
8887
 
        </div>
8888
 
        <pre class="signature">declare function fn:year-from-date (
8889
 
            $arg as xs:date?
8890
 
) as xs:integer?</pre>
8891
 
        <p>No description available.</p>
8892
 
        <div class="subsubsection">See:</div>
8893
 
        <ul>
8894
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-year-from-date">fn:year-from-date</a>
8895
 
          </li>
8896
 
        </ul>
8897
 
        <hr />
8898
 
        <div class="subsection" id="years-from-duration-1">
8899
 
          <span class="no_underline">
8900
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8901
 
              <img src="images/External.gif" alt="External" />
8902
 
            </a>
8903
 
          </span>years-from-duration<a href="#function_summary">
8904
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8905
 
          </a>
8906
 
        </div>
8907
 
        <pre class="signature">declare function fn:years-from-duration (
8908
 
            $arg as xs:duration?
8909
 
) as xs:integer?</pre>
8910
 
        <p>No description available.</p>
8911
 
        <div class="subsubsection">See:</div>
8912
 
        <ul>
8913
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-years-from-duration">fn:years-from-duration</a>
8914
 
          </li>
8915
 
        </ul>
8916
 
        <hr />
8917
 
        <div class="subsection" id="zero-or-one-1">
8918
 
          <span class="no_underline">
8919
 
            <a href="http://www.w3.org/TR/xquery-30/#dt-external-function" title="external" target="_blank">
8920
 
              <img src="images/External.gif" alt="External" />
8921
 
            </a>
8922
 
          </span>zero-or-one<a href="#function_summary">
8923
 
            <img class="floatright" src="images/up.gif" alt="back to 'Function Summary'" title="back to 'Function Summary'" />
8924
 
          </a>
8925
 
        </div>
8926
 
        <pre class="signature">declare function fn:zero-or-one (
8927
 
            $arg as item()*
8928
 
) as item()?</pre>
8929
 
        <p>No description available.</p>
8930
 
        <div class="subsubsection">See:</div>
8931
 
        <ul>
8932
 
          <li>for semantics please check <a xmlns:xqdoc="http://www.xqdoc.org/1.0" href="http://www.w3.org/TR/xpath-functions-30/#func-zero-or-one">fn:zero-or-one</a>
8933
 
          </li>
8934
 
        </ul>
8935
 
        <hr />
8936
 
      </div>
8937
 
    </div>
8938
 
    <div style="clear:both;">
8939
 
      <div id="footer">
8940
 
        <div id="innerfooter">
8941
 
          <p>Zorba is supported by the 
8942
 
            <a href="http://flworfound.org/" target="_blank">FLWOR Foundation</a> 
8943
 
            and distributed under
8944
 
            <a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">Apache Licence, Version 2.0</a>.</p>
8945
 
        </div>
8946
 
      </div>
8947
 
    </div>
8948
 
  </body>
8949
 
</html>