Merge lp:~zorba-coders/zorba/update3.0_reflection into lp:zorba

Proposed by Juan Zacarias
Status: Merged
Merged at revision: 11664
Proposed branch: lp:~zorba-coders/zorba/update3.0_reflection
Merge into: lp:zorba
Diff against target: 4622 lines (+1328/-1447)
101 files modified
doc/zorba/xqdoc/images/modules.svg (+3/-3)
doc/zorba/xqdoc/images/modules_new.svg (+1213/-1335)
modules/CMakeLists.txt (+1/-0)
modules/com/zorba-xquery/www/modules/CMakeLists.txt (+0/-2)
modules/reflection/CMakeLists.txt (+2/-0)
modules/reflection/reflection.xq (+14/-12)
src/api/staticcontextimpl.cpp (+1/-1)
src/context/static_context.cpp (+1/-1)
src/runtime/spec/mappings.xml (+1/-1)
test/extern/extern-func-1.xq (+1/-1)
test/extern/extern-func-2.xq (+1/-1)
test/extern/extern-func-module-3.xq (+1/-1)
test/extern/extern-func-module-4.xq (+1/-1)
test/rbkt/Queries/zorba/eval/ctx_item_01.xq (+1/-1)
test/rbkt/Queries/zorba/eval/ctx_item_02.xq (+1/-1)
test/rbkt/Queries/zorba/eval/ctx_item_03.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval1.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval10.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval11.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval12.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval14.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval15.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval16.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval2.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval3.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval4.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval5.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval6.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval7.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval8.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval9.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_bind1.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_external.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_mod1.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_reset.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_schema1.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_schema2.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_1.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_10.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_2.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_3.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_4.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_5.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_6.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_8.xq (+1/-1)
test/rbkt/Queries/zorba/eval/eval_spec_ex_9.xq (+1/-1)
test/rbkt/Queries/zorba/eval/evallib.xqlib (+1/-1)
test/rbkt/Queries/zorba/eval/gary.xq (+1/-1)
test/rbkt/Queries/zorba/eval/invoke1.xq (+1/-1)
test/rbkt/Queries/zorba/eval/upd_eval1.xq (+1/-1)
test/rbkt/Queries/zorba/gflwor/gflwor_ex7.xq (+1/-1)
test/rbkt/Queries/zorba/jsoniq/keys_03.xq (+1/-1)
test/rbkt/Queries/zorba/jsoniq/member_02.xq (+1/-1)
test/rbkt/Queries/zorba/jsoniq/members_03.xq (+1/-1)
test/rbkt/Queries/zorba/jsoniq/value_02.xq (+1/-1)
test/rbkt/Queries/zorba/no-copy/eval12.xq (+1/-1)
test/rbkt/Queries/zorba/no-copy/eval15.xq (+1/-1)
test/rbkt/Queries/zorba/optim/trycatch_hoist_01.xq (+1/-1)
test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-01.xq (+1/-1)
test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-02.xq (+1/-1)
test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-03.xq (+1/-1)
test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-05.xq (+1/-1)
test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-06.xq (+1/-1)
test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-07.xq (+1/-1)
test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-08.xq (+1/-1)
test/rbkt/Queries/zorba/parser/syntax-errors/unexpected-qname-03.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-eval-01.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-eval-02.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-eval-03.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-eval-04.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-01.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-02.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-03.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-04.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-05.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-06.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-07.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-08.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-09.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-10.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-11.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-12.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-13.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-90.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-91.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-92.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-93.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-94.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-95.xq (+1/-1)
test/rbkt/Queries/zorba/reflection/reflection-invoke-96.xq (+1/-1)
test/rbkt/Queries/zorba/store/unordered-map/map-eval-1.xq (+1/-1)
test/rbkt/Queries/zorba/store/unordered-map/map-eval-2.xq (+1/-1)
test/rbkt/Queries/zorba/store/unordered-map/map-eval-3.xq (+1/-1)
test/rbkt/Queries/zorba/store/unordered-map/map-eval-4.xq (+1/-1)
test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm (+1/-1)
test/unit/ext_main.xq (+1/-1)
test/unit/fold_main.xq (+1/-1)
test/unit/guestbook_main.xq (+1/-1)
test/unit/main_invoke.xq (+1/-1)
test/unit/mini_audit.xq (+1/-1)
test/unit/test_audit.cpp (+1/-1)
To merge this branch: bzr merge lp:~zorba-coders/zorba/update3.0_reflection
Reviewer Review Type Date Requested Status
Chris Hillery Approve
Juan Zacarias Approve
Review via email: mp+189737@code.launchpad.net

Commit message

Update reflection module to zorba 3.0

To post a comment you must log in.
11651. By Chris Hillery

Merge from trunk.

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue starting for the following merge proposals:
https://code.launchpad.net/~zorba-coders/zorba/update3.0_reflection/+merge/189737

Progress dashboard at http://jenkins.lambda.nu/view/ValidationQueue

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/update3.0_reflection/+merge/189737

Stage "TestZorbaUbuntu" failed.
8 tests failed (8573 total tests run).

Check test results at http://jenkins.lambda.nu/job/TestZorbaUbuntu/366/testReport/ to view the results.

Revision history for this message
Chris Hillery (ceejatec) wrote :

Juan - need to add a secondary merge proposal to update the non-core data-cleaning module to use the new reflection URI.

Revision history for this message
Juan Zacarias (juan457) :
review: Approve
11652. By Chris Hillery

Merge from trunk.

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue starting for the following merge proposals:
https://code.launchpad.net/~zorba-coders/zorba/update3.0_reflection/+merge/189737

Progress dashboard at http://jenkins.lambda.nu/view/ValidationQueue

Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Chris Hillery (ceejatec) wrote :

Found a couple minor things to update, will push shortly.

review: Needs Fixing
11653. By Chris Hillery

Revert to version 1.0; tweak XQDoc.

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/update3.0_reflection/+merge/189737

Stage "TestZorbaUbuntu" failed.
8 tests failed (8576 total tests run).

Check test results at http://jenkins.lambda.nu/job/TestZorbaUbuntu/385/testReport/ to view the results.

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/update3.0_reflection/+merge/189737

Stage "BuildZorbaUbuntu" failed.

Check compiler output at http://jenkins.lambda.nu/job/BuildZorbaUbuntu/435/parsed_console to view the results.

11654. By Chris Hillery

XQDoc typo.

Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue succeeded - proposal merged!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/zorba/xqdoc/images/modules.svg'
2--- doc/zorba/xqdoc/images/modules.svg 2013-10-15 23:27:57 +0000
3+++ doc/zorba/xqdoc/images/modules.svg 2013-10-16 19:09:13 +0000
4@@ -1096,14 +1096,14 @@
5 </g>
6 <!-- 8 -->
7 <g id="node190" class="node"><title>8</title>
8-<a xlink:href="../www.zorba-xquery.com_modules_reflection.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/reflection">
9+<a xlink:href="../www.zorba-xquery.com_modules_reflection.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/reflection">
10 <ellipse fill="white" stroke="white" cx="6175" cy="-385" rx="44.2946" ry="18"/>
11 <text text-anchor="middle" x="6175" y="-381.3" font-family="Times,serif" font-size="14.00" fill="red">reflection</text>
12 </a>
13 </g>
14 <!-- 79&#45;&gt;8 -->
15 <g id="edge260" class="edge"><title>79-&gt;8</title>
16-<a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://www.zorba-xquery.com/modules/reflection">
17+<a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://zorba.io/modules/reflection">
18 <path fill="none" stroke="black" d="M5340.25,-533.988C5441.03,-527.765 5681.28,-513.298 5883,-504 5895.22,-503.437 6092.35,-502.011 6103,-496 6135.08,-477.896 6155.33,-438.903 6165.91,-412.553"/>
19 <polygon fill="black" stroke="black" points="6169.21,-413.733 6169.5,-403.142 6162.67,-411.239 6169.21,-413.733"/>
20 </a>
21@@ -2041,7 +2041,7 @@
22 </g>
23 <!-- 10 -->
24 <g id="node202" class="node"><title>10</title>
25-<a xlink:href="../www.zorba-xquery.com_modules_uri.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/uri">
26+<a xlink:href="../www.zorba-xquery.com_modules_uri.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/uri">
27 <ellipse fill="white" stroke="white" cx="2034" cy="-385" rx="27" ry="18"/>
28 <text text-anchor="middle" x="2034" y="-381.3" font-family="Times,serif" font-size="14.00" fill="red">uri</text>
29 </a>
30
31=== modified file 'doc/zorba/xqdoc/images/modules_new.svg'
32--- doc/zorba/xqdoc/images/modules_new.svg 2013-10-16 18:31:45 +0000
33+++ doc/zorba/xqdoc/images/modules_new.svg 2013-10-16 19:09:13 +0000
34@@ -1,2212 +1,2090 @@
35 <!-- Generated by graphviz version 2.26.3 (20100126.1600)
36- --><!-- Title: G Pages: 1 --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9517pt" height="872pt" viewBox="0.00 0.00 9517.00 872.00">
37+ --><!-- Title: G Pages: 1 --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9172pt" height="872pt" viewBox="0.00 0.00 9172.00 872.00">
38 <g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 868)">
39 <title>G</title>
40-<a xlink:title="Zorba modules dependency graph">
41-<polygon fill="white" stroke="white" points="-4,5 -4,-868 9514,-868 9514,5 -4,5"/>
42-<text text-anchor="middle" x="4754.5" y="-9.4" font-family="Times Roman,serif" font-size="14.00">Zorba modules dependency graph</text>
43+<a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://www.zorba-xquery.com/modules/reflection">
44+<polygon fill="white" stroke="white" points="-4,5 -4,-868 9169,-868 9169,5 -4,5"/>
45+<text text-anchor="middle" x="4582" y="-9.4" font-family="Times Roman,serif" font-size="14.00">Zorba modules dependency graph</text>
46 </a>
47 <g id="graph2" class="cluster"><title>cluster1</title>
48 <a xlink:title="JSONiq">
49-<polygon fill="lime" stroke="black" points="8905,-34 8905,-260 9215,-260 9215,-34 8905,-34"/>
50-<text text-anchor="middle" x="9060" y="-243.4" font-family="Times Roman,serif" font-size="14.00">JSONiq</text>
51+<polygon fill="lime" stroke="black" points="8532,-34 8532,-260 8842,-260 8842,-34 8532,-34"/>
52+<text text-anchor="middle" x="8687" y="-243.4" font-family="Times Roman,serif" font-size="14.00">JSONiq</text>
53 </a>
54 </g>
55 <g id="graph3" class="cluster"><title>clusterJSONiqErrorCodes</title>
56 <a xlink:title="JSONiq/Error Codes">
57-<polygon fill="lime" stroke="black" points="9109,-146 9109,-226 9207,-226 9207,-146 9109,-146"/>
58-<text text-anchor="middle" x="9158" y="-209.4" font-family="Times Roman,serif" font-size="14.00">Error Codes</text>
59+<polygon fill="lime" stroke="black" points="8736,-146 8736,-226 8834,-226 8834,-146 8736,-146"/>
60+<text text-anchor="middle" x="8785" y="-209.4" font-family="Times Roman,serif" font-size="14.00">Error Codes</text>
61 </a>
62 </g>
63 <g id="graph4" class="cluster"><title>clusterJSONiqFunctionLibrary</title>
64 <a xlink:title="JSONiq/Function Library">
65-<polygon fill="lime" stroke="black" points="8913,-146 8913,-226 9101,-226 9101,-146 8913,-146"/>
66-<text text-anchor="middle" x="9007" y="-209.4" font-family="Times Roman,serif" font-size="14.00">Function Library</text>
67+<polygon fill="lime" stroke="black" points="8540,-146 8540,-226 8728,-226 8728,-146 8540,-146"/>
68+<text text-anchor="middle" x="8634" y="-209.4" font-family="Times Roman,serif" font-size="14.00">Function Library</text>
69 </a>
70 </g>
71 <g id="graph5" class="cluster"><title>clusterJSONiqFunctions</title>
72 <a xlink:title="JSONiq/Functions">
73-<polygon fill="lime" stroke="black" points="8943,-42 8943,-122 9071,-122 9071,-42 8943,-42"/>
74-<text text-anchor="middle" x="9007" y="-105.4" font-family="Times Roman,serif" font-size="14.00">Functions</text>
75+<polygon fill="lime" stroke="black" points="8706,-42 8706,-122 8834,-122 8834,-42 8706,-42"/>
76+<text text-anchor="middle" x="8770" y="-105.4" font-family="Times Roman,serif" font-size="14.00">Functions</text>
77 </a>
78 </g>
79 <g id="graph6" class="cluster"><title>cluster2</title>
80 <a xlink:title="W3C">
81-<polygon fill="red" stroke="black" points="8905,-666 8905,-788 9442,-788 9442,-666 8905,-666"/>
82-<text text-anchor="middle" x="9173.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">W3C</text>
83+<polygon fill="red" stroke="black" points="8575,-666 8575,-788 9112,-788 9112,-666 8575,-666"/>
84+<text text-anchor="middle" x="8843.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">W3C</text>
85 </a>
86 </g>
87 <g id="graph7" class="cluster"><title>clusterW3CXPathErrorCodes</title>
88 <a xlink:title="W3C/XPath Error Codes">
89-<polygon fill="red" stroke="black" points="9290,-674 9290,-754 9434,-754 9434,-674 9290,-674"/>
90-<text text-anchor="middle" x="9362" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XPath Error Codes</text>
91+<polygon fill="red" stroke="black" points="8960,-674 8960,-754 9104,-754 9104,-674 8960,-674"/>
92+<text text-anchor="middle" x="9032" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XPath Error Codes</text>
93 </a>
94 </g>
95 <g id="graph8" class="cluster"><title>clusterW3CXPathFunctions</title>
96 <a xlink:title="W3C/XPath Functions">
97-<polygon fill="red" stroke="black" points="9090,-674 9090,-754 9282,-754 9282,-674 9090,-674"/>
98-<text text-anchor="middle" x="9186" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XPath Functions</text>
99+<polygon fill="red" stroke="black" points="8760,-674 8760,-754 8952,-754 8952,-674 8760,-674"/>
100+<text text-anchor="middle" x="8856" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XPath Functions</text>
101 </a>
102 </g>
103 <g id="graph9" class="cluster"><title>clusterW3CXPathMathFunctions</title>
104 <a xlink:title="W3C/XPath Math Functions">
105-<polygon fill="red" stroke="black" points="8913,-674 8913,-754 9082,-754 9082,-674 8913,-674"/>
106-<text text-anchor="middle" x="8997.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XPath Math Functions</text>
107+<polygon fill="red" stroke="black" points="8583,-674 8583,-754 8752,-754 8752,-674 8583,-674"/>
108+<text text-anchor="middle" x="8667.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XPath Math Functions</text>
109 </a>
110 </g>
111 <g id="graph10" class="cluster"><title>cluster3</title>
112 <a xlink:title="FunctX">
113-<polygon fill="tan" stroke="black" points="8905,-544 8905,-624 9111,-624 9111,-544 8905,-544"/>
114-<text text-anchor="middle" x="9008" y="-607.4" font-family="Times Roman,serif" font-size="14.00">FunctX</text>
115+<polygon fill="tan" stroke="black" points="8950,-544 8950,-624 9156,-624 9156,-544 8950,-544"/>
116+<text text-anchor="middle" x="9053" y="-607.4" font-family="Times Roman,serif" font-size="14.00">FunctX</text>
117 </a>
118 </g>
119 <g id="graph11" class="cluster"><title>cluster4</title>
120 <a xlink:title="EXPath">
121-<polygon fill="OrangeRed" stroke="black" points="8919,-268 8919,-494 9409,-494 9409,-268 8919,-268"/>
122-<text text-anchor="middle" x="9164" y="-477.4" font-family="Times Roman,serif" font-size="14.00">EXPath</text>
123+<polygon fill="OrangeRed" stroke="black" points="8,-268 8,-494 498,-494 498,-268 8,-268"/>
124+<text text-anchor="middle" x="253" y="-477.4" font-family="Times Roman,serif" font-size="14.00">EXPath</text>
125 </a>
126 </g>
127 <g id="graph12" class="cluster"><title>clusterEXPathEXPathErrorCodes</title>
128 <a xlink:title="EXPath/EXPath Error Codes">
129-<polygon fill="OrangeRed" stroke="black" points="8927,-276 8927,-356 9080,-356 9080,-276 8927,-276"/>
130-<text text-anchor="middle" x="9003.5" y="-339.4" font-family="Times Roman,serif" font-size="14.00">EXPath Error Codes</text>
131+<polygon fill="OrangeRed" stroke="black" points="337,-276 337,-356 490,-356 490,-276 337,-276"/>
132+<text text-anchor="middle" x="413.5" y="-339.4" font-family="Times Roman,serif" font-size="14.00">EXPath Error Codes</text>
133 </a>
134 </g>
135 <g id="graph13" class="cluster"><title>clusterEXPathEXPathFileModule</title>
136 <a xlink:title="EXPath/EXPath File Module">
137-<polygon fill="OrangeRed" stroke="black" points="9252,-380 9252,-460 9401,-460 9401,-380 9252,-380"/>
138-<text text-anchor="middle" x="9326.5" y="-443.4" font-family="Times Roman,serif" font-size="14.00">EXPath File Module</text>
139+<polygon fill="OrangeRed" stroke="black" points="178,-380 178,-460 327,-460 327,-380 178,-380"/>
140+<text text-anchor="middle" x="252.5" y="-443.4" font-family="Times Roman,serif" font-size="14.00">EXPath File Module</text>
141 </a>
142 </g>
143 <g id="graph14" class="cluster"><title>clusterEXPathEXPathGeoModule</title>
144 <a xlink:title="EXPath/EXPath Geo Module">
145-<polygon fill="OrangeRed" stroke="black" points="8927,-380 8927,-460 9081,-460 9081,-380 8927,-380"/>
146-<text text-anchor="middle" x="9004" y="-443.4" font-family="Times Roman,serif" font-size="14.00">EXPath Geo Module</text>
147+<polygon fill="OrangeRed" stroke="black" points="16,-380 16,-460 170,-460 170,-380 16,-380"/>
148+<text text-anchor="middle" x="93" y="-443.4" font-family="Times Roman,serif" font-size="14.00">EXPath Geo Module</text>
149 </a>
150 </g>
151 <g id="graph15" class="cluster"><title>clusterEXPathEXPathHTTPClient</title>
152 <a xlink:title="EXPath/EXPath HTTP Client">
153-<polygon fill="OrangeRed" stroke="black" points="9089,-380 9089,-460 9244,-460 9244,-380 9089,-380"/>
154-<text text-anchor="middle" x="9166.5" y="-443.4" font-family="Times Roman,serif" font-size="14.00">EXPath HTTP Client</text>
155+<polygon fill="OrangeRed" stroke="black" points="335,-380 335,-460 490,-460 490,-380 335,-380"/>
156+<text text-anchor="middle" x="412.5" y="-443.4" font-family="Times Roman,serif" font-size="14.00">EXPath HTTP Client</text>
157 </a>
158 </g>
159 <g id="graph16" class="cluster"><title>cluster5</title>
160 <a xlink:title="DB Drivers">
161-<polygon fill="LimeGreen" stroke="black" points="44,-666 44,-788 572,-788 572,-666 44,-666"/>
162-<text text-anchor="middle" x="308" y="-771.4" font-family="Times Roman,serif" font-size="14.00">DB Drivers</text>
163+<polygon fill="LimeGreen" stroke="black" points="897,-372 897,-494 1237,-494 1237,-372 897,-372"/>
164+<text text-anchor="middle" x="1067" y="-477.4" font-family="Times Roman,serif" font-size="14.00">DB Drivers</text>
165 </a>
166 </g>
167 <g id="graph17" class="cluster"><title>clusterDBDriversCouchbase</title>
168 <a xlink:title="DB Drivers/Couchbase">
169-<polygon fill="LimeGreen" stroke="black" points="424,-674 424,-754 564,-754 564,-674 424,-674"/>
170-<text text-anchor="middle" x="494" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Couchbase</text>
171+<polygon fill="LimeGreen" stroke="black" points="1089,-380 1089,-460 1229,-460 1229,-380 1089,-380"/>
172+<text text-anchor="middle" x="1159" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Couchbase</text>
173 </a>
174 </g>
175 <g id="graph18" class="cluster"><title>clusterDBDriversJDBC</title>
176 <a xlink:title="DB Drivers/JDBC">
177-<polygon fill="LimeGreen" stroke="black" points="338,-674 338,-754 416,-754 416,-674 338,-674"/>
178-<text text-anchor="middle" x="377" y="-737.4" font-family="Times Roman,serif" font-size="14.00">JDBC</text>
179-</a>
180-</g>
181-<g id="graph19" class="cluster"><title>clusterDBDriversORACLENoSQL</title>
182-<a xlink:title="DB Drivers/ORACLE NoSQL">
183-<polygon fill="LimeGreen" stroke="black" points="150,-674 150,-754 330,-754 330,-674 150,-674"/>
184-<text text-anchor="middle" x="240" y="-737.4" font-family="Times Roman,serif" font-size="14.00">ORACLE NoSQL</text>
185-</a>
186-</g>
187-<g id="graph20" class="cluster"><title>clusterDBDriversSQLite</title>
188+<polygon fill="LimeGreen" stroke="black" points="1003,-380 1003,-460 1081,-460 1081,-380 1003,-380"/>
189+<text text-anchor="middle" x="1042" y="-443.4" font-family="Times Roman,serif" font-size="14.00">JDBC</text>
190+</a>
191+</g>
192+<g id="graph19" class="cluster"><title>clusterDBDriversSQLite</title>
193 <a xlink:title="DB Drivers/SQLite">
194-<polygon fill="LimeGreen" stroke="black" points="52,-674 52,-754 142,-754 142,-674 52,-674"/>
195-<text text-anchor="middle" x="97" y="-737.4" font-family="Times Roman,serif" font-size="14.00">SQLite</text>
196+<polygon fill="LimeGreen" stroke="black" points="905,-380 905,-460 995,-460 995,-380 905,-380"/>
197+<text text-anchor="middle" x="950" y="-443.4" font-family="Times Roman,serif" font-size="14.00">SQLite</text>
198 </a>
199 </g>
200-<g id="graph21" class="cluster"><title>cluster6</title>
201+<g id="graph20" class="cluster"><title>cluster6</title>
202 <a xlink:title="Zorba">
203-<polygon fill="lightsteelblue" stroke="black" points="900,-130 900,-856 8897,-856 8897,-130 900,-130"/>
204-<text text-anchor="middle" x="4898.5" y="-839.4" font-family="Times Roman,serif" font-size="14.00">Zorba</text>
205+<polygon fill="lightsteelblue" stroke="black" points="1320,-130 1320,-856 8524,-856 8524,-130 1320,-130"/>
206+<text text-anchor="middle" x="4922" y="-839.4" font-family="Times Roman,serif" font-size="14.00">Zorba</text>
207 </a>
208 </g>
209-<g id="graph22" class="cluster"><title>clusterZorbaArchive</title>
210+<g id="graph21" class="cluster"><title>clusterZorbaArchive</title>
211 <a xlink:title="Zorba/Archive">
212-<polygon fill="lightsteelblue" stroke="black" points="2994,-666 2994,-788 3120,-788 3120,-666 2994,-666"/>
213-<text text-anchor="middle" x="3057" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Archive</text>
214-</a>
215-</g>
216-<g id="graph23" class="cluster"><title>clusterZorbaArchiveArchive</title>
217-<a xlink:title="Zorba/Archive/Archive">
218-<polygon fill="lightsteelblue" stroke="black" points="3002,-674 3002,-754 3112,-754 3112,-674 3002,-674"/>
219-<text text-anchor="middle" x="3057" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Archive</text>
220-</a>
221-</g>
222-<g id="graph24" class="cluster"><title>clusterZorbaCryptography</title>
223+<polygon fill="lightsteelblue" stroke="black" points="7688,-674 7688,-754 7798,-754 7798,-674 7688,-674"/>
224+<text text-anchor="middle" x="7743" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Archive</text>
225+</a>
226+</g>
227+<g id="graph22" class="cluster"><title>clusterZorbaCryptography</title>
228 <a xlink:title="Zorba/Cryptography">
229-<polygon fill="lightsteelblue" stroke="black" points="2854,-536 2854,-658 3054,-658 3054,-536 2854,-536"/>
230-<text text-anchor="middle" x="2954" y="-641.4" font-family="Times Roman,serif" font-size="14.00">Cryptography</text>
231+<polygon fill="lightsteelblue" stroke="black" points="3106,-536 3106,-658 3306,-658 3306,-536 3106,-536"/>
232+<text text-anchor="middle" x="3206" y="-641.4" font-family="Times Roman,serif" font-size="14.00">Cryptography</text>
233 </a>
234 </g>
235-<g id="graph25" class="cluster"><title>clusterZorbaCryptographyHMAC</title>
236+<g id="graph23" class="cluster"><title>clusterZorbaCryptographyHMAC</title>
237 <a xlink:title="Zorba/Cryptography/HMAC">
238-<polygon fill="lightsteelblue" stroke="black" points="2956,-544 2956,-624 3046,-624 3046,-544 2956,-544"/>
239-<text text-anchor="middle" x="3001" y="-607.4" font-family="Times Roman,serif" font-size="14.00">HMAC</text>
240+<polygon fill="lightsteelblue" stroke="black" points="3208,-544 3208,-624 3298,-624 3298,-544 3208,-544"/>
241+<text text-anchor="middle" x="3253" y="-607.4" font-family="Times Roman,serif" font-size="14.00">HMAC</text>
242 </a>
243 </g>
244-<g id="graph26" class="cluster"><title>clusterZorbaCryptographyHash</title>
245+<g id="graph24" class="cluster"><title>clusterZorbaCryptographyHash</title>
246 <a xlink:title="Zorba/Cryptography/Hash">
247-<polygon fill="lightsteelblue" stroke="black" points="2862,-544 2862,-624 2948,-624 2948,-544 2862,-544"/>
248-<text text-anchor="middle" x="2905" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Hash</text>
249+<polygon fill="lightsteelblue" stroke="black" points="3114,-544 3114,-624 3200,-624 3200,-544 3114,-544"/>
250+<text text-anchor="middle" x="3157" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Hash</text>
251 </a>
252 </g>
253-<g id="graph27" class="cluster"><title>clusterZorbaDataCleaning</title>
254+<g id="graph25" class="cluster"><title>clusterZorbaDataCleaning</title>
255 <a xlink:title="Zorba/Data Cleaning">
256-<polygon fill="lightsteelblue" stroke="black" points="6999,-268 6999,-658 7825,-658 7825,-268 6999,-268"/>
257-<text text-anchor="middle" x="7412" y="-641.4" font-family="Times Roman,serif" font-size="14.00">Data Cleaning</text>
258+<polygon fill="lightsteelblue" stroke="black" points="7690,-268 7690,-658 8516,-658 8516,-268 7690,-268"/>
259+<text text-anchor="middle" x="8103" y="-641.4" font-family="Times Roman,serif" font-size="14.00">Data Cleaning</text>
260 </a>
261 </g>
262-<g id="graph28" class="cluster"><title>clusterZorbaDataCleaningCharacterBasedStringSimilarity</title>
263+<g id="graph26" class="cluster"><title>clusterZorbaDataCleaningCharacterBasedStringSimilarity</title>
264 <a xlink:title="Zorba/Data Cleaning/Character-Based String Similarity">
265-<polygon fill="lightsteelblue" stroke="black" points="7347,-276 7347,-356 7701,-356 7701,-276 7347,-276"/>
266-<text text-anchor="middle" x="7524" y="-339.4" font-family="Times Roman,serif" font-size="14.00">Character-Based String Similarity</text>
267+<polygon fill="lightsteelblue" stroke="black" points="8038,-276 8038,-356 8392,-356 8392,-276 8038,-276"/>
268+<text text-anchor="middle" x="8215" y="-339.4" font-family="Times Roman,serif" font-size="14.00">Character-Based String Similarity</text>
269 </a>
270 </g>
271-<g id="graph29" class="cluster"><title>clusterZorbaDataCleaningConsolidation</title>
272+<g id="graph27" class="cluster"><title>clusterZorbaDataCleaningConsolidation</title>
273 <a xlink:title="Zorba/Data Cleaning/Consolidation">
274-<polygon fill="lightsteelblue" stroke="black" points="7347,-380 7347,-460 7513,-460 7513,-380 7347,-380"/>
275-<text text-anchor="middle" x="7430" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Consolidation</text>
276+<polygon fill="lightsteelblue" stroke="black" points="8038,-380 8038,-460 8204,-460 8204,-380 8038,-380"/>
277+<text text-anchor="middle" x="8121" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Consolidation</text>
278 </a>
279 </g>
280-<g id="graph30" class="cluster"><title>clusterZorbaDataCleaningConversion</title>
281+<g id="graph28" class="cluster"><title>clusterZorbaDataCleaningConversion</title>
282 <a xlink:title="Zorba/Data Cleaning/Conversion">
283-<polygon fill="lightsteelblue" stroke="black" points="7301,-544 7301,-624 7445,-624 7445,-544 7301,-544"/>
284-<text text-anchor="middle" x="7373" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Conversion</text>
285+<polygon fill="lightsteelblue" stroke="black" points="7698,-544 7698,-624 7842,-624 7842,-544 7698,-544"/>
286+<text text-anchor="middle" x="7770" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Conversion</text>
287 </a>
288 </g>
289-<g id="graph31" class="cluster"><title>clusterZorbaDataCleaningHybridStringSimilarity</title>
290+<g id="graph29" class="cluster"><title>clusterZorbaDataCleaningHybridStringSimilarity</title>
291 <a xlink:title="Zorba/Data Cleaning/Hybrid String Similarity">
292-<polygon fill="lightsteelblue" stroke="black" points="7033,-544 7033,-624 7293,-624 7293,-544 7033,-544"/>
293-<text text-anchor="middle" x="7163" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Hybrid String Similarity</text>
294+<polygon fill="lightsteelblue" stroke="black" points="8222,-544 8222,-624 8482,-624 8482,-544 8222,-544"/>
295+<text text-anchor="middle" x="8352" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Hybrid String Similarity</text>
296 </a>
297 </g>
298-<g id="graph32" class="cluster"><title>clusterZorbaDataCleaningInfoExtraction</title>
299+<g id="graph30" class="cluster"><title>clusterZorbaDataCleaningInfoExtraction</title>
300 <a xlink:title="Zorba/Data Cleaning/Info Extraction">
301-<polygon fill="lightsteelblue" stroke="black" points="7635,-544 7635,-624 7817,-624 7817,-544 7635,-544"/>
302-<text text-anchor="middle" x="7726" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Info Extraction</text>
303+<polygon fill="lightsteelblue" stroke="black" points="8032,-544 8032,-624 8214,-624 8214,-544 8032,-544"/>
304+<text text-anchor="middle" x="8123" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Info Extraction</text>
305 </a>
306 </g>
307-<g id="graph33" class="cluster"><title>clusterZorbaDataCleaningNormalization</title>
308+<g id="graph31" class="cluster"><title>clusterZorbaDataCleaningNormalization</title>
309 <a xlink:title="Zorba/Data Cleaning/Normalization">
310-<polygon fill="lightsteelblue" stroke="black" points="7453,-544 7453,-624 7627,-624 7627,-544 7453,-544"/>
311-<text text-anchor="middle" x="7540" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Normalization</text>
312+<polygon fill="lightsteelblue" stroke="black" points="7850,-544 7850,-624 8024,-624 8024,-544 7850,-544"/>
313+<text text-anchor="middle" x="7937" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Normalization</text>
314 </a>
315 </g>
316-<g id="graph34" class="cluster"><title>clusterZorbaDataCleaningPhonecticStringSimilarity</title>
317+<g id="graph32" class="cluster"><title>clusterZorbaDataCleaningPhonecticStringSimilarity</title>
318 <a xlink:title="Zorba/Data Cleaning/Phonectic String Similarity">
319-<polygon fill="lightsteelblue" stroke="black" points="7535,-380 7535,-460 7817,-460 7817,-380 7535,-380"/>
320-<text text-anchor="middle" x="7676" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Phonectic String Similarity</text>
321+<polygon fill="lightsteelblue" stroke="black" points="8226,-380 8226,-460 8508,-460 8508,-380 8226,-380"/>
322+<text text-anchor="middle" x="8367" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Phonectic String Similarity</text>
323 </a>
324 </g>
325-<g id="graph35" class="cluster"><title>clusterZorbaDataCleaningSetSimilarity</title>
326+<g id="graph33" class="cluster"><title>clusterZorbaDataCleaningSetSimilarity</title>
327 <a xlink:title="Zorba/Data Cleaning/Set Similarity">
328-<polygon fill="lightsteelblue" stroke="black" points="7173,-276 7173,-356 7339,-356 7339,-276 7173,-276"/>
329-<text text-anchor="middle" x="7256" y="-339.4" font-family="Times Roman,serif" font-size="14.00">Set Similarity</text>
330+<polygon fill="lightsteelblue" stroke="black" points="7864,-276 7864,-356 8030,-356 8030,-276 7864,-276"/>
331+<text text-anchor="middle" x="7947" y="-339.4" font-family="Times Roman,serif" font-size="14.00">Set Similarity</text>
332 </a>
333 </g>
334-<g id="graph36" class="cluster"><title>clusterZorbaDataCleaningTokenBasedStringSimilarity</title>
335+<g id="graph34" class="cluster"><title>clusterZorbaDataCleaningTokenBasedStringSimilarity</title>
336 <a xlink:title="Zorba/Data Cleaning/Token Based String Similarity">
337-<polygon fill="lightsteelblue" stroke="black" points="7007,-380 7007,-460 7325,-460 7325,-380 7007,-380"/>
338-<text text-anchor="middle" x="7166" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Token Based String Similarity</text>
339+<polygon fill="lightsteelblue" stroke="black" points="7698,-380 7698,-460 8016,-460 8016,-380 7698,-380"/>
340+<text text-anchor="middle" x="7857" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Token Based String Similarity</text>
341 </a>
342 </g>
343-<g id="graph37" class="cluster"><title>clusterZorbaDataConverters</title>
344+<g id="graph35" class="cluster"><title>clusterZorbaDataConverters</title>
345 <a xlink:title="Zorba/Data Converters">
346-<polygon fill="lightsteelblue" stroke="black" points="3660,-536 3660,-658 4282,-658 4282,-536 3660,-536"/>
347-<text text-anchor="middle" x="3971" y="-641.4" font-family="Times Roman,serif" font-size="14.00">Data Converters</text>
348+<polygon fill="lightsteelblue" stroke="black" points="3552,-536 3552,-658 4174,-658 4174,-536 3552,-536"/>
349+<text text-anchor="middle" x="3863" y="-641.4" font-family="Times Roman,serif" font-size="14.00">Data Converters</text>
350 </a>
351 </g>
352-<g id="graph38" class="cluster"><title>clusterZorbaDataConvertersBase64</title>
353+<g id="graph36" class="cluster"><title>clusterZorbaDataConvertersBase64</title>
354 <a xlink:title="Zorba/Data Converters/Base 64">
355-<polygon fill="lightsteelblue" stroke="black" points="4166,-544 4166,-624 4274,-624 4274,-544 4166,-544"/>
356-<text text-anchor="middle" x="4220" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Base 64</text>
357+<polygon fill="lightsteelblue" stroke="black" points="4058,-544 4058,-624 4166,-624 4166,-544 4058,-544"/>
358+<text text-anchor="middle" x="4112" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Base 64</text>
359 </a>
360 </g>
361-<g id="graph39" class="cluster"><title>clusterZorbaDataConvertersCSV</title>
362+<g id="graph37" class="cluster"><title>clusterZorbaDataConvertersCSV</title>
363 <a xlink:title="Zorba/Data Converters/CSV">
364-<polygon fill="lightsteelblue" stroke="black" points="3970,-544 3970,-624 4158,-624 4158,-544 3970,-544"/>
365-<text text-anchor="middle" x="4064" y="-607.4" font-family="Times Roman,serif" font-size="14.00">CSV</text>
366+<polygon fill="lightsteelblue" stroke="black" points="3862,-544 3862,-624 4050,-624 4050,-544 3862,-544"/>
367+<text text-anchor="middle" x="3956" y="-607.4" font-family="Times Roman,serif" font-size="14.00">CSV</text>
368 </a>
369 </g>
370-<g id="graph40" class="cluster"><title>clusterZorbaDataConvertersHTML</title>
371+<g id="graph38" class="cluster"><title>clusterZorbaDataConvertersHTML</title>
372 <a xlink:title="Zorba/Data Converters/HTML">
373-<polygon fill="lightsteelblue" stroke="black" points="3878,-544 3878,-624 3962,-624 3962,-544 3878,-544"/>
374-<text text-anchor="middle" x="3920" y="-607.4" font-family="Times Roman,serif" font-size="14.00">HTML</text>
375+<polygon fill="lightsteelblue" stroke="black" points="3770,-544 3770,-624 3854,-624 3854,-544 3770,-544"/>
376+<text text-anchor="middle" x="3812" y="-607.4" font-family="Times Roman,serif" font-size="14.00">HTML</text>
377 </a>
378 </g>
379-<g id="graph41" class="cluster"><title>clusterZorbaDataConvertersJSON</title>
380+<g id="graph39" class="cluster"><title>clusterZorbaDataConvertersJSON</title>
381 <a xlink:title="Zorba/Data Converters/JSON">
382-<polygon fill="lightsteelblue" stroke="black" points="3750,-544 3750,-624 3870,-624 3870,-544 3750,-544"/>
383-<text text-anchor="middle" x="3810" y="-607.4" font-family="Times Roman,serif" font-size="14.00">JSON</text>
384+<polygon fill="lightsteelblue" stroke="black" points="3642,-544 3642,-624 3762,-624 3762,-544 3642,-544"/>
385+<text text-anchor="middle" x="3702" y="-607.4" font-family="Times Roman,serif" font-size="14.00">JSON</text>
386 </a>
387 </g>
388-<g id="graph42" class="cluster"><title>clusterZorbaDataConvertersXML</title>
389+<g id="graph40" class="cluster"><title>clusterZorbaDataConvertersXML</title>
390 <a xlink:title="Zorba/Data Converters/XML">
391-<polygon fill="lightsteelblue" stroke="black" points="3668,-544 3668,-624 3742,-624 3742,-544 3668,-544"/>
392-<text text-anchor="middle" x="3705" y="-607.4" font-family="Times Roman,serif" font-size="14.00">XML</text>
393+<polygon fill="lightsteelblue" stroke="black" points="3560,-544 3560,-624 3634,-624 3634,-544 3560,-544"/>
394+<text text-anchor="middle" x="3597" y="-607.4" font-family="Times Roman,serif" font-size="14.00">XML</text>
395 </a>
396 </g>
397-<g id="graph43" class="cluster"><title>clusterZorbaDataFormatting</title>
398+<g id="graph41" class="cluster"><title>clusterZorbaDataFormatting</title>
399 <a xlink:title="Zorba/Data Formatting">
400-<polygon fill="lightsteelblue" stroke="black" points="3248,-666 3248,-788 3379,-788 3379,-666 3248,-666"/>
401-<text text-anchor="middle" x="3313.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Data Formatting</text>
402+<polygon fill="lightsteelblue" stroke="black" points="3696,-666 3696,-788 3827,-788 3827,-666 3696,-666"/>
403+<text text-anchor="middle" x="3761.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Data Formatting</text>
404 </a>
405 </g>
406-<g id="graph44" class="cluster"><title>clusterZorbaDataFormattingXSLFO</title>
407+<g id="graph42" class="cluster"><title>clusterZorbaDataFormattingXSLFO</title>
408 <a xlink:title="Zorba/Data Formatting/XSL-FO">
409-<polygon fill="lightsteelblue" stroke="black" points="3268,-674 3268,-754 3358,-754 3358,-674 3268,-674"/>
410-<text text-anchor="middle" x="3313" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XSL-FO</text>
411+<polygon fill="lightsteelblue" stroke="black" points="3704,-674 3704,-754 3794,-754 3794,-674 3704,-674"/>
412+<text text-anchor="middle" x="3749" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XSL-FO</text>
413 </a>
414 </g>
415-<g id="graph45" class="cluster"><title>clusterZorbaDataProcessing</title>
416+<g id="graph43" class="cluster"><title>clusterZorbaDataProcessing</title>
417 <a xlink:title="Zorba/Data Processing">
418-<polygon fill="lightsteelblue" stroke="black" points="3062,-536 3062,-658 3372,-658 3372,-536 3062,-536"/>
419-<text text-anchor="middle" x="3217" y="-641.4" font-family="Times Roman,serif" font-size="14.00">Data Processing</text>
420+<polygon fill="lightsteelblue" stroke="black" points="3835,-666 3835,-788 3971,-788 3971,-666 3835,-666"/>
421+<text text-anchor="middle" x="3903" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Data Processing</text>
422 </a>
423 </g>
424-<g id="graph46" class="cluster"><title>clusterZorbaDataProcessingPDFReader</title>
425+<g id="graph44" class="cluster"><title>clusterZorbaDataProcessingPDFReader</title>
426 <a xlink:title="Zorba/Data Processing/PDF Reader">
427-<polygon fill="lightsteelblue" stroke="black" points="3070,-544 3070,-624 3190,-624 3190,-544 3070,-544"/>
428-<text text-anchor="middle" x="3130" y="-607.4" font-family="Times Roman,serif" font-size="14.00">PDF Reader</text>
429-</a>
430-</g>
431-<g id="graph47" class="cluster"><title>clusterZorbaDataProcessingSchemaTools</title>
432-<a xlink:title="Zorba/Data Processing/Schema Tools">
433-<polygon fill="lightsteelblue" stroke="black" points="3198,-544 3198,-624 3364,-624 3364,-544 3198,-544"/>
434-<text text-anchor="middle" x="3281" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Schema Tools</text>
435-</a>
436-</g>
437-<g id="graph48" class="cluster"><title>clusterZorbaDataStore</title>
438+<polygon fill="lightsteelblue" stroke="black" points="3843,-674 3843,-754 3963,-754 3963,-674 3843,-674"/>
439+<text text-anchor="middle" x="3903" y="-737.4" font-family="Times Roman,serif" font-size="14.00">PDF Reader</text>
440+</a>
441+</g>
442+<g id="graph45" class="cluster"><title>clusterZorbaDataStore</title>
443 <a xlink:title="Zorba/Data Store">
444-<polygon fill="lightsteelblue" stroke="black" points="5052,-364 5052,-822 6991,-822 6991,-364 5052,-364"/>
445-<text text-anchor="middle" x="6021.5" y="-805.4" font-family="Times Roman,serif" font-size="14.00">Data Store</text>
446+<polygon fill="lightsteelblue" stroke="black" points="5023,-364 5023,-822 6962,-822 6962,-364 5023,-364"/>
447+<text text-anchor="middle" x="5992.5" y="-805.4" font-family="Times Roman,serif" font-size="14.00">Data Store</text>
448 </a>
449 </g>
450-<g id="graph49" class="cluster"><title>clusterZorbaDataStoreCollections</title>
451+<g id="graph46" class="cluster"><title>clusterZorbaDataStoreCollections</title>
452 <a xlink:title="Zorba/Data Store/Collections">
453-<polygon fill="lightsteelblue" stroke="black" points="6414,-372 6414,-788 6983,-788 6983,-372 6414,-372"/>
454-<text text-anchor="middle" x="6698.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Collections</text>
455+<polygon fill="lightsteelblue" stroke="black" points="6385,-372 6385,-788 6954,-788 6954,-372 6385,-372"/>
456+<text text-anchor="middle" x="6669.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Collections</text>
457 </a>
458 </g>
459-<g id="graph50" class="cluster"><title>clusterZorbaDataStoreCollectionsDynamicDataDefinition</title>
460+<g id="graph47" class="cluster"><title>clusterZorbaDataStoreCollectionsDynamicDataDefinition</title>
461 <a xlink:title="Zorba/Data Store/Collections/Dynamic Data Definition">
462-<polygon fill="lightsteelblue" stroke="black" points="6422,-380 6422,-460 6609,-460 6609,-380 6422,-380"/>
463-<text text-anchor="middle" x="6515.5" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Dynamic Data Definition</text>
464+<polygon fill="lightsteelblue" stroke="black" points="6393,-380 6393,-460 6580,-460 6580,-380 6393,-380"/>
465+<text text-anchor="middle" x="6486.5" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Dynamic Data Definition</text>
466 </a>
467 </g>
468-<g id="graph51" class="cluster"><title>clusterZorbaDataStoreCollectionsDynamicDataManipulation</title>
469+<g id="graph48" class="cluster"><title>clusterZorbaDataStoreCollectionsDynamicDataManipulation</title>
470 <a xlink:title="Zorba/Data Store/Collections/Dynamic Data Manipulation">
471-<polygon fill="lightsteelblue" stroke="black" points="6422,-544 6422,-624 6631,-624 6631,-544 6422,-544"/>
472-<text text-anchor="middle" x="6526.5" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Dynamic Data Manipulation</text>
473+<polygon fill="lightsteelblue" stroke="black" points="6393,-544 6393,-624 6602,-624 6602,-544 6393,-544"/>
474+<text text-anchor="middle" x="6497.5" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Dynamic Data Manipulation</text>
475 </a>
476 </g>
477-<g id="graph52" class="cluster"><title>clusterZorbaDataStoreCollectionsStaticDataDefinition</title>
478+<g id="graph49" class="cluster"><title>clusterZorbaDataStoreCollectionsStaticDataDefinition</title>
479 <a xlink:title="Zorba/Data Store/Collections/Static Data Definition">
480-<polygon fill="lightsteelblue" stroke="black" points="6808,-674 6808,-754 6975,-754 6975,-674 6808,-674"/>
481-<text text-anchor="middle" x="6891.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Definition</text>
482+<polygon fill="lightsteelblue" stroke="black" points="6779,-674 6779,-754 6946,-754 6946,-674 6779,-674"/>
483+<text text-anchor="middle" x="6862.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Definition</text>
484 </a>
485 </g>
486-<g id="graph53" class="cluster"><title>clusterZorbaDataStoreCollectionsStaticDataManipulation</title>
487+<g id="graph50" class="cluster"><title>clusterZorbaDataStoreCollectionsStaticDataManipulation</title>
488 <a xlink:title="Zorba/Data Store/Collections/Static Data Manipulation">
489-<polygon fill="lightsteelblue" stroke="black" points="6612,-674 6612,-754 6800,-754 6800,-674 6612,-674"/>
490-<text text-anchor="middle" x="6706" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Manipulation</text>
491+<polygon fill="lightsteelblue" stroke="black" points="6583,-674 6583,-754 6771,-754 6771,-674 6583,-674"/>
492+<text text-anchor="middle" x="6677" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Manipulation</text>
493 </a>
494 </g>
495-<g id="graph54" class="cluster"><title>clusterZorbaDataStoreCollectionsW3CDataDefinition</title>
496+<g id="graph51" class="cluster"><title>clusterZorbaDataStoreCollectionsW3CDataDefinition</title>
497 <a xlink:title="Zorba/Data Store/Collections/W3C Data Definition">
498-<polygon fill="lightsteelblue" stroke="black" points="6639,-544 6639,-624 6800,-624 6800,-544 6639,-544"/>
499-<text text-anchor="middle" x="6719.5" y="-607.4" font-family="Times Roman,serif" font-size="14.00">W3C Data Definition</text>
500+<polygon fill="lightsteelblue" stroke="black" points="6610,-544 6610,-624 6771,-624 6771,-544 6610,-544"/>
501+<text text-anchor="middle" x="6690.5" y="-607.4" font-family="Times Roman,serif" font-size="14.00">W3C Data Definition</text>
502 </a>
503 </g>
504-<g id="graph55" class="cluster"><title>clusterZorbaDataStoreCollectionsW3CDataManipulation</title>
505+<g id="graph52" class="cluster"><title>clusterZorbaDataStoreCollectionsW3CDataManipulation</title>
506 <a xlink:title="Zorba/Data Store/Collections/W3C Data Manipulation">
507-<polygon fill="lightsteelblue" stroke="black" points="6422,-674 6422,-754 6604,-754 6604,-674 6422,-674"/>
508-<text text-anchor="middle" x="6513" y="-737.4" font-family="Times Roman,serif" font-size="14.00">W3C Data Manipulation</text>
509+<polygon fill="lightsteelblue" stroke="black" points="6393,-674 6393,-754 6575,-754 6575,-674 6393,-674"/>
510+<text text-anchor="middle" x="6484" y="-737.4" font-family="Times Roman,serif" font-size="14.00">W3C Data Manipulation</text>
511 </a>
512 </g>
513-<g id="graph56" class="cluster"><title>clusterZorbaDataStoreDataStructures</title>
514+<g id="graph53" class="cluster"><title>clusterZorbaDataStoreDataStructures</title>
515 <a xlink:title="Zorba/Data Store/Data Structures">
516-<polygon fill="lightsteelblue" stroke="black" points="5988,-666 5988,-788 6406,-788 6406,-666 5988,-666"/>
517-<text text-anchor="middle" x="6197" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Data Structures</text>
518+<polygon fill="lightsteelblue" stroke="black" points="5959,-666 5959,-788 6377,-788 6377,-666 5959,-666"/>
519+<text text-anchor="middle" x="6168" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Data Structures</text>
520 </a>
521 </g>
522-<g id="graph57" class="cluster"><title>clusterZorbaDataStoreDataStructuresQueue</title>
523+<g id="graph54" class="cluster"><title>clusterZorbaDataStoreDataStructuresQueue</title>
524 <a xlink:title="Zorba/Data Store/Data Structures/Queue">
525-<polygon fill="lightsteelblue" stroke="black" points="6202,-674 6202,-754 6300,-754 6300,-674 6202,-674"/>
526-<text text-anchor="middle" x="6251" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Queue</text>
527+<polygon fill="lightsteelblue" stroke="black" points="6173,-674 6173,-754 6271,-754 6271,-674 6173,-674"/>
528+<text text-anchor="middle" x="6222" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Queue</text>
529 </a>
530 </g>
531-<g id="graph58" class="cluster"><title>clusterZorbaDataStoreDataStructuresStack</title>
532+<g id="graph55" class="cluster"><title>clusterZorbaDataStoreDataStructuresStack</title>
533 <a xlink:title="Zorba/Data Store/Data Structures/Stack">
534-<polygon fill="lightsteelblue" stroke="black" points="6308,-674 6308,-754 6398,-754 6398,-674 6308,-674"/>
535-<text text-anchor="middle" x="6353" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Stack</text>
536+<polygon fill="lightsteelblue" stroke="black" points="6279,-674 6279,-754 6369,-754 6369,-674 6279,-674"/>
537+<text text-anchor="middle" x="6324" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Stack</text>
538 </a>
539 </g>
540-<g id="graph59" class="cluster"><title>clusterZorbaDataStoreDataStructuresUnorderedMap</title>
541+<g id="graph56" class="cluster"><title>clusterZorbaDataStoreDataStructuresUnorderedMap</title>
542 <a xlink:title="Zorba/Data Store/Data Structures/Unordered Map">
543-<polygon fill="lightsteelblue" stroke="black" points="5996,-674 5996,-754 6194,-754 6194,-674 5996,-674"/>
544-<text text-anchor="middle" x="6095" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Unordered Map</text>
545+<polygon fill="lightsteelblue" stroke="black" points="5967,-674 5967,-754 6165,-754 6165,-674 5967,-674"/>
546+<text text-anchor="middle" x="6066" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Unordered Map</text>
547 </a>
548 </g>
549-<g id="graph60" class="cluster"><title>clusterZorbaDataStoreDocuments</title>
550+<g id="graph57" class="cluster"><title>clusterZorbaDataStoreDocuments</title>
551 <a xlink:title="Zorba/Data Store/Documents">
552-<polygon fill="lightsteelblue" stroke="black" points="5834,-674 5834,-754 5980,-754 5980,-674 5834,-674"/>
553-<text text-anchor="middle" x="5907" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Documents</text>
554+<polygon fill="lightsteelblue" stroke="black" points="5805,-674 5805,-754 5951,-754 5951,-674 5805,-674"/>
555+<text text-anchor="middle" x="5878" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Documents</text>
556 </a>
557 </g>
558-<g id="graph61" class="cluster"><title>clusterZorbaDataStoreIndexes</title>
559+<g id="graph58" class="cluster"><title>clusterZorbaDataStoreIndexes</title>
560 <a xlink:title="Zorba/Data Store/Indexes">
561-<polygon fill="lightsteelblue" stroke="black" points="5447,-666 5447,-788 5826,-788 5826,-666 5447,-666"/>
562-<text text-anchor="middle" x="5636.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Indexes</text>
563+<polygon fill="lightsteelblue" stroke="black" points="5418,-666 5418,-788 5797,-788 5797,-666 5418,-666"/>
564+<text text-anchor="middle" x="5607.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Indexes</text>
565 </a>
566 </g>
567-<g id="graph62" class="cluster"><title>clusterZorbaDataStoreIndexesStaticDataDefinition</title>
568+<g id="graph59" class="cluster"><title>clusterZorbaDataStoreIndexesStaticDataDefinition</title>
569 <a xlink:title="Zorba/Data Store/Indexes/Static Data Definition">
570-<polygon fill="lightsteelblue" stroke="black" points="5651,-674 5651,-754 5818,-754 5818,-674 5651,-674"/>
571-<text text-anchor="middle" x="5734.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Definition</text>
572+<polygon fill="lightsteelblue" stroke="black" points="5622,-674 5622,-754 5789,-754 5789,-674 5622,-674"/>
573+<text text-anchor="middle" x="5705.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Definition</text>
574 </a>
575 </g>
576-<g id="graph63" class="cluster"><title>clusterZorbaDataStoreIndexesStaticDataManipulation</title>
577+<g id="graph60" class="cluster"><title>clusterZorbaDataStoreIndexesStaticDataManipulation</title>
578 <a xlink:title="Zorba/Data Store/Indexes/Static Data Manipulation">
579-<polygon fill="lightsteelblue" stroke="black" points="5455,-674 5455,-754 5643,-754 5643,-674 5455,-674"/>
580-<text text-anchor="middle" x="5549" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Manipulation</text>
581+<polygon fill="lightsteelblue" stroke="black" points="5426,-674 5426,-754 5614,-754 5614,-674 5426,-674"/>
582+<text text-anchor="middle" x="5520" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Manipulation</text>
583 </a>
584 </g>
585-<g id="graph64" class="cluster"><title>clusterZorbaDataStoreIntegrityConstraints</title>
586+<g id="graph61" class="cluster"><title>clusterZorbaDataStoreIntegrityConstraints</title>
587 <a xlink:title="Zorba/Data Store/Integrity Constraints">
588-<polygon fill="lightsteelblue" stroke="black" points="5060,-666 5060,-788 5439,-788 5439,-666 5060,-666"/>
589-<text text-anchor="middle" x="5249.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Integrity Constraints</text>
590+<polygon fill="lightsteelblue" stroke="black" points="5031,-666 5031,-788 5410,-788 5410,-666 5031,-666"/>
591+<text text-anchor="middle" x="5220.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Integrity Constraints</text>
592 </a>
593 </g>
594-<g id="graph65" class="cluster"><title>clusterZorbaDataStoreIntegrityConstraintsStaticDataDefinition</title>
595+<g id="graph62" class="cluster"><title>clusterZorbaDataStoreIntegrityConstraintsStaticDataDefinition</title>
596 <a xlink:title="Zorba/Data Store/Integrity Constraints/Static Data Definition">
597-<polygon fill="lightsteelblue" stroke="black" points="5264,-674 5264,-754 5431,-754 5431,-674 5264,-674"/>
598-<text text-anchor="middle" x="5347.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Definition</text>
599+<polygon fill="lightsteelblue" stroke="black" points="5235,-674 5235,-754 5402,-754 5402,-674 5235,-674"/>
600+<text text-anchor="middle" x="5318.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Definition</text>
601 </a>
602 </g>
603-<g id="graph66" class="cluster"><title>clusterZorbaDataStoreIntegrityConstraintsStaticDataManipulation</title>
604+<g id="graph63" class="cluster"><title>clusterZorbaDataStoreIntegrityConstraintsStaticDataManipulation</title>
605 <a xlink:title="Zorba/Data Store/Integrity Constraints/Static Data Manipulation">
606-<polygon fill="lightsteelblue" stroke="black" points="5068,-674 5068,-754 5256,-754 5256,-674 5068,-674"/>
607-<text text-anchor="middle" x="5162" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Manipulation</text>
608+<polygon fill="lightsteelblue" stroke="black" points="5039,-674 5039,-754 5227,-754 5227,-674 5039,-674"/>
609+<text text-anchor="middle" x="5133" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Data Manipulation</text>
610 </a>
611 </g>
612-<g id="graph67" class="cluster"><title>clusterZorbaDebugger</title>
613+<g id="graph64" class="cluster"><title>clusterZorbaDebugger</title>
614 <a xlink:title="Zorba/Debugger">
615-<polygon fill="lightsteelblue" stroke="black" points="4008,-666 4008,-788 4282,-788 4282,-666 4008,-666"/>
616-<text text-anchor="middle" x="4145" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Debugger</text>
617+<polygon fill="lightsteelblue" stroke="black" points="3979,-666 3979,-788 4253,-788 4253,-666 3979,-666"/>
618+<text text-anchor="middle" x="4116" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Debugger</text>
619 </a>
620 </g>
621-<g id="graph68" class="cluster"><title>clusterZorbaDebuggerDebugger</title>
622+<g id="graph65" class="cluster"><title>clusterZorbaDebuggerDebugger</title>
623 <a xlink:title="Zorba/Debugger/Debugger">
624-<polygon fill="lightsteelblue" stroke="black" points="4016,-674 4016,-754 4274,-754 4274,-674 4016,-674"/>
625-<text text-anchor="middle" x="4145" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Debugger</text>
626+<polygon fill="lightsteelblue" stroke="black" points="3987,-674 3987,-754 4245,-754 4245,-674 3987,-674"/>
627+<text text-anchor="middle" x="4116" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Debugger</text>
628 </a>
629 </g>
630-<g id="graph69" class="cluster"><title>clusterZorbaExcel</title>
631+<g id="graph66" class="cluster"><title>clusterZorbaExcel</title>
632 <a xlink:title="Zorba/Excel">
633-<polygon fill="lightsteelblue" stroke="black" points="4290,-372 4290,-788 5044,-788 5044,-372 4290,-372"/>
634-<text text-anchor="middle" x="4667" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Excel</text>
635+<polygon fill="lightsteelblue" stroke="black" points="4261,-372 4261,-788 5015,-788 5015,-372 4261,-372"/>
636+<text text-anchor="middle" x="4638" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Excel</text>
637 </a>
638 </g>
639-<g id="graph70" class="cluster"><title>clusterZorbaExcelDatetime</title>
640+<g id="graph67" class="cluster"><title>clusterZorbaExcelDatetime</title>
641 <a xlink:title="Zorba/Excel/Datetime">
642-<polygon fill="lightsteelblue" stroke="black" points="4910,-674 4910,-754 5036,-754 5036,-674 4910,-674"/>
643-<text text-anchor="middle" x="4973" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Datetime</text>
644+<polygon fill="lightsteelblue" stroke="black" points="4881,-674 4881,-754 5007,-754 5007,-674 4881,-674"/>
645+<text text-anchor="middle" x="4944" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Datetime</text>
646 </a>
647 </g>
648-<g id="graph71" class="cluster"><title>clusterZorbaExcelEngineering</title>
649+<g id="graph68" class="cluster"><title>clusterZorbaExcelEngineering</title>
650 <a xlink:title="Zorba/Excel/Engineering">
651-<polygon fill="lightsteelblue" stroke="black" points="4748,-674 4748,-754 4902,-754 4902,-674 4748,-674"/>
652-<text text-anchor="middle" x="4825" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Engineering</text>
653+<polygon fill="lightsteelblue" stroke="black" points="4719,-674 4719,-754 4873,-754 4873,-674 4719,-674"/>
654+<text text-anchor="middle" x="4796" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Engineering</text>
655 </a>
656 </g>
657-<g id="graph72" class="cluster"><title>clusterZorbaExcelInformation</title>
658+<g id="graph69" class="cluster"><title>clusterZorbaExcelInformation</title>
659 <a xlink:title="Zorba/Excel/Information">
660-<polygon fill="lightsteelblue" stroke="black" points="4782,-544 4782,-624 4934,-624 4934,-544 4782,-544"/>
661-<text text-anchor="middle" x="4858" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Information</text>
662+<polygon fill="lightsteelblue" stroke="black" points="4753,-544 4753,-624 4905,-624 4905,-544 4753,-544"/>
663+<text text-anchor="middle" x="4829" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Information</text>
664 </a>
665 </g>
666-<g id="graph73" class="cluster"><title>clusterZorbaExcelLogical</title>
667+<g id="graph70" class="cluster"><title>clusterZorbaExcelLogical</title>
668 <a xlink:title="Zorba/Excel/Logical">
669-<polygon fill="lightsteelblue" stroke="black" points="4572,-674 4572,-754 4670,-754 4670,-674 4572,-674"/>
670-<text text-anchor="middle" x="4621" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Logical</text>
671+<polygon fill="lightsteelblue" stroke="black" points="4543,-674 4543,-754 4641,-754 4641,-674 4543,-674"/>
672+<text text-anchor="middle" x="4592" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Logical</text>
673 </a>
674 </g>
675-<g id="graph74" class="cluster"><title>clusterZorbaExcelLookup</title>
676+<g id="graph71" class="cluster"><title>clusterZorbaExcelLookup</title>
677 <a xlink:title="Zorba/Excel/Lookup">
678-<polygon fill="lightsteelblue" stroke="black" points="4670,-544 4670,-624 4774,-624 4774,-544 4670,-544"/>
679-<text text-anchor="middle" x="4722" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Lookup</text>
680+<polygon fill="lightsteelblue" stroke="black" points="4641,-544 4641,-624 4745,-624 4745,-544 4641,-544"/>
681+<text text-anchor="middle" x="4693" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Lookup</text>
682 </a>
683 </g>
684-<g id="graph75" class="cluster"><title>clusterZorbaExcelMath</title>
685+<g id="graph72" class="cluster"><title>clusterZorbaExcelMath</title>
686 <a xlink:title="Zorba/Excel/Math">
687-<polygon fill="lightsteelblue" stroke="black" points="4677,-380 4677,-460 4767,-460 4767,-380 4677,-380"/>
688-<text text-anchor="middle" x="4722" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Math</text>
689+<polygon fill="lightsteelblue" stroke="black" points="4648,-380 4648,-460 4738,-460 4738,-380 4648,-380"/>
690+<text text-anchor="middle" x="4693" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Math</text>
691 </a>
692 </g>
693-<g id="graph76" class="cluster"><title>clusterZorbaExcelMathSumproduct</title>
694+<g id="graph73" class="cluster"><title>clusterZorbaExcelMathSumproduct</title>
695 <a xlink:title="Zorba/Excel/Math Sumproduct">
696-<polygon fill="lightsteelblue" stroke="black" points="4450,-544 4450,-624 4662,-624 4662,-544 4450,-544"/>
697-<text text-anchor="middle" x="4556" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Math Sumproduct</text>
698+<polygon fill="lightsteelblue" stroke="black" points="4421,-544 4421,-624 4633,-624 4633,-544 4421,-544"/>
699+<text text-anchor="middle" x="4527" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Math Sumproduct</text>
700 </a>
701 </g>
702-<g id="graph77" class="cluster"><title>clusterZorbaExcelStatistical</title>
703+<g id="graph74" class="cluster"><title>clusterZorbaExcelStatistical</title>
704 <a xlink:title="Zorba/Excel/Statistical">
705-<polygon fill="lightsteelblue" stroke="black" points="4310,-544 4310,-624 4442,-624 4442,-544 4310,-544"/>
706-<text text-anchor="middle" x="4376" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Statistical</text>
707+<polygon fill="lightsteelblue" stroke="black" points="4281,-544 4281,-624 4413,-624 4413,-544 4281,-544"/>
708+<text text-anchor="middle" x="4347" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Statistical</text>
709 </a>
710 </g>
711-<g id="graph78" class="cluster"><title>clusterZorbaExcelStatisticalZorba</title>
712+<g id="graph75" class="cluster"><title>clusterZorbaExcelStatisticalZorba</title>
713 <a xlink:title="Zorba/Excel/Statistical Zorba">
714-<polygon fill="lightsteelblue" stroke="black" points="4298,-674 4298,-754 4494,-754 4494,-674 4298,-674"/>
715-<text text-anchor="middle" x="4396" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Statistical Zorba</text>
716+<polygon fill="lightsteelblue" stroke="black" points="4269,-674 4269,-754 4465,-754 4465,-674 4269,-674"/>
717+<text text-anchor="middle" x="4367" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Statistical Zorba</text>
718 </a>
719 </g>
720-<g id="graph79" class="cluster"><title>clusterZorbaExcelText</title>
721+<g id="graph76" class="cluster"><title>clusterZorbaExcelText</title>
722 <a xlink:title="Zorba/Excel/Text">
723-<polygon fill="lightsteelblue" stroke="black" points="4956,-544 4956,-624 5036,-624 5036,-544 4956,-544"/>
724-<text text-anchor="middle" x="4996" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Text</text>
725+<polygon fill="lightsteelblue" stroke="black" points="4927,-544 4927,-624 5007,-624 5007,-544 4927,-544"/>
726+<text text-anchor="middle" x="4967" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Text</text>
727 </a>
728 </g>
729-<g id="graph80" class="cluster"><title>clusterZorbaFullText</title>
730+<g id="graph77" class="cluster"><title>clusterZorbaFullText</title>
731 <a xlink:title="Zorba/Full-Text">
732-<polygon fill="lightsteelblue" stroke="black" points="2854,-666 2854,-788 2986,-788 2986,-666 2854,-666"/>
733-<text text-anchor="middle" x="2920" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Full-Text</text>
734+<polygon fill="lightsteelblue" stroke="black" points="3556,-666 3556,-788 3688,-788 3688,-666 3556,-666"/>
735+<text text-anchor="middle" x="3622" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Full-Text</text>
736 </a>
737 </g>
738-<g id="graph81" class="cluster"><title>clusterZorbaFullTextFullText</title>
739+<g id="graph78" class="cluster"><title>clusterZorbaFullTextFullText</title>
740 <a xlink:title="Zorba/Full-Text/Full-Text">
741-<polygon fill="lightsteelblue" stroke="black" points="2862,-674 2862,-754 2978,-754 2978,-674 2862,-674"/>
742-<text text-anchor="middle" x="2920" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Full-Text</text>
743+<polygon fill="lightsteelblue" stroke="black" points="3564,-674 3564,-754 3680,-754 3680,-674 3564,-674"/>
744+<text text-anchor="middle" x="3622" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Full-Text</text>
745 </a>
746 </g>
747-<g id="graph82" class="cluster"><title>clusterZorbaGeoProjection</title>
748+<g id="graph79" class="cluster"><title>clusterZorbaGeoProjection</title>
749 <a xlink:title="Zorba/Geo Projection">
750-<polygon fill="lightsteelblue" stroke="black" points="3518,-536 3518,-658 3652,-658 3652,-536 3518,-536"/>
751-<text text-anchor="middle" x="3585" y="-641.4" font-family="Times Roman,serif" font-size="14.00">Geo Projection</text>
752-</a>
753-</g>
754-<g id="graph83" class="cluster"><title>clusterZorbaGeoProjectionGeoProjection</title>
755-<a xlink:title="Zorba/Geo Projection/Geo Projection">
756-<polygon fill="lightsteelblue" stroke="black" points="3526,-544 3526,-624 3644,-624 3644,-544 3526,-544"/>
757-<text text-anchor="middle" x="3585" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Geo Projection</text>
758-</a>
759-</g>
760-<g id="graph84" class="cluster"><title>clusterZorbaImage</title>
761+<polygon fill="lightsteelblue" stroke="black" points="3430,-674 3430,-754 3548,-754 3548,-674 3430,-674"/>
762+<text text-anchor="middle" x="3489" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Geo Projection</text>
763+</a>
764+</g>
765+<g id="graph80" class="cluster"><title>clusterZorbaImage</title>
766 <a xlink:title="Zorba/Image">
767-<polygon fill="lightsteelblue" stroke="black" points="1814,-666 1814,-788 2466,-788 2466,-666 1814,-666"/>
768-<text text-anchor="middle" x="2140" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Image</text>
769+<polygon fill="lightsteelblue" stroke="black" points="2390,-666 2390,-788 3042,-788 3042,-666 2390,-666"/>
770+<text text-anchor="middle" x="2716" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Image</text>
771 </a>
772 </g>
773-<g id="graph85" class="cluster"><title>clusterZorbaImageAnimation</title>
774+<g id="graph81" class="cluster"><title>clusterZorbaImageAnimation</title>
775 <a xlink:title="Zorba/Image/Animation">
776-<polygon fill="lightsteelblue" stroke="black" points="2226,-674 2226,-754 2364,-754 2364,-674 2226,-674"/>
777-<text text-anchor="middle" x="2295" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Animation</text>
778+<polygon fill="lightsteelblue" stroke="black" points="2398,-674 2398,-754 2536,-754 2536,-674 2398,-674"/>
779+<text text-anchor="middle" x="2467" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Animation</text>
780 </a>
781 </g>
782-<g id="graph86" class="cluster"><title>clusterZorbaImageBasic</title>
783+<g id="graph82" class="cluster"><title>clusterZorbaImageBasic</title>
784 <a xlink:title="Zorba/Image/Basic">
785-<polygon fill="lightsteelblue" stroke="black" points="2372,-674 2372,-754 2458,-754 2458,-674 2372,-674"/>
786-<text text-anchor="middle" x="2415" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Basic</text>
787+<polygon fill="lightsteelblue" stroke="black" points="2544,-674 2544,-754 2630,-754 2630,-674 2544,-674"/>
788+<text text-anchor="middle" x="2587" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Basic</text>
789 </a>
790 </g>
791-<g id="graph87" class="cluster"><title>clusterZorbaImageGraphviz</title>
792+<g id="graph83" class="cluster"><title>clusterZorbaImageGraphviz</title>
793 <a xlink:title="Zorba/Image/Graphviz">
794-<polygon fill="lightsteelblue" stroke="black" points="1822,-674 1822,-754 1946,-754 1946,-674 1822,-674"/>
795-<text text-anchor="middle" x="1884" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Graphviz</text>
796+<polygon fill="lightsteelblue" stroke="black" points="2638,-674 2638,-754 2762,-754 2762,-674 2638,-674"/>
797+<text text-anchor="middle" x="2700" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Graphviz</text>
798 </a>
799 </g>
800-<g id="graph88" class="cluster"><title>clusterZorbaImageManipulation</title>
801+<g id="graph84" class="cluster"><title>clusterZorbaImageManipulation</title>
802 <a xlink:title="Zorba/Image/Manipulation">
803-<polygon fill="lightsteelblue" stroke="black" points="1954,-674 1954,-754 2120,-754 2120,-674 1954,-674"/>
804-<text text-anchor="middle" x="2037" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Manipulation</text>
805+<polygon fill="lightsteelblue" stroke="black" points="2770,-674 2770,-754 2936,-754 2936,-674 2770,-674"/>
806+<text text-anchor="middle" x="2853" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Manipulation</text>
807 </a>
808 </g>
809-<g id="graph89" class="cluster"><title>clusterZorbaImagePaint</title>
810+<g id="graph85" class="cluster"><title>clusterZorbaImagePaint</title>
811 <a xlink:title="Zorba/Image/Paint">
812-<polygon fill="lightsteelblue" stroke="black" points="2128,-674 2128,-754 2218,-754 2218,-674 2128,-674"/>
813-<text text-anchor="middle" x="2173" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Paint</text>
814+<polygon fill="lightsteelblue" stroke="black" points="2944,-674 2944,-754 3034,-754 3034,-674 2944,-674"/>
815+<text text-anchor="middle" x="2989" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Paint</text>
816 </a>
817 </g>
818-<g id="graph90" class="cluster"><title>clusterZorbaInputOutput</title>
819+<g id="graph86" class="cluster"><title>clusterZorbaInputOutput</title>
820 <a xlink:title="Zorba/Input Output">
821-<polygon fill="lightsteelblue" stroke="black" points="7989,-138 7989,-494 8889,-494 8889,-138 7989,-138"/>
822-<text text-anchor="middle" x="8439" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Input Output</text>
823+<polygon fill="lightsteelblue" stroke="black" points="6970,-138 6970,-494 7682,-494 7682,-138 6970,-138"/>
824+<text text-anchor="middle" x="7326" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Input Output</text>
825 </a>
826 </g>
827-<g id="graph91" class="cluster"><title>clusterZorbaInputOutputFetch</title>
828+<g id="graph87" class="cluster"><title>clusterZorbaInputOutputFetch</title>
829 <a xlink:title="Zorba/Input Output/Fetch">
830-<polygon fill="lightsteelblue" stroke="black" points="8535,-380 8535,-460 8623,-460 8623,-380 8535,-380"/>
831-<text text-anchor="middle" x="8579" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Fetch</text>
832+<polygon fill="lightsteelblue" stroke="black" points="7328,-380 7328,-460 7416,-460 7416,-380 7328,-380"/>
833+<text text-anchor="middle" x="7372" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Fetch</text>
834 </a>
835 </g>
836-<g id="graph92" class="cluster"><title>clusterZorbaInputOutputHTTPClient</title>
837+<g id="graph88" class="cluster"><title>clusterZorbaInputOutputHTTPClient</title>
838 <a xlink:title="Zorba/Input Output/HTTP Client">
839-<polygon fill="lightsteelblue" stroke="black" points="8631,-146 8631,-460 8881,-460 8881,-146 8631,-146"/>
840-<text text-anchor="middle" x="8756" y="-443.4" font-family="Times Roman,serif" font-size="14.00">HTTP Client</text>
841-</a>
842-</g>
843-<g id="graph93" class="cluster"><title>clusterZorbaInputOutputIMAP</title>
844-<a xlink:title="Zorba/Input Output/IMAP">
845-<polygon fill="lightsteelblue" stroke="black" points="8441,-380 8441,-460 8527,-460 8527,-380 8441,-380"/>
846-<text text-anchor="middle" x="8484" y="-443.4" font-family="Times Roman,serif" font-size="14.00">IMAP</text>
847-</a>
848-</g>
849-<g id="graph94" class="cluster"><title>clusterZorbaInputOutputProcess</title>
850+<polygon fill="lightsteelblue" stroke="black" points="7424,-146 7424,-460 7674,-460 7674,-146 7424,-146"/>
851+<text text-anchor="middle" x="7549" y="-443.4" font-family="Times Roman,serif" font-size="14.00">HTTP Client</text>
852+</a>
853+</g>
854+<g id="graph89" class="cluster"><title>clusterZorbaInputOutputProcess</title>
855 <a xlink:title="Zorba/Input Output/Process">
856-<polygon fill="lightsteelblue" stroke="black" points="8207,-380 8207,-460 8433,-460 8433,-380 8207,-380"/>
857-<text text-anchor="middle" x="8320" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Process</text>
858-</a>
859-</g>
860-<g id="graph95" class="cluster"><title>clusterZorbaInputOutputSMTP</title>
861-<a xlink:title="Zorba/Input Output/SMTP">
862-<polygon fill="lightsteelblue" stroke="black" points="8113,-380 8113,-460 8199,-460 8199,-380 8113,-380"/>
863-<text text-anchor="middle" x="8156" y="-443.4" font-family="Times Roman,serif" font-size="14.00">SMTP</text>
864-</a>
865-</g>
866-<g id="graph96" class="cluster"><title>clusterZorbaInputOutputSystem</title>
867+<polygon fill="lightsteelblue" stroke="black" points="7094,-380 7094,-460 7320,-460 7320,-380 7094,-380"/>
868+<text text-anchor="middle" x="7207" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Process</text>
869+</a>
870+</g>
871+<g id="graph90" class="cluster"><title>clusterZorbaInputOutputSystem</title>
872 <a xlink:title="Zorba/Input Output/System">
873-<polygon fill="lightsteelblue" stroke="black" points="7997,-380 7997,-460 8105,-460 8105,-380 7997,-380"/>
874-<text text-anchor="middle" x="8051" y="-443.4" font-family="Times Roman,serif" font-size="14.00">System</text>
875+<polygon fill="lightsteelblue" stroke="black" points="6978,-380 6978,-460 7086,-460 7086,-380 6978,-380"/>
876+<text text-anchor="middle" x="7032" y="-443.4" font-family="Times Roman,serif" font-size="14.00">System</text>
877 </a>
878 </g>
879-<g id="graph97" class="cluster"><title>clusterZorbaJVMUtility</title>
880+<g id="graph91" class="cluster"><title>clusterZorbaJVMUtility</title>
881 <a xlink:title="Zorba/JVM Utility">
882-<polygon fill="lightsteelblue" stroke="black" points="3380,-536 3380,-658 3510,-658 3510,-536 3380,-536"/>
883-<text text-anchor="middle" x="3445" y="-641.4" font-family="Times Roman,serif" font-size="14.00">JVM Utility</text>
884-</a>
885-</g>
886-<g id="graph98" class="cluster"><title>clusterZorbaJVMUtilityJVMUtility</title>
887-<a xlink:title="Zorba/JVM Utility/JVM Utility">
888-<polygon fill="lightsteelblue" stroke="black" points="3388,-544 3388,-624 3502,-624 3502,-544 3388,-544"/>
889-<text text-anchor="middle" x="3445" y="-607.4" font-family="Times Roman,serif" font-size="14.00">JVM Utility</text>
890-</a>
891-</g>
892-<g id="graph99" class="cluster"><title>clusterZorbaOAuth</title>
893+<polygon fill="lightsteelblue" stroke="black" points="3430,-544 3430,-624 3544,-624 3544,-544 3430,-544"/>
894+<text text-anchor="middle" x="3487" y="-607.4" font-family="Times Roman,serif" font-size="14.00">JVM Utility</text>
895+</a>
896+</g>
897+<g id="graph92" class="cluster"><title>clusterZorbaOAuth</title>
898 <a xlink:title="Zorba/OAuth">
899-<polygon fill="lightsteelblue" stroke="black" points="2738,-536 2738,-788 2846,-788 2846,-536 2738,-536"/>
900-<text text-anchor="middle" x="2792" y="-771.4" font-family="Times Roman,serif" font-size="14.00">OAuth</text>
901+<polygon fill="lightsteelblue" stroke="black" points="3314,-536 3314,-788 3422,-788 3422,-536 3314,-536"/>
902+<text text-anchor="middle" x="3368" y="-771.4" font-family="Times Roman,serif" font-size="14.00">OAuth</text>
903 </a>
904 </g>
905-<g id="graph100" class="cluster"><title>clusterZorbaOAuthClient</title>
906+<g id="graph93" class="cluster"><title>clusterZorbaOAuthClient</title>
907 <a xlink:title="Zorba/OAuth/Client">
908-<polygon fill="lightsteelblue" stroke="black" points="2746,-674 2746,-754 2838,-754 2838,-674 2746,-674"/>
909-<text text-anchor="middle" x="2792" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Client</text>
910+<polygon fill="lightsteelblue" stroke="black" points="3322,-674 3322,-754 3414,-754 3414,-674 3322,-674"/>
911+<text text-anchor="middle" x="3368" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Client</text>
912 </a>
913 </g>
914-<g id="graph101" class="cluster"><title>clusterZorbaOAuthErrors</title>
915+<g id="graph94" class="cluster"><title>clusterZorbaOAuthErrors</title>
916 <a xlink:title="Zorba/OAuth/Errors">
917-<polygon fill="lightsteelblue" stroke="black" points="2750,-544 2750,-624 2838,-624 2838,-544 2750,-544"/>
918-<text text-anchor="middle" x="2794" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Errors</text>
919+<polygon fill="lightsteelblue" stroke="black" points="3324,-544 3324,-624 3412,-624 3412,-544 3324,-544"/>
920+<text text-anchor="middle" x="3368" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Errors</text>
921 </a>
922 </g>
923-<g id="graph102" class="cluster"><title>clusterZorbaProgrammingLanguages</title>
924+<g id="graph95" class="cluster"><title>clusterZorbaProgrammingLanguages</title>
925 <a xlink:title="Zorba/Programming Languages">
926-<polygon fill="lightsteelblue" stroke="black" points="2474,-666 2474,-788 2730,-788 2730,-666 2474,-666"/>
927-<text text-anchor="middle" x="2602" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Programming Languages</text>
928+<polygon fill="lightsteelblue" stroke="black" points="3050,-666 3050,-788 3306,-788 3306,-666 3050,-666"/>
929+<text text-anchor="middle" x="3178" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Programming Languages</text>
930 </a>
931 </g>
932-<g id="graph103" class="cluster"><title>clusterZorbaProgrammingLanguagesXSLT</title>
933+<g id="graph96" class="cluster"><title>clusterZorbaProgrammingLanguagesXSLT</title>
934 <a xlink:title="Zorba/Programming Languages/XSLT">
935-<polygon fill="lightsteelblue" stroke="black" points="2648,-674 2648,-754 2722,-754 2722,-674 2648,-674"/>
936-<text text-anchor="middle" x="2685" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XSLT</text>
937+<polygon fill="lightsteelblue" stroke="black" points="3224,-674 3224,-754 3298,-754 3298,-674 3224,-674"/>
938+<text text-anchor="middle" x="3261" y="-737.4" font-family="Times Roman,serif" font-size="14.00">XSLT</text>
939 </a>
940 </g>
941-<g id="graph104" class="cluster"><title>clusterZorbaProgrammingLanguagesZQ</title>
942+<g id="graph97" class="cluster"><title>clusterZorbaProgrammingLanguagesZQ</title>
943 <a xlink:title="Zorba/Programming Languages/ZQ">
944-<polygon fill="lightsteelblue" stroke="black" points="2482,-674 2482,-754 2640,-754 2640,-674 2482,-674"/>
945-<text text-anchor="middle" x="2561" y="-737.4" font-family="Times Roman,serif" font-size="14.00">ZQ</text>
946+<polygon fill="lightsteelblue" stroke="black" points="3058,-674 3058,-754 3216,-754 3216,-674 3058,-674"/>
947+<text text-anchor="middle" x="3137" y="-737.4" font-family="Times Roman,serif" font-size="14.00">ZQ</text>
948 </a>
949 </g>
950-<g id="graph105" class="cluster"><title>clusterZorbaReflection</title>
951+<g id="graph98" class="cluster"><title>clusterZorbaReflection</title>
952 <a xlink:title="Zorba/Reflection">
953-<polygon fill="lightsteelblue" stroke="black" points="7833,-372 7833,-494 7981,-494 7981,-372 7833,-372"/>
954-<text text-anchor="middle" x="7907" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Reflection</text>
955+<polygon fill="lightsteelblue" stroke="black" points="2234,-666 2234,-788 2382,-788 2382,-666 2234,-666"/>
956+<text text-anchor="middle" x="2308" y="-771.4" font-family="Times Roman,serif" font-size="14.00">Reflection</text>
957 </a>
958 </g>
959-<g id="graph106" class="cluster"><title>clusterZorbaReflectionReflection</title>
960+<g id="graph99" class="cluster"><title>clusterZorbaReflectionReflection</title>
961 <a xlink:title="Zorba/Reflection/Reflection">
962-<polygon fill="lightsteelblue" stroke="black" points="7841,-380 7841,-460 7973,-460 7973,-380 7841,-380"/>
963-<text text-anchor="middle" x="7907" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Reflection</text>
964+<polygon fill="lightsteelblue" stroke="black" points="2242,-674 2242,-754 2374,-754 2374,-674 2242,-674"/>
965+<text text-anchor="middle" x="2308" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Reflection</text>
966 </a>
967 </g>
968-<g id="graph107" class="cluster"><title>clusterZorbaSequence</title>
969+<g id="graph100" class="cluster"><title>clusterZorbaSequence</title>
970 <a xlink:title="Zorba/Sequence">
971-<polygon fill="lightsteelblue" stroke="black" points="1676,-674 1676,-754 1806,-754 1806,-674 1676,-674"/>
972-<text text-anchor="middle" x="1741" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Sequence</text>
973+<polygon fill="lightsteelblue" stroke="black" points="2096,-674 2096,-754 2226,-754 2226,-674 2096,-674"/>
974+<text text-anchor="middle" x="2161" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Sequence</text>
975 </a>
976 </g>
977-<g id="graph108" class="cluster"><title>clusterZorbaStaticContext</title>
978+<g id="graph101" class="cluster"><title>clusterZorbaStaticContext</title>
979 <a xlink:title="Zorba/Static Context">
980-<polygon fill="lightsteelblue" stroke="black" points="1552,-674 1552,-754 1668,-754 1668,-674 1552,-674"/>
981-<text text-anchor="middle" x="1610" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Context</text>
982+<polygon fill="lightsteelblue" stroke="black" points="1972,-674 1972,-754 2088,-754 2088,-674 1972,-674"/>
983+<text text-anchor="middle" x="2030" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Static Context</text>
984 </a>
985 </g>
986-<g id="graph109" class="cluster"><title>clusterZorbaXMLandJSONDataModel</title>
987+<g id="graph102" class="cluster"><title>clusterZorbaXMLandJSONDataModel</title>
988 <a xlink:title="Zorba/XML and JSON Data Model">
989-<polygon fill="lightsteelblue" stroke="black" points="3068,-364 3068,-528 4282,-528 4282,-364 3068,-364"/>
990-<text text-anchor="middle" x="3675" y="-511.4" font-family="Times Roman,serif" font-size="14.00">XML and JSON Data Model</text>
991+<polygon fill="lightsteelblue" stroke="black" points="3039,-364 3039,-528 4253,-528 4253,-364 3039,-364"/>
992+<text text-anchor="middle" x="3646" y="-511.4" font-family="Times Roman,serif" font-size="14.00">XML and JSON Data Model</text>
993 </a>
994 </g>
995-<g id="graph110" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomic</title>
996+<g id="graph103" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomic</title>
997 <a xlink:title="Zorba/XML and JSON Data Model/Atomic">
998-<polygon fill="lightsteelblue" stroke="black" points="3732,-372 3732,-494 4274,-494 4274,-372 3732,-372"/>
999-<text text-anchor="middle" x="4003" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Atomic</text>
1000+<polygon fill="lightsteelblue" stroke="black" points="3703,-372 3703,-494 4245,-494 4245,-372 3703,-372"/>
1001+<text text-anchor="middle" x="3974" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Atomic</text>
1002 </a>
1003 </g>
1004-<g id="graph111" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicDatetime</title>
1005+<g id="graph104" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicDatetime</title>
1006 <a xlink:title="Zorba/XML and JSON Data Model/Atomic/Datetime">
1007-<polygon fill="lightsteelblue" stroke="black" points="4140,-380 4140,-460 4266,-460 4266,-380 4140,-380"/>
1008-<text text-anchor="middle" x="4203" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Datetime</text>
1009+<polygon fill="lightsteelblue" stroke="black" points="4111,-380 4111,-460 4237,-460 4237,-380 4111,-380"/>
1010+<text text-anchor="middle" x="4174" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Datetime</text>
1011 </a>
1012 </g>
1013-<g id="graph112" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicMath</title>
1014+<g id="graph105" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicMath</title>
1015 <a xlink:title="Zorba/XML and JSON Data Model/Atomic/Math">
1016-<polygon fill="lightsteelblue" stroke="black" points="4042,-380 4042,-460 4132,-460 4132,-380 4042,-380"/>
1017-<text text-anchor="middle" x="4087" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Math</text>
1018+<polygon fill="lightsteelblue" stroke="black" points="4013,-380 4013,-460 4103,-460 4103,-380 4013,-380"/>
1019+<text text-anchor="middle" x="4058" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Math</text>
1020 </a>
1021 </g>
1022-<g id="graph113" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicRandom</title>
1023+<g id="graph106" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicRandom</title>
1024 <a xlink:title="Zorba/XML and JSON Data Model/Atomic/Random">
1025-<polygon fill="lightsteelblue" stroke="black" points="3920,-380 3920,-460 4034,-460 4034,-380 3920,-380"/>
1026-<text text-anchor="middle" x="3977" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Random</text>
1027+<polygon fill="lightsteelblue" stroke="black" points="3891,-380 3891,-460 4005,-460 4005,-380 3891,-380"/>
1028+<text text-anchor="middle" x="3948" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Random</text>
1029 </a>
1030 </g>
1031-<g id="graph114" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicString</title>
1032+<g id="graph107" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicString</title>
1033 <a xlink:title="Zorba/XML and JSON Data Model/Atomic/String">
1034-<polygon fill="lightsteelblue" stroke="black" points="3818,-380 3818,-460 3912,-460 3912,-380 3818,-380"/>
1035-<text text-anchor="middle" x="3865" y="-443.4" font-family="Times Roman,serif" font-size="14.00">String</text>
1036+<polygon fill="lightsteelblue" stroke="black" points="3789,-380 3789,-460 3883,-460 3883,-380 3789,-380"/>
1037+<text text-anchor="middle" x="3836" y="-443.4" font-family="Times Roman,serif" font-size="14.00">String</text>
1038 </a>
1039 </g>
1040-<g id="graph115" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicURI</title>
1041+<g id="graph108" class="cluster"><title>clusterZorbaXMLandJSONDataModelAtomicURI</title>
1042 <a xlink:title="Zorba/XML and JSON Data Model/Atomic/URI">
1043-<polygon fill="lightsteelblue" stroke="black" points="3740,-380 3740,-460 3810,-460 3810,-380 3740,-380"/>
1044-<text text-anchor="middle" x="3775" y="-443.4" font-family="Times Roman,serif" font-size="14.00">URI</text>
1045+<polygon fill="lightsteelblue" stroke="black" points="3711,-380 3711,-460 3781,-460 3781,-380 3711,-380"/>
1046+<text text-anchor="middle" x="3746" y="-443.4" font-family="Times Roman,serif" font-size="14.00">URI</text>
1047 </a>
1048 </g>
1049-<g id="graph116" class="cluster"><title>clusterZorbaXMLandJSONDataModelItem</title>
1050+<g id="graph109" class="cluster"><title>clusterZorbaXMLandJSONDataModelItem</title>
1051 <a xlink:title="Zorba/XML and JSON Data Model/Item">
1052-<polygon fill="lightsteelblue" stroke="black" points="3626,-372 3626,-494 3724,-494 3724,-372 3626,-372"/>
1053-<text text-anchor="middle" x="3675" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Item</text>
1054+<polygon fill="lightsteelblue" stroke="black" points="3597,-372 3597,-494 3695,-494 3695,-372 3597,-372"/>
1055+<text text-anchor="middle" x="3646" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Item</text>
1056 </a>
1057 </g>
1058-<g id="graph117" class="cluster"><title>clusterZorbaXMLandJSONDataModelItemItem</title>
1059+<g id="graph110" class="cluster"><title>clusterZorbaXMLandJSONDataModelItemItem</title>
1060 <a xlink:title="Zorba/XML and JSON Data Model/Item/Item">
1061-<polygon fill="lightsteelblue" stroke="black" points="3634,-380 3634,-460 3716,-460 3716,-380 3634,-380"/>
1062-<text text-anchor="middle" x="3675" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Item</text>
1063+<polygon fill="lightsteelblue" stroke="black" points="3605,-380 3605,-460 3687,-460 3687,-380 3605,-380"/>
1064+<text text-anchor="middle" x="3646" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Item</text>
1065 </a>
1066 </g>
1067-<g id="graph118" class="cluster"><title>clusterZorbaXMLandJSONDataModelNode</title>
1068+<g id="graph111" class="cluster"><title>clusterZorbaXMLandJSONDataModelNode</title>
1069 <a xlink:title="Zorba/XML and JSON Data Model/Node">
1070-<polygon fill="lightsteelblue" stroke="black" points="3076,-372 3076,-494 3618,-494 3618,-372 3076,-372"/>
1071-<text text-anchor="middle" x="3347" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Node</text>
1072+<polygon fill="lightsteelblue" stroke="black" points="3047,-372 3047,-494 3589,-494 3589,-372 3047,-372"/>
1073+<text text-anchor="middle" x="3318" y="-477.4" font-family="Times Roman,serif" font-size="14.00">Node</text>
1074 </a>
1075 </g>
1076-<g id="graph119" class="cluster"><title>clusterZorbaXMLandJSONDataModelNodeNode</title>
1077+<g id="graph112" class="cluster"><title>clusterZorbaXMLandJSONDataModelNodeNode</title>
1078 <a xlink:title="Zorba/XML and JSON Data Model/Node/Node">
1079-<polygon fill="lightsteelblue" stroke="black" points="3524,-380 3524,-460 3610,-460 3610,-380 3524,-380"/>
1080-<text text-anchor="middle" x="3567" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Node</text>
1081+<polygon fill="lightsteelblue" stroke="black" points="3495,-380 3495,-460 3581,-460 3581,-380 3495,-380"/>
1082+<text text-anchor="middle" x="3538" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Node</text>
1083 </a>
1084 </g>
1085-<g id="graph120" class="cluster"><title>clusterZorbaXMLandJSONDataModelNodeNodePosition</title>
1086+<g id="graph113" class="cluster"><title>clusterZorbaXMLandJSONDataModelNodeNodePosition</title>
1087 <a xlink:title="Zorba/XML and JSON Data Model/Node/Node Position">
1088-<polygon fill="lightsteelblue" stroke="black" points="3344,-380 3344,-460 3516,-460 3516,-380 3344,-380"/>
1089-<text text-anchor="middle" x="3430" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Node Position</text>
1090+<polygon fill="lightsteelblue" stroke="black" points="3315,-380 3315,-460 3487,-460 3487,-380 3315,-380"/>
1091+<text text-anchor="middle" x="3401" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Node Position</text>
1092 </a>
1093 </g>
1094-<g id="graph121" class="cluster"><title>clusterZorbaXMLandJSONDataModelNodeReference</title>
1095+<g id="graph114" class="cluster"><title>clusterZorbaXMLandJSONDataModelNodeReference</title>
1096 <a xlink:title="Zorba/XML and JSON Data Model/Node/Reference">
1097-<polygon fill="lightsteelblue" stroke="black" points="3204,-380 3204,-460 3336,-460 3336,-380 3204,-380"/>
1098-<text text-anchor="middle" x="3270" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Reference</text>
1099+<polygon fill="lightsteelblue" stroke="black" points="3175,-380 3175,-460 3307,-460 3307,-380 3175,-380"/>
1100+<text text-anchor="middle" x="3241" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Reference</text>
1101 </a>
1102 </g>
1103-<g id="graph122" class="cluster"><title>clusterZorbaXMLandJSONDataModelNodeSchema</title>
1104+<g id="graph115" class="cluster"><title>clusterZorbaXMLandJSONDataModelNodeSchema</title>
1105 <a xlink:title="Zorba/XML and JSON Data Model/Node/Schema">
1106-<polygon fill="lightsteelblue" stroke="black" points="3084,-380 3084,-460 3196,-460 3196,-380 3084,-380"/>
1107-<text text-anchor="middle" x="3140" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Schema</text>
1108+<polygon fill="lightsteelblue" stroke="black" points="3055,-380 3055,-460 3167,-460 3167,-380 3055,-380"/>
1109+<text text-anchor="middle" x="3111" y="-443.4" font-family="Times Roman,serif" font-size="14.00">Schema</text>
1110 </a>
1111 </g>
1112-<g id="graph123" class="cluster"><title>clusterZorbaXQDoc</title>
1113+<g id="graph116" class="cluster"><title>clusterZorbaXQDoc</title>
1114 <a xlink:title="Zorba/XQDoc">
1115-<polygon fill="lightsteelblue" stroke="black" points="1233,-536 1233,-788 1544,-788 1544,-536 1233,-536"/>
1116-<text text-anchor="middle" x="1388.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">XQDoc</text>
1117+<polygon fill="lightsteelblue" stroke="black" points="1653,-536 1653,-788 1964,-788 1964,-536 1653,-536"/>
1118+<text text-anchor="middle" x="1808.5" y="-771.4" font-family="Times Roman,serif" font-size="14.00">XQDoc</text>
1119 </a>
1120 </g>
1121-<g id="graph124" class="cluster"><title>clusterZorbaXQDocBatch</title>
1122+<g id="graph117" class="cluster"><title>clusterZorbaXQDocBatch</title>
1123 <a xlink:title="Zorba/XQDoc/Batch">
1124-<polygon fill="lightsteelblue" stroke="black" points="1442,-674 1442,-754 1536,-754 1536,-674 1442,-674"/>
1125-<text text-anchor="middle" x="1489" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Batch</text>
1126+<polygon fill="lightsteelblue" stroke="black" points="1753,-674 1753,-754 1847,-754 1847,-674 1753,-674"/>
1127+<text text-anchor="middle" x="1800" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Batch</text>
1128 </a>
1129 </g>
1130-<g id="graph125" class="cluster"><title>clusterZorbaXQDocHTML</title>
1131+<g id="graph118" class="cluster"><title>clusterZorbaXQDocHTML</title>
1132 <a xlink:title="Zorba/XQDoc/HTML">
1133-<polygon fill="lightsteelblue" stroke="black" points="1241,-544 1241,-624 1325,-624 1325,-544 1241,-544"/>
1134-<text text-anchor="middle" x="1283" y="-607.4" font-family="Times Roman,serif" font-size="14.00">HTML</text>
1135+<polygon fill="lightsteelblue" stroke="black" points="1661,-544 1661,-624 1745,-624 1745,-544 1661,-544"/>
1136+<text text-anchor="middle" x="1703" y="-607.4" font-family="Times Roman,serif" font-size="14.00">HTML</text>
1137 </a>
1138 </g>
1139-<g id="graph126" class="cluster"><title>clusterZorbaXQDocMenu</title>
1140+<g id="graph119" class="cluster"><title>clusterZorbaXQDocMenu</title>
1141 <a xlink:title="Zorba/XQDoc/Menu">
1142-<polygon fill="lightsteelblue" stroke="black" points="1333,-544 1333,-624 1427,-624 1427,-544 1333,-544"/>
1143-<text text-anchor="middle" x="1380" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Menu</text>
1144+<polygon fill="lightsteelblue" stroke="black" points="1753,-544 1753,-624 1847,-624 1847,-544 1753,-544"/>
1145+<text text-anchor="middle" x="1800" y="-607.4" font-family="Times Roman,serif" font-size="14.00">Menu</text>
1146 </a>
1147 </g>
1148-<g id="graph127" class="cluster"><title>clusterZorbaXQDocXQDocCore</title>
1149+<g id="graph120" class="cluster"><title>clusterZorbaXQDocXQDocCore</title>
1150 <a xlink:title="Zorba/XQDoc/XQDoc Core">
1151-<polygon fill="lightsteelblue" stroke="black" points="1435,-544 1435,-624 1536,-624 1536,-544 1435,-544"/>
1152-<text text-anchor="middle" x="1485.5" y="-607.4" font-family="Times Roman,serif" font-size="14.00">XQDoc Core</text>
1153+<polygon fill="lightsteelblue" stroke="black" points="1855,-544 1855,-624 1956,-624 1956,-544 1855,-544"/>
1154+<text text-anchor="middle" x="1905.5" y="-607.4" font-family="Times Roman,serif" font-size="14.00">XQDoc Core</text>
1155 </a>
1156 </g>
1157-<g id="graph128" class="cluster"><title>clusterZorbaZorbaErrorCodes</title>
1158+<g id="graph121" class="cluster"><title>clusterZorbaZorbaErrorCodes</title>
1159 <a xlink:title="Zorba/Zorba Error Codes">
1160-<polygon fill="lightsteelblue" stroke="black" points="1082,-674 1082,-754 1225,-754 1225,-674 1082,-674"/>
1161-<text text-anchor="middle" x="1153.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Zorba Error Codes</text>
1162+<polygon fill="lightsteelblue" stroke="black" points="1502,-674 1502,-754 1645,-754 1645,-674 1502,-674"/>
1163+<text text-anchor="middle" x="1573.5" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Zorba Error Codes</text>
1164 </a>
1165 </g>
1166-<g id="graph129" class="cluster"><title>clusterZorbaZorbaWarningCodes</title>
1167+<g id="graph122" class="cluster"><title>clusterZorbaZorbaWarningCodes</title>
1168 <a xlink:title="Zorba/Zorba Warning Codes">
1169-<polygon fill="lightsteelblue" stroke="black" points="908,-674 908,-754 1074,-754 1074,-674 908,-674"/>
1170-<text text-anchor="middle" x="991" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Zorba Warning Codes</text>
1171+<polygon fill="lightsteelblue" stroke="black" points="1328,-674 1328,-754 1494,-754 1494,-674 1328,-674"/>
1172+<text text-anchor="middle" x="1411" y="-737.4" font-family="Times Roman,serif" font-size="14.00">Zorba Warning Codes</text>
1173 </a>
1174 </g>
1175-<g id="graph130" class="cluster"><title>clusterExternalCPPLibs</title>
1176+<g id="graph123" class="cluster"><title>clusterExternalCPPLibs</title>
1177 <a xlink:title="Zorba modules dependency graph">
1178-<polygon fill="darksalmon" stroke="black" points="8,-277 8,-355 892,-355 892,-277 8,-277"/>
1179-<text text-anchor="middle" x="450" y="-338.4" font-family="Times Roman,serif" font-size="14.00">External C++ Library dependencies</text>
1180+<polygon fill="darksalmon" stroke="black" points="506,-277 506,-355 1312,-355 1312,-277 506,-277"/>
1181+<text text-anchor="middle" x="909" y="-338.4" font-family="Times Roman,serif" font-size="14.00">External C++ Library dependencies</text>
1182 </a>
1183 </g>
1184-<!-- 103 -->
1185-<g id="node3" class="node"><title>103</title>
1186+<!-- 99 -->
1187+<g id="node3" class="node"><title>99</title>
1188 <a xlink:href="../jsoniq.org_errors.html" xlink:title="(Zorba-core) module uri=http://jsoniq.org/errors">
1189-<ellipse fill="white" stroke="white" cx="9158" cy="-173" rx="41.0122" ry="18.3848"/>
1190-<text text-anchor="middle" x="9158" y="-169.4" font-family="Times Roman,serif" font-size="14.00" fill="red">errors</text>
1191+<ellipse fill="white" stroke="white" cx="8785" cy="-173" rx="41.0122" ry="18.3848"/>
1192+<text text-anchor="middle" x="8785" y="-169.4" font-family="Times Roman,serif" font-size="14.00" fill="red">errors</text>
1193 </a>
1194 </g>
1195-<!-- 35 -->
1196-<g id="node5" class="node"><title>35</title>
1197+<!-- 37 -->
1198+<g id="node5" class="node"><title>37</title>
1199 <a xlink:href="../jsoniq.org_function-library.html" xlink:title="(Zorba-core) module uri=http://jsoniq.org/function-library">
1200-<ellipse fill="white" stroke="white" cx="9007" cy="-173" rx="85.7684" ry="18.3848"/>
1201-<text text-anchor="middle" x="9007" y="-169.4" font-family="Times Roman,serif" font-size="14.00" fill="red">function-library</text>
1202+<ellipse fill="white" stroke="white" cx="8634" cy="-173" rx="85.7684" ry="18.3848"/>
1203+<text text-anchor="middle" x="8634" y="-169.4" font-family="Times Roman,serif" font-size="14.00" fill="red">function-library</text>
1204 </a>
1205 </g>
1206-<!-- 34 -->
1207-<g id="node7" class="node"><title>34</title>
1208+<!-- 36 -->
1209+<g id="node7" class="node"><title>36</title>
1210 <a xlink:href="../jsoniq.org_functions.html" xlink:title="(Zorba-core) module uri=http://jsoniq.org/functions">
1211-<ellipse fill="white" stroke="white" cx="9007" cy="-69" rx="56.0679" ry="18.3848"/>
1212-<text text-anchor="middle" x="9007" y="-65.4" font-family="Times Roman,serif" font-size="14.00" fill="red">functions</text>
1213+<ellipse fill="white" stroke="white" cx="8770" cy="-69" rx="56.0679" ry="18.3848"/>
1214+<text text-anchor="middle" x="8770" y="-65.4" font-family="Times Roman,serif" font-size="14.00" fill="red">functions</text>
1215 </a>
1216 </g>
1217-<!-- 35&#45;&gt;34 -->
1218-<g id="edge213" class="edge"><title>35-&gt;34</title>
1219+<!-- 37&#45;&gt;36 -->
1220+<g id="edge204" class="edge"><title>37-&gt;36</title>
1221 <a xlink:title="FROM: http://jsoniq.org/function-library, TO: http://jsoniq.org/functions">
1222-<path fill="none" stroke="black" d="M9007,-154.407C9007,-138.68 9007,-115.884 9007,-97.7981"/>
1223-<polygon fill="black" stroke="black" points="9010.5,-97.7828 9007,-87.7828 9003.5,-97.7828 9010.5,-97.7828"/>
1224+<path fill="none" stroke="black" d="M8657.38,-155.122C8680.03,-137.799 8714.51,-111.43 8739.35,-92.4348"/>
1225+<polygon fill="black" stroke="black" points="8741.56,-95.1542 8747.38,-86.2994 8737.31,-89.5936 8741.56,-95.1542"/>
1226 </a>
1227 </g>
1228-<!-- 36 -->
1229-<g id="node216" class="node"><title>36</title>
1230+<!-- 38 -->
1231+<g id="node205" class="node"><title>38</title>
1232 <a xlink:href="../zorba.io_modules_schema.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/schema">
1233-<ellipse fill="white" stroke="white" cx="3140" cy="-407" rx="48.0833" ry="18.3848"/>
1234-<text text-anchor="middle" x="3140" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">schema</text>
1235+<ellipse fill="white" stroke="white" cx="3111" cy="-407" rx="48.0833" ry="18.3848"/>
1236+<text text-anchor="middle" x="3111" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">schema</text>
1237 </a>
1238 </g>
1239-<!-- 34&#45;&gt;36 -->
1240-<g id="edge211" class="edge"><title>34-&gt;36</title>
1241+<!-- 36&#45;&gt;38 -->
1242+<g id="edge202" class="edge"><title>36-&gt;38</title>
1243 <a xlink:title="FROM: http://jsoniq.org/functions, TO: http://zorba.io/modules/schema">
1244-<path fill="none" stroke="black" d="M8950.7,-69.933C8387.27,-79.5199 3772.49,-163.874 3200,-364 3187.81,-368.262 3175.92,-375.833 3165.98,-383.446"/>
1245-<polygon fill="black" stroke="black" points="3163.71,-380.777 3158.13,-389.78 3168.11,-386.226 3163.71,-380.777"/>
1246+<path fill="none" stroke="black" d="M8797.44,-85.3489C8812.46,-95.9744 8829.66,-111.318 8838,-130 8861.55,-182.761 8874.26,-215.018 8838,-260 8806.46,-299.126 8445.96,-350.598 8396,-356 8359.93,-359.9 3205.54,-352.873 3171,-364 3158.61,-367.991 3146.61,-375.584 3136.64,-383.292"/>
1247+<polygon fill="black" stroke="black" points="3134.3,-380.679 3128.77,-389.717 3138.73,-386.1 3134.3,-380.679"/>
1248 </a>
1249 </g>
1250-<!-- 46 -->
1251-<g id="node10" class="node"><title>46</title>
1252+<!-- 47 -->
1253+<g id="node10" class="node"><title>47</title>
1254 <a xlink:href="../www.w3.org_2005_xqt-errors.html" xlink:title="(Zorba-core) module uri=http://www.w3.org/2005/xqt-errors">
1255-<ellipse fill="white" stroke="white" cx="9362" cy="-701" rx="60.8112" ry="18.3848"/>
1256-<text text-anchor="middle" x="9362" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">xqt-errors</text>
1257+<ellipse fill="white" stroke="white" cx="9032" cy="-701" rx="60.8112" ry="18.3848"/>
1258+<text text-anchor="middle" x="9032" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">xqt-errors</text>
1259 </a>
1260 </g>
1261-<!-- 44 -->
1262-<g id="node12" class="node"><title>44</title>
1263+<!-- 45 -->
1264+<g id="node12" class="node"><title>45</title>
1265 <a xlink:href="../www.w3.org_2005_xpath-functions.html" xlink:title="(Zorba-core) module uri=http://www.w3.org/2005/xpath-functions">
1266-<ellipse fill="white" stroke="white" cx="9186" cy="-701" rx="87.889" ry="18.3848"/>
1267-<text text-anchor="middle" x="9186" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">xpath-functions</text>
1268+<ellipse fill="white" stroke="white" cx="8856" cy="-701" rx="87.889" ry="18.3848"/>
1269+<text text-anchor="middle" x="8856" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">xpath-functions</text>
1270 </a>
1271 </g>
1272-<!-- 45 -->
1273-<g id="node14" class="node"><title>45</title>
1274+<!-- 46 -->
1275+<g id="node14" class="node"><title>46</title>
1276 <a xlink:href="../www.w3.org_2005_xpath-functions_math.html" xlink:title="(Zorba-core) module uri=http://www.w3.org/2005/xpath-functions/math">
1277-<ellipse fill="white" stroke="white" cx="8997" cy="-701" rx="36.977" ry="18.3848"/>
1278-<text text-anchor="middle" x="8997" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">math</text>
1279+<ellipse fill="white" stroke="white" cx="8667" cy="-701" rx="36.977" ry="18.3848"/>
1280+<text text-anchor="middle" x="8667" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">math</text>
1281 </a>
1282 </g>
1283-<!-- 22 -->
1284-<g id="node16" class="node"><title>22</title>
1285+<!-- 24 -->
1286+<g id="node16" class="node"><title>24</title>
1287 <a xlink:href="../www.functx.com.html" xlink:title="(Zorba-core) module uri=http://www.functx.com">
1288-<ellipse fill="white" stroke="white" cx="9008" cy="-571" rx="94.7523" ry="18.3848"/>
1289-<text text-anchor="middle" x="9008" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">www.functx.com</text>
1290+<ellipse fill="white" stroke="white" cx="9053" cy="-571" rx="94.7523" ry="18.3848"/>
1291+<text text-anchor="middle" x="9053" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">www.functx.com</text>
1292 </a>
1293 </g>
1294-<!-- 24 -->
1295-<g id="node19" class="node"><title>24</title>
1296+<!-- 26 -->
1297+<g id="node19" class="node"><title>26</title>
1298 <a xlink:href="../expath.org_ns_error.html" xlink:title="(Zorba-core) module uri=http://expath.org/ns/error">
1299-<ellipse fill="white" stroke="white" cx="8971" cy="-303" rx="36.0624" ry="18.3848"/>
1300-<text text-anchor="middle" x="8971" y="-299.4" font-family="Times Roman,serif" font-size="14.00" fill="red">error</text>
1301+<ellipse fill="white" stroke="white" cx="446" cy="-303" rx="36.0624" ry="18.3848"/>
1302+<text text-anchor="middle" x="446" y="-299.4" font-family="Times Roman,serif" font-size="14.00" fill="red">error</text>
1303 </a>
1304 </g>
1305-<!-- 33 -->
1306-<g id="node21" class="node"><title>33</title>
1307+<!-- 35 -->
1308+<g id="node21" class="node"><title>35</title>
1309 <a xlink:href="../expath.org_ns_file.html" xlink:title="(Zorba-core) module uri=http://expath.org/ns/file">
1310-<ellipse fill="white" stroke="white" cx="9287" cy="-407" rx="27" ry="18.3848"/>
1311-<text text-anchor="middle" x="9287" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">file</text>
1312+<ellipse fill="white" stroke="white" cx="292" cy="-407" rx="27" ry="18.3848"/>
1313+<text text-anchor="middle" x="292" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">file</text>
1314 </a>
1315 </g>
1316-<!-- 68 -->
1317-<g id="node23" class="node"><title>68</title>
1318+<!-- 80 -->
1319+<g id="node23" class="node"><title>80</title>
1320 <a xlink:href="../expath.org_ns_geo.html" xlink:title="(External module) module uri=http://expath.org/ns/geo">
1321-<ellipse fill="white" stroke="white" cx="8964" cy="-407" rx="28.9914" ry="18.3848"/>
1322-<text text-anchor="middle" x="8964" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">geo</text>
1323+<ellipse fill="white" stroke="white" cx="133" cy="-407" rx="28.9914" ry="18.3848"/>
1324+<text text-anchor="middle" x="133" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">geo</text>
1325 </a>
1326 </g>
1327 <!-- GEOS -->
1328-<g id="node237" class="node"><title>GEOS</title>
1329+<g id="node225" class="node"><title>GEOS</title>
1330 <a xlink:href="http://trac.osgeo.org/geos/" xlink:title="GEOS (Geometry Engine - Open Source)">
1331-<polygon fill="none" stroke="red" points="812,-321 760,-321 756,-317 756,-285 808,-285 812,-289 812,-321"/>
1332-<polyline fill="none" stroke="red" points="808,-317 756,-317 "/>
1333-<polyline fill="none" stroke="red" points="808,-317 808,-285 "/>
1334-<polyline fill="none" stroke="red" points="808,-317 812,-321 "/>
1335-<text text-anchor="middle" x="784" y="-299.4" font-family="Times Roman,serif" font-size="14.00">GEOS</text>
1336+<polygon fill="none" stroke="red" points="570,-321 518,-321 514,-317 514,-285 566,-285 570,-289 570,-321"/>
1337+<polyline fill="none" stroke="red" points="566,-317 514,-317 "/>
1338+<polyline fill="none" stroke="red" points="566,-317 566,-285 "/>
1339+<polyline fill="none" stroke="red" points="566,-317 570,-321 "/>
1340+<text text-anchor="middle" x="542" y="-299.4" font-family="Times Roman,serif" font-size="14.00">GEOS</text>
1341 </a>
1342 </g>
1343-<!-- 68&#45;&gt;GEOS -->
1344-<g id="edge147" class="edge"><title>68-&gt;GEOS</title>
1345+<!-- 80&#45;&gt;GEOS -->
1346+<g id="edge142" class="edge"><title>80-&gt;GEOS</title>
1347 <a xlink:title="FROM: http://expath.org/ns/geo, TO: GEOS">
1348-<path fill="none" stroke="red" d="M8944.7,-392.914C8929.37,-382.648 8906.94,-369.596 8885,-364 8857.87,-357.08 845.821,-368.959 821,-356 810.261,-350.393 802,-340.091 796.036,-330.049"/>
1349-<polygon fill="red" stroke="red" points="799.015,-328.198 791.2,-321.044 792.848,-331.509 799.015,-328.198"/>
1350+<path fill="none" stroke="red" d="M144.447,-389.512C151.679,-380.099 161.929,-369.349 174,-364 206.517,-349.592 461.67,-370.824 494,-356 506.555,-350.243 517.263,-339.48 525.358,-329.149"/>
1351+<polygon fill="red" stroke="red" points="528.196,-331.197 531.276,-321.06 522.547,-327.064 528.196,-331.197"/>
1352 </a>
1353 </g>
1354-<!-- 67 -->
1355-<g id="node25" class="node"><title>67</title>
1356+<!-- 94 -->
1357+<g id="node25" class="node"><title>94</title>
1358 <a xlink:href="../expath.org_ns_http-client.html" xlink:title="(External module) module uri=http://expath.org/ns/http-client">
1359-<ellipse fill="white" stroke="white" cx="9160" cy="-407" rx="62.9325" ry="18.3848"/>
1360-<text text-anchor="middle" x="9160" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">http-client</text>
1361+<ellipse fill="white" stroke="white" cx="419" cy="-407" rx="62.9325" ry="18.3848"/>
1362+<text text-anchor="middle" x="419" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">http-client</text>
1363 </a>
1364 </g>
1365-<!-- 67&#45;&gt;24 -->
1366-<g id="edge257" class="edge"><title>67-&gt;24</title>
1367+<!-- 94&#45;&gt;26 -->
1368+<g id="edge281" class="edge"><title>94-&gt;26</title>
1369 <a xlink:title="FROM: http://expath.org/ns/http-client, TO: http://expath.org/ns/error">
1370-<path fill="none" stroke="black" d="M9135.87,-389.735C9121.73,-380.519 9103.13,-369.89 9085,-364 9053.54,-353.778 9039.77,-372.322 9011,-356 9000.33,-349.947 8991.62,-339.767 8985.08,-329.938"/>
1371-<polygon fill="black" stroke="black" points="8987.9,-327.84 8979.69,-321.138 8981.93,-331.495 8987.9,-327.84"/>
1372+<path fill="none" stroke="black" d="M423.827,-388.407C427.954,-372.509 433.958,-349.386 438.677,-331.208"/>
1373+<polygon fill="black" stroke="black" points="442.09,-331.991 441.215,-321.432 435.314,-330.232 442.09,-331.991"/>
1374 </a>
1375 </g>
1376-<!-- 66 -->
1377-<g id="node70" class="node"><title>66</title>
1378+<!-- 65 -->
1379+<g id="node67" class="node"><title>65</title>
1380 <a xlink:href="../www.zorba-xquery.com_modules_converters_html.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/converters/html">
1381-<ellipse fill="white" stroke="white" cx="3920" cy="-571" rx="33.9411" ry="18.3848"/>
1382-<text text-anchor="middle" x="3920" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">html</text>
1383+<ellipse fill="white" stroke="white" cx="3812" cy="-571" rx="33.9411" ry="18.3848"/>
1384+<text text-anchor="middle" x="3812" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">html</text>
1385 </a>
1386 </g>
1387-<!-- 67&#45;&gt;66 -->
1388-<g id="edge259" class="edge"><title>67-&gt;66</title>
1389+<!-- 94&#45;&gt;65 -->
1390+<g id="edge283" class="edge"><title>94-&gt;65</title>
1391 <a xlink:title="FROM: http://expath.org/ns/http-client, TO: http://www.zorba-xquery.com/modules/converters/html">
1392-<path fill="none" stroke="black" d="M9154.82,-425.532C9145.85,-453.605 9124.5,-505.97 9085,-528 9053.95,-545.315 3999.68,-524.616 3966,-536 3958.25,-538.621 3950.76,-543.125 3944.17,-548.046"/>
1393-<polygon fill="black" stroke="black" points="3941.9,-545.378 3936.33,-554.391 3946.31,-550.818 3941.9,-545.378"/>
1394+<path fill="none" stroke="black" d="M458.557,-421.517C535.52,-448.906 711.343,-507.311 865,-528 904.931,-533.377 3727.84,-523.074 3766,-536 3773.75,-538.626 3781.23,-543.131 3787.83,-548.052"/>
1395+<polygon fill="black" stroke="black" points="3785.69,-550.824 3795.67,-554.397 3790.1,-545.384 3785.69,-550.824"/>
1396 </a>
1397 </g>
1398-<!-- 27 -->
1399-<g id="node163" class="node"><title>27</title>
1400+<!-- 29 -->
1401+<g id="node157" class="node"><title>29</title>
1402 <a xlink:href="../zorba.io_modules_http-client-wrapper.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/http-client-wrapper">
1403-<ellipse fill="white" stroke="white" cx="8766" cy="-303" rx="106.98" ry="18.3848"/>
1404-<text text-anchor="middle" x="8766" y="-299.4" font-family="Times Roman,serif" font-size="14.00" fill="red">http-client-wrapper</text>
1405+<ellipse fill="white" stroke="white" cx="7539" cy="-303" rx="106.98" ry="18.3848"/>
1406+<text text-anchor="middle" x="7539" y="-299.4" font-family="Times Roman,serif" font-size="14.00" fill="red">http-client-wrapper</text>
1407 </a>
1408 </g>
1409-<!-- 67&#45;&gt;27 -->
1410-<g id="edge255" class="edge"><title>67-&gt;27</title>
1411+<!-- 94&#45;&gt;29 -->
1412+<g id="edge279" class="edge"><title>94-&gt;29</title>
1413 <a xlink:title="FROM: http://expath.org/ns/http-client, TO: http://zorba.io/modules/http-client-wrapper">
1414-<path fill="none" stroke="black" d="M9136.66,-389.771C9122.48,-380.319 9103.58,-369.443 9085,-364 9050.41,-353.867 8958.41,-362.717 8923,-356 8886.4,-349.058 8846.66,-335.579 8816.32,-323.952"/>
1415-<polygon fill="black" stroke="black" points="8817.4,-320.618 8806.81,-320.253 8814.86,-327.141 8817.4,-320.618"/>
1416+<path fill="none" stroke="black" d="M477.884,-400.22C568.599,-390.122 748.071,-371.512 901,-364 1070.46,-355.676 6547.68,-311.028 7421.88,-303.947"/>
1417+<polygon fill="black" stroke="black" points="7421.98,-307.446 7431.95,-303.865 7421.92,-300.446 7421.98,-307.446"/>
1418 </a>
1419 </g>
1420 <!-- cURL -->
1421-<g id="node235" class="node"><title>cURL</title>
1422+<g id="node223" class="node"><title>cURL</title>
1423 <a xlink:href="http://curl.haxx.se/" xlink:title="cURL Library">
1424-<polygon fill="none" stroke="red" points="884,-321 834,-321 830,-317 830,-285 880,-285 884,-289 884,-321"/>
1425-<polyline fill="none" stroke="red" points="880,-317 830,-317 "/>
1426-<polyline fill="none" stroke="red" points="880,-317 880,-285 "/>
1427-<polyline fill="none" stroke="red" points="880,-317 884,-321 "/>
1428-<text text-anchor="middle" x="857" y="-299.4" font-family="Times Roman,serif" font-size="14.00">cURL</text>
1429+<polygon fill="none" stroke="red" points="1120,-321 1070,-321 1066,-317 1066,-285 1116,-285 1120,-289 1120,-321"/>
1430+<polyline fill="none" stroke="red" points="1116,-317 1066,-317 "/>
1431+<polyline fill="none" stroke="red" points="1116,-317 1116,-285 "/>
1432+<polyline fill="none" stroke="red" points="1116,-317 1120,-321 "/>
1433+<text text-anchor="middle" x="1093" y="-299.4" font-family="Times Roman,serif" font-size="14.00">cURL</text>
1434 </a>
1435 </g>
1436-<!-- 67&#45;&gt;cURL -->
1437-<g id="edge145" class="edge"><title>67-&gt;cURL</title>
1438+<!-- 94&#45;&gt;cURL -->
1439+<g id="edge152" class="edge"><title>94-&gt;cURL</title>
1440 <a xlink:title="FROM: http://expath.org/ns/http-client, TO: cURL">
1441-<path fill="none" stroke="red" d="M9137.07,-389.682C9122.89,-380.07 9103.84,-369.061 9085,-364 9059.3,-357.098 7195.61,-356.167 7169,-356 4532.8,-339.429 1277.37,-307.201 894.332,-303.374"/>
1442-<polygon fill="red" stroke="red" points="894.12,-299.872 884.085,-303.272 894.05,-306.872 894.12,-299.872"/>
1443+<path fill="none" stroke="red" d="M478.681,-400.946C569.694,-391.878 748.682,-374.696 901,-364 918.313,-362.784 1041.88,-364.514 1057,-356 1067.39,-350.152 1075.39,-339.909 1081.18,-329.978"/>
1444+<polygon fill="red" stroke="red" points="1084.31,-331.556 1085.88,-321.079 1078.12,-328.286 1084.31,-331.556"/>
1445 </a>
1446 </g>
1447-<!-- 95 -->
1448-<g id="node28" class="node"><title>95</title>
1449+<!-- 89 -->
1450+<g id="node28" class="node"><title>89</title>
1451 <a xlink:href="../www.zorba-xquery.com_modules_couchbase.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/couchbase">
1452-<ellipse fill="white" stroke="white" cx="494" cy="-701" rx="62.2254" ry="18.3848"/>
1453-<text text-anchor="middle" x="494" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">couchbase</text>
1454+<ellipse fill="white" stroke="white" cx="1159" cy="-407" rx="62.2254" ry="18.3848"/>
1455+<text text-anchor="middle" x="1159" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">couchbase</text>
1456 </a>
1457 </g>
1458-<!-- 93 -->
1459-<g id="node30" class="node"><title>93</title>
1460+<!-- 75 -->
1461+<g id="node30" class="node"><title>75</title>
1462 <a xlink:href="../www.zorba-xquery.com_modules_jdbc.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/jdbc">
1463-<ellipse fill="white" stroke="white" cx="377" cy="-701" rx="31.1127" ry="18.3848"/>
1464-<text text-anchor="middle" x="377" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">jdbc</text>
1465-</a>
1466-</g>
1467-<!-- 96 -->
1468-<g id="node32" class="node"><title>96</title>
1469-<a xlink:href="../zorba.io_modules_oracle-nosqldb.html" xlink:title="(External module) module uri=http://zorba.io/modules/oracle-nosqldb">
1470-<ellipse fill="white" stroke="white" cx="240" cy="-701" rx="82.0244" ry="18.3848"/>
1471-<text text-anchor="middle" x="240" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">oracle-nosqldb</text>
1472-</a>
1473-</g>
1474-<!-- 3 -->
1475-<g id="node65" class="node"><title>3</title>
1476-<a xlink:href="../zorba.io_modules_base64.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/base64">
1477-<ellipse fill="white" stroke="white" cx="4220" cy="-571" rx="46.1672" ry="18.3848"/>
1478-<text text-anchor="middle" x="4220" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">base64</text>
1479-</a>
1480-</g>
1481-<!-- 96&#45;&gt;3 -->
1482-<g id="edge299" class="edge"><title>96-&gt;3</title>
1483-<a xlink:title="FROM: http://zorba.io/modules/oracle-nosqldb, TO: http://zorba.io/modules/base64">
1484-<path fill="none" stroke="black" d="M275.756,-684.278C292.96,-677.126 314.123,-669.602 334,-666 360.157,-661.26 4138.58,-670.568 4162,-658 4185.09,-645.609 4200.59,-619.523 4209.71,-599.131"/>
1485-<polygon fill="black" stroke="black" points="4213.04,-600.237 4213.68,-589.662 4206.58,-597.53 4213.04,-600.237"/>
1486-</a>
1487-</g>
1488-<!-- 52 -->
1489-<g id="node34" class="node"><title>52</title>
1490+<ellipse fill="white" stroke="white" cx="1042" cy="-407" rx="31.1127" ry="18.3848"/>
1491+<text text-anchor="middle" x="1042" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">jdbc</text>
1492+</a>
1493+</g>
1494+<!-- 79 -->
1495+<g id="node32" class="node"><title>79</title>
1496 <a xlink:href="../zorba.io_modules_sqlite.html" xlink:title="(External module) module uri=http://zorba.io/modules/sqlite">
1497-<ellipse fill="white" stroke="white" cx="97" cy="-701" rx="36.977" ry="18.3848"/>
1498-<text text-anchor="middle" x="97" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">sqlite</text>
1499+<ellipse fill="white" stroke="white" cx="950" cy="-407" rx="36.977" ry="18.3848"/>
1500+<text text-anchor="middle" x="950" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">sqlite</text>
1501 </a>
1502 </g>
1503 <!-- SQLite -->
1504-<g id="node231" class="node"><title>SQLite</title>
1505+<g id="node220" class="node"><title>SQLite</title>
1506 <a xlink:href="http://www.sqlite.org/" xlink:title="SQLite">
1507-<polygon fill="none" stroke="red" points="78,-321 20,-321 16,-317 16,-285 74,-285 78,-289 78,-321"/>
1508-<polyline fill="none" stroke="red" points="74,-317 16,-317 "/>
1509-<polyline fill="none" stroke="red" points="74,-317 74,-285 "/>
1510-<polyline fill="none" stroke="red" points="74,-317 78,-321 "/>
1511-<text text-anchor="middle" x="47" y="-299.4" font-family="Times Roman,serif" font-size="14.00">SQLite</text>
1512+<polygon fill="none" stroke="red" points="722,-321 664,-321 660,-317 660,-285 718,-285 722,-289 722,-321"/>
1513+<polyline fill="none" stroke="red" points="718,-317 660,-317 "/>
1514+<polyline fill="none" stroke="red" points="718,-317 718,-285 "/>
1515+<polyline fill="none" stroke="red" points="718,-317 722,-321 "/>
1516+<text text-anchor="middle" x="691" y="-299.4" font-family="Times Roman,serif" font-size="14.00">SQLite</text>
1517 </a>
1518 </g>
1519-<!-- 52&#45;&gt;SQLite -->
1520-<g id="edge135" class="edge"><title>52-&gt;SQLite</title>
1521+<!-- 79&#45;&gt;SQLite -->
1522+<g id="edge140" class="edge"><title>79-&gt;SQLite</title>
1523 <a xlink:title="FROM: http://zorba.io/modules/sqlite, TO: SQLite">
1524-<path fill="none" stroke="red" d="M94.6555,-682.337C86.6322,-618.472 60.2391,-408.383 50.5812,-331.507"/>
1525-<polygon fill="red" stroke="red" points="54.0012,-330.65 49.2819,-321.164 47.0558,-331.522 54.0012,-330.65"/>
1526+<path fill="none" stroke="red" d="M933.178,-389.996C922.612,-380.495 908.15,-369.493 893,-364 859.115,-351.714 762.857,-372.862 731,-356 719.968,-350.161 711.112,-339.779 704.565,-329.742"/>
1527+<polygon fill="red" stroke="red" points="707.55,-327.915 699.41,-321.134 701.545,-331.511 707.55,-327.915"/>
1528 </a>
1529 </g>
1530-<!-- 99 -->
1531-<g id="node38" class="node"><title>99</title>
1532+<!-- 72 -->
1533+<g id="node35" class="node"><title>72</title>
1534 <a xlink:href="../zorba.io_modules_archive.html" xlink:title="(External module) module uri=http://zorba.io/modules/archive">
1535-<ellipse fill="white" stroke="white" cx="3057" cy="-701" rx="46.8775" ry="18.3848"/>
1536-<text text-anchor="middle" x="3057" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">archive</text>
1537+<ellipse fill="white" stroke="white" cx="7743" cy="-701" rx="46.8775" ry="18.3848"/>
1538+<text text-anchor="middle" x="7743" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">archive</text>
1539+</a>
1540+</g>
1541+<!-- 72&#45;&gt;36 -->
1542+<g id="edge253" class="edge"><title>72-&gt;36</title>
1543+<a xlink:title="FROM: http://zorba.io/modules/archive, TO: http://jsoniq.org/functions">
1544+<path fill="none" stroke="black" d="M7789.67,-698.749C7916.48,-692.698 8278.1,-675.87 8579,-666 8588.36,-665.693 8909.27,-664.514 8916,-658 8956.13,-619.135 8930,-462.864 8930,-407 8930,-407 8930,-407 8930,-303 8930,-225.86 8961.32,-192.427 8916,-130 8896.12,-102.618 8861.58,-87.4639 8831.08,-79.1099"/>
1545+<polygon fill="black" stroke="black" points="8831.89,-75.7065 8821.34,-76.6296 8830.17,-82.4899 8831.89,-75.7065"/>
1546+</a>
1547+</g>
1548+<!-- 72&#45;&gt;35 -->
1549+<g id="edge251" class="edge"><title>72-&gt;35</title>
1550+<a xlink:title="FROM: http://zorba.io/modules/archive, TO: http://expath.org/ns/file">
1551+<path fill="none" stroke="black" d="M7696.1,-698.231C7573.52,-691.146 7233.47,-672.465 6950,-666 6802.01,-662.625 1768.72,-667.617 1621,-658 1198.85,-630.516 1098.83,-568.045 677,-536 657.828,-534.544 346.41,-539.499 331,-528 302.609,-506.815 294.488,-464.634 292.38,-436.111"/>
1552+<polygon fill="black" stroke="black" points="295.864,-435.719 291.837,-425.92 288.874,-436.092 295.864,-435.719"/>
1553 </a>
1554 </g>
1555 <!-- libarchive -->
1556-<g id="node234" class="node"><title>libarchive</title>
1557+<g id="node222" class="node"><title>libarchive</title>
1558 <a xlink:href="http://code.google.com/p/libarchive/" xlink:title="libarchive">
1559-<polygon fill="none" stroke="red" points="432,-321 354,-321 350,-317 350,-285 428,-285 432,-289 432,-321"/>
1560-<polyline fill="none" stroke="red" points="428,-317 350,-317 "/>
1561-<polyline fill="none" stroke="red" points="428,-317 428,-285 "/>
1562-<polyline fill="none" stroke="red" points="428,-317 432,-321 "/>
1563-<text text-anchor="middle" x="391" y="-299.4" font-family="Times Roman,serif" font-size="14.00">libarchive</text>
1564+<polygon fill="none" stroke="red" points="1304,-321 1226,-321 1222,-317 1222,-285 1300,-285 1304,-289 1304,-321"/>
1565+<polyline fill="none" stroke="red" points="1300,-317 1222,-317 "/>
1566+<polyline fill="none" stroke="red" points="1300,-317 1300,-285 "/>
1567+<polyline fill="none" stroke="red" points="1300,-317 1304,-321 "/>
1568+<text text-anchor="middle" x="1263" y="-299.4" font-family="Times Roman,serif" font-size="14.00">libarchive</text>
1569 </a>
1570 </g>
1571-<!-- 99&#45;&gt;libarchive -->
1572-<g id="edge169" class="edge"><title>99-&gt;libarchive</title>
1573+<!-- 72&#45;&gt;libarchive -->
1574+<g id="edge130" class="edge"><title>72-&gt;libarchive</title>
1575 <a xlink:title="FROM: http://zorba.io/modules/archive, TO: libarchive">
1576-<path fill="none" stroke="red" d="M3030.93,-685.414C3016.94,-677.953 2999.11,-669.825 2982,-666 2965.62,-662.338 579.228,-666.904 565,-658 504.167,-619.929 426.618,-407.188 400.251,-330.534"/>
1577-<polygon fill="red" stroke="red" points="403.56,-329.392 397.015,-321.06 396.935,-331.655 403.56,-329.392"/>
1578-</a>
1579-</g>
1580-<!-- 78 -->
1581-<g id="node41" class="node"><title>78</title>
1582-<a xlink:href="../zorba.io_modules_hmac.html" xlink:title="(External module) module uri=http://zorba.io/modules/hmac">
1583-<ellipse fill="white" stroke="white" cx="3001" cy="-571" rx="36.977" ry="18.3848"/>
1584-<text text-anchor="middle" x="3001" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">hmac</text>
1585-</a>
1586-</g>
1587-<!-- 79 -->
1588-<g id="node43" class="node"><title>79</title>
1589-<a xlink:href="../zorba.io_modules_hash.html" xlink:title="(External module) module uri=http://zorba.io/modules/hash">
1590-<ellipse fill="white" stroke="white" cx="2905" cy="-571" rx="34.8574" ry="18.3848"/>
1591-<text text-anchor="middle" x="2905" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">hash</text>
1592-</a>
1593-</g>
1594-<!-- 58 -->
1595-<g id="node46" class="node"><title>58</title>
1596+<path fill="none" stroke="red" d="M7696.1,-698.231C7573.52,-691.147 7233.47,-672.467 6950,-666 6940.81,-665.79 1664.33,-663.539 1657,-658 1548.57,-576.082 1673.04,-455.973 1573,-364 1535.9,-329.893 1392.35,-313.321 1314.27,-306.684"/>
1597+<polygon fill="red" stroke="red" points="1314.42,-303.184 1304.17,-305.849 1313.85,-310.161 1314.42,-303.184"/>
1598+</a>
1599+</g>
1600+<!-- 33 -->
1601+<g id="node266" class="node"><title>33</title>
1602+<ellipse fill="none" stroke="black" cx="8690" cy="-571" rx="27" ry="18.3848"/>
1603+<text text-anchor="middle" x="8690" y="-567.4" font-family="Times Roman,serif" font-size="14.00">33</text>
1604+</g>
1605+<!-- 72&#45;&gt;33 -->
1606+<g id="edge249" class="edge"><title>72-&gt;33</title>
1607+<a xlink:title="FROM: http://zorba.io/modules/archive, TO: http://jsound.io/modules/validate">
1608+<path fill="none" stroke="black" d="M7789.99,-700.391C7931.62,-698.222 8352.82,-689.249 8486,-658 8550.79,-642.797 8621.09,-608.461 8659.92,-587.761"/>
1609+<polygon fill="black" stroke="black" points="8661.96,-590.641 8669.1,-582.811 8658.63,-584.48 8661.96,-590.641"/>
1610+</a>
1611+</g>
1612+<!-- 66 -->
1613+<g id="node38" class="node"><title>66</title>
1614+<a xlink:href="../www.zorba-xquery.com_modules_cryptography_hmac.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/cryptography/hmac">
1615+<ellipse fill="white" stroke="white" cx="3253" cy="-571" rx="36.977" ry="18.3848"/>
1616+<text text-anchor="middle" x="3253" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">hmac</text>
1617+</a>
1618+</g>
1619+<!-- 67 -->
1620+<g id="node40" class="node"><title>67</title>
1621+<a xlink:href="../www.zorba-xquery.com_modules_cryptography_hash.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/cryptography/hash">
1622+<ellipse fill="white" stroke="white" cx="3157" cy="-571" rx="34.8574" ry="18.3848"/>
1623+<text text-anchor="middle" x="3157" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">hash</text>
1624+</a>
1625+</g>
1626+<!-- 81 -->
1627+<g id="node43" class="node"><title>81</title>
1628 <a xlink:href="../zorba.io_modules_data-cleaning_character-based-string-similarity.html" xlink:title="(External module) module uri=http://zorba.io/modules/data-cleaning/character-based-string-similarity">
1629-<ellipse fill="white" stroke="white" cx="7524" cy="-303" rx="168.999" ry="18.3848"/>
1630-<text text-anchor="middle" x="7524" y="-299.4" font-family="Times Roman,serif" font-size="14.00" fill="green">character-based-string-similarity</text>
1631+<ellipse fill="white" stroke="white" cx="8215" cy="-303" rx="168.999" ry="18.3848"/>
1632+<text text-anchor="middle" x="8215" y="-299.4" font-family="Times Roman,serif" font-size="14.00" fill="green">character-based-string-similarity</text>
1633 </a>
1634 </g>
1635-<!-- 59 -->
1636-<g id="node48" class="node"><title>59</title>
1637+<!-- 82 -->
1638+<g id="node45" class="node"><title>82</title>
1639 <a xlink:href="../zorba.io_modules_data-cleaning_consolidation.html" xlink:title="(External module) module uri=http://zorba.io/modules/data-cleaning/consolidation">
1640-<ellipse fill="white" stroke="white" cx="7430" cy="-407" rx="75.1594" ry="18.3848"/>
1641-<text text-anchor="middle" x="7430" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">consolidation</text>
1642+<ellipse fill="white" stroke="white" cx="8121" cy="-407" rx="75.1594" ry="18.3848"/>
1643+<text text-anchor="middle" x="8121" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">consolidation</text>
1644 </a>
1645 </g>
1646-<!-- 59&#45;&gt;58 -->
1647-<g id="edge235" class="edge"><title>59-&gt;58</title>
1648+<!-- 82&#45;&gt;81 -->
1649+<g id="edge262" class="edge"><title>82-&gt;81</title>
1650 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/consolidation, TO: http://zorba.io/modules/data-cleaning/character-based-string-similarity">
1651-<path fill="none" stroke="black" d="M7446.37,-388.885C7461.29,-372.386 7483.48,-347.826 7500.33,-329.191"/>
1652-<polygon fill="black" stroke="black" points="7503.07,-331.374 7507.18,-321.608 7497.88,-326.68 7503.07,-331.374"/>
1653+<path fill="none" stroke="black" d="M8137.37,-388.885C8152.29,-372.386 8174.48,-347.826 8191.33,-329.191"/>
1654+<polygon fill="black" stroke="black" points="8194.07,-331.374 8198.18,-321.608 8188.88,-326.68 8194.07,-331.374"/>
1655 </a>
1656 </g>
1657-<!-- 64 -->
1658-<g id="node60" class="node"><title>64</title>
1659+<!-- 87 -->
1660+<g id="node57" class="node"><title>87</title>
1661 <a xlink:href="../zorba.io_modules_data-cleaning_set-similarity.html" xlink:title="(External module) module uri=http://zorba.io/modules/data-cleaning/set-similarity">
1662-<ellipse fill="white" stroke="white" cx="7256" cy="-303" rx="74.9533" ry="18.3848"/>
1663-<text text-anchor="middle" x="7256" y="-299.4" font-family="Times Roman,serif" font-size="14.00" fill="green">set-similarity</text>
1664+<ellipse fill="white" stroke="white" cx="7947" cy="-303" rx="74.9533" ry="18.3848"/>
1665+<text text-anchor="middle" x="7947" y="-299.4" font-family="Times Roman,serif" font-size="14.00" fill="green">set-similarity</text>
1666 </a>
1667 </g>
1668-<!-- 59&#45;&gt;64 -->
1669-<g id="edge233" class="edge"><title>59-&gt;64</title>
1670+<!-- 82&#45;&gt;87 -->
1671+<g id="edge260" class="edge"><title>82-&gt;87</title>
1672 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/consolidation, TO: http://zorba.io/modules/data-cleaning/set-similarity">
1673-<path fill="none" stroke="black" d="M7400.53,-389.891C7383.65,-380.048 7362.09,-367.407 7343,-356 7326.5,-346.14 7308.33,-335.101 7292.89,-325.66"/>
1674-<polygon fill="black" stroke="black" points="7294.49,-322.541 7284.14,-320.307 7290.84,-328.512 7294.49,-322.541"/>
1675+<path fill="none" stroke="black" d="M8091.53,-389.891C8074.65,-380.048 8053.09,-367.407 8034,-356 8017.5,-346.14 7999.33,-335.101 7983.89,-325.66"/>
1676+<polygon fill="black" stroke="black" points="7985.49,-322.541 7975.14,-320.307 7981.84,-328.512 7985.49,-322.541"/>
1677 </a>
1678 </g>
1679-<!-- 60 -->
1680-<g id="node50" class="node"><title>60</title>
1681+<!-- 83 -->
1682+<g id="node47" class="node"><title>83</title>
1683 <a xlink:href="../zorba.io_modules_data-cleaning_conversion.html" xlink:title="(External module) module uri=http://zorba.io/modules/data-cleaning/conversion">
1684-<ellipse fill="white" stroke="white" cx="7373" cy="-571" rx="63.8479" ry="18.3848"/>
1685-<text text-anchor="middle" x="7373" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">conversion</text>
1686+<ellipse fill="white" stroke="white" cx="7770" cy="-571" rx="63.8479" ry="18.3848"/>
1687+<text text-anchor="middle" x="7770" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">conversion</text>
1688 </a>
1689 </g>
1690-<!-- 25 -->
1691-<g id="node161" class="node"><title>25</title>
1692+<!-- 27 -->
1693+<g id="node155" class="node"><title>27</title>
1694 <a xlink:href="../www.zorba-xquery.com_modules_http-client.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/http-client">
1695-<ellipse fill="white" stroke="white" cx="8702" cy="-407" rx="62.9325" ry="18.3848"/>
1696-<text text-anchor="middle" x="8702" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">http-client</text>
1697+<ellipse fill="white" stroke="white" cx="7603" cy="-407" rx="62.9325" ry="18.3848"/>
1698+<text text-anchor="middle" x="7603" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">http-client</text>
1699 </a>
1700 </g>
1701-<!-- 60&#45;&gt;25 -->
1702-<g id="edge237" class="edge"><title>60-&gt;25</title>
1703+<!-- 83&#45;&gt;27 -->
1704+<g id="edge264" class="edge"><title>83-&gt;27</title>
1705 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://www.zorba-xquery.com/modules/http-client">
1706-<path fill="none" stroke="black" d="M7401.57,-554.334C7415.41,-547.194 7432.55,-539.664 7449,-536 7480.94,-528.885 8598.46,-544.013 8627,-528 8662.28,-508.201 8683.11,-464.247 8693.54,-435.125"/>
1707-<polygon fill="black" stroke="black" points="8696.91,-436.101 8696.8,-425.507 8690.28,-433.852 8696.91,-436.101"/>
1708-</a>
1709-</g>
1710-<!-- 6 -->
1711-<g id="node188" class="node"><title>6</title>
1712-<a xlink:href="../www.zorba-xquery.com_modules_reflection.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/reflection">
1713-<ellipse fill="white" stroke="white" cx="7907" cy="-407" rx="57.9828" ry="18.3848"/>
1714-<text text-anchor="middle" x="7907" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">reflection</text>
1715-</a>
1716-</g>
1717-<!-- 60&#45;&gt;6 -->
1718-<g id="edge239" class="edge"><title>60-&gt;6</title>
1719-<a xlink:title="FROM: http://zorba.io/modules/data-cleaning/conversion, TO: http://www.zorba-xquery.com/modules/reflection">
1720-<path fill="none" stroke="black" d="M7401.6,-554.442C7415.44,-547.326 7432.58,-539.785 7449,-536 7469.14,-531.357 7802.73,-537.677 7821,-528 7858.44,-508.163 7883.26,-463.897 7896.23,-434.763"/>
1721-<polygon fill="black" stroke="black" points="7899.47,-436.091 7900.18,-425.52 7893.03,-433.343 7899.47,-436.091"/>
1722-</a>
1723-</g>
1724-<!-- 61 -->
1725-<g id="node52" class="node"><title>61</title>
1726+<path fill="none" stroke="black" d="M7735.5,-555.332C7721.75,-548.142 7706.3,-538.801 7694,-528 7662.55,-500.39 7635.02,-460.316 7618.7,-433.964"/>
1727+<polygon fill="black" stroke="black" points="7621.59,-431.984 7613.4,-425.258 7615.61,-435.621 7621.59,-431.984"/>
1728+</a>
1729+</g>
1730+<!-- 84 -->
1731+<g id="node49" class="node"><title>84</title>
1732 <a xlink:href="../zorba.io_modules_data-cleaning_hybrid-string-similarity.html" xlink:title="(External module) module uri=http://zorba.io/modules/data-cleaning/hybrid-string-similarity">
1733-<ellipse fill="white" stroke="white" cx="7163" cy="-571" rx="121.83" ry="18.3848"/>
1734-<text text-anchor="middle" x="7163" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">hybrid-string-similarity</text>
1735+<ellipse fill="white" stroke="white" cx="8352" cy="-571" rx="121.83" ry="18.3848"/>
1736+<text text-anchor="middle" x="8352" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">hybrid-string-similarity</text>
1737 </a>
1738 </g>
1739-<!-- 61&#45;&gt;58 -->
1740-<g id="edge245" class="edge"><title>61-&gt;58</title>
1741+<!-- 84&#45;&gt;81 -->
1742+<g id="edge271" class="edge"><title>84-&gt;81</title>
1743 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/hybrid-string-similarity, TO: http://zorba.io/modules/data-cleaning/character-based-string-similarity">
1744-<path fill="none" stroke="black" d="M7215.92,-554.319C7240.34,-547.362 7269.88,-539.985 7297,-536 7309.1,-534.222 7508.37,-536.671 7517,-528 7530.53,-514.4 7527.42,-389.305 7525.24,-331.743"/>
1745-<polygon fill="black" stroke="black" points="7528.73,-331.357 7524.84,-321.503 7521.73,-331.634 7528.73,-331.357"/>
1746+<path fill="none" stroke="black" d="M8282.79,-555.715C8256.07,-548.317 8230,-538.716 8222,-528 8210.55,-512.664 8212.52,-389.072 8214.08,-331.865"/>
1747+<polygon fill="black" stroke="black" points="8217.59,-331.774 8214.37,-321.678 8210.59,-331.573 8217.59,-331.774"/>
1748 </a>
1749 </g>
1750-<!-- 63 -->
1751-<g id="node58" class="node"><title>63</title>
1752+<!-- 86 -->
1753+<g id="node55" class="node"><title>86</title>
1754 <a xlink:href="../zorba.io_modules_data-cleaning_phonetic-string-similarity.html" xlink:title="(External module) module uri=http://zorba.io/modules/data-cleaning/phonetic-string-similarity">
1755-<ellipse fill="white" stroke="white" cx="7676" cy="-407" rx="133.143" ry="18.3848"/>
1756-<text text-anchor="middle" x="7676" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">phonetic-string-similarity</text>
1757+<ellipse fill="white" stroke="white" cx="8367" cy="-407" rx="133.143" ry="18.3848"/>
1758+<text text-anchor="middle" x="8367" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">phonetic-string-similarity</text>
1759 </a>
1760 </g>
1761-<!-- 61&#45;&gt;63 -->
1762-<g id="edge247" class="edge"><title>61-&gt;63</title>
1763+<!-- 84&#45;&gt;86 -->
1764+<g id="edge273" class="edge"><title>84-&gt;86</title>
1765 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/hybrid-string-similarity, TO: http://zorba.io/modules/data-cleaning/phonetic-string-similarity">
1766-<path fill="none" stroke="black" d="M7215.91,-554.296C7240.34,-547.334 7269.88,-539.96 7297,-536 7322.52,-532.274 7504.87,-537.124 7529,-528 7580.72,-508.441 7627.61,-462.781 7653.9,-433.481"/>
1767-<polygon fill="black" stroke="black" points="7656.78,-435.506 7660.76,-425.686 7651.53,-430.883 7656.78,-435.506"/>
1768+<path fill="none" stroke="black" d="M8353.72,-552.187C8356.33,-523.641 8361.31,-469.174 8364.38,-435.674"/>
1769+<polygon fill="black" stroke="black" points="8367.87,-435.871 8365.3,-425.593 8360.9,-435.233 8367.87,-435.871"/>
1770 </a>
1771 </g>
1772-<!-- 61&#45;&gt;64 -->
1773-<g id="edge241" class="edge"><title>61-&gt;64</title>
1774+<!-- 84&#45;&gt;87 -->
1775+<g id="edge267" class="edge"><title>84-&gt;87</title>
1776 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/hybrid-string-similarity, TO: http://zorba.io/modules/data-cleaning/set-similarity">
1777-<path fill="none" stroke="black" d="M7224,-554.922C7246.88,-548.93 7273.12,-542.103 7297,-536 7311.2,-532.37 7319.98,-539.555 7329,-528 7340.21,-513.637 7336.72,-380.507 7329,-364 7321.76,-348.513 7308.44,-335.576 7295.14,-325.66"/>
1778-<polygon fill="black" stroke="black" points="7297.11,-322.767 7286.91,-319.881 7293.08,-328.494 7297.11,-322.767"/>
1779+<path fill="none" stroke="black" d="M8298.75,-554.317C8274.38,-547.404 8244.99,-540.064 8218,-536 8207.88,-534.476 8041.38,-535.083 8034,-528 8007.6,-502.681 8036.89,-396.445 8020,-364 8012.11,-348.835 7998.66,-335.96 7985.44,-326.003"/>
1780+<polygon fill="black" stroke="black" points="7987.47,-323.148 7977.29,-320.186 7983.4,-328.845 7987.47,-323.148"/>
1781 </a>
1782 </g>
1783-<!-- 65 -->
1784-<g id="node62" class="node"><title>65</title>
1785+<!-- 88 -->
1786+<g id="node59" class="node"><title>88</title>
1787 <a xlink:href="../zorba.io_modules_data-cleaning_token-based-string-similarity.html" xlink:title="(External module) module uri=http://zorba.io/modules/data-cleaning/token-based-string-similarity">
1788-<ellipse fill="white" stroke="white" cx="7166" cy="-407" rx="150.821" ry="18.3848"/>
1789-<text text-anchor="middle" x="7166" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">token-based-string-similarity</text>
1790+<ellipse fill="white" stroke="white" cx="7857" cy="-407" rx="150.821" ry="18.3848"/>
1791+<text text-anchor="middle" x="7857" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">token-based-string-similarity</text>
1792 </a>
1793 </g>
1794-<!-- 61&#45;&gt;65 -->
1795-<g id="edge243" class="edge"><title>61-&gt;65</title>
1796+<!-- 84&#45;&gt;88 -->
1797+<g id="edge269" class="edge"><title>84-&gt;88</title>
1798 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/hybrid-string-similarity, TO: http://zorba.io/modules/data-cleaning/token-based-string-similarity">
1799-<path fill="none" stroke="black" d="M7163.34,-552.187C7163.87,-523.641 7164.86,-469.174 7165.48,-435.674"/>
1800-<polygon fill="black" stroke="black" points="7168.98,-435.656 7165.66,-425.593 7161.98,-435.528 7168.98,-435.656"/>
1801+<path fill="none" stroke="black" d="M8298.75,-554.283C8274.39,-547.364 8244.99,-540.028 8218,-536 8174.89,-529.566 8063.14,-542.405 8022,-528 7965.44,-508.197 7911.77,-461.947 7881.74,-432.707"/>
1802+<polygon fill="black" stroke="black" points="7884.2,-430.214 7874.63,-425.666 7879.28,-435.189 7884.2,-430.214"/>
1803 </a>
1804 </g>
1805-<!-- 54 -->
1806-<g id="node54" class="node"><title>54</title>
1807+<!-- 76 -->
1808+<g id="node51" class="node"><title>76</title>
1809 <a xlink:href="../zorba.io_modules_info-extraction.html" xlink:title="(External module) module uri=http://zorba.io/modules/info-extraction">
1810-<ellipse fill="white" stroke="white" cx="7726" cy="-571" rx="82.939" ry="18.3848"/>
1811-<text text-anchor="middle" x="7726" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">info-extraction</text>
1812+<ellipse fill="white" stroke="white" cx="8123" cy="-571" rx="82.939" ry="18.3848"/>
1813+<text text-anchor="middle" x="8123" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">info-extraction</text>
1814 </a>
1815 </g>
1816-<!-- 54&#45;&gt;25 -->
1817-<g id="edge231" class="edge"><title>54-&gt;25</title>
1818+<!-- 76&#45;&gt;27 -->
1819+<g id="edge256" class="edge"><title>76-&gt;27</title>
1820 <a xlink:title="FROM: http://zorba.io/modules/info-extraction, TO: http://www.zorba-xquery.com/modules/http-client">
1821-<path fill="none" stroke="black" d="M7808.94,-569.126C8025.22,-563.962 8592.1,-548.535 8627,-528 8661.68,-507.596 8682.58,-464.207 8693.21,-435.32"/>
1822-<polygon fill="black" stroke="black" points="8696.55,-436.363 8696.54,-425.768 8689.94,-434.056 8696.55,-436.363"/>
1823+<path fill="none" stroke="black" d="M8086.36,-554.29C8069.04,-547.235 8047.86,-539.787 8028,-536 8009.77,-532.523 7710.51,-536.488 7694,-528 7655.57,-508.237 7628.97,-463.95 7614.85,-434.791"/>
1824+<polygon fill="black" stroke="black" points="7617.94,-433.128 7610.54,-425.54 7611.59,-436.083 7617.94,-433.128"/>
1825 </a>
1826 </g>
1827-<!-- 62 -->
1828-<g id="node56" class="node"><title>62</title>
1829+<!-- 85 -->
1830+<g id="node53" class="node"><title>85</title>
1831 <a xlink:href="../zorba.io_modules_data-cleaning_normalization.html" xlink:title="(External module) module uri=http://zorba.io/modules/data-cleaning/normalization">
1832-<ellipse fill="white" stroke="white" cx="7540" cy="-571" rx="79.196" ry="18.3848"/>
1833-<text text-anchor="middle" x="7540" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">normalization</text>
1834+<ellipse fill="white" stroke="white" cx="7937" cy="-571" rx="79.196" ry="18.3848"/>
1835+<text text-anchor="middle" x="7937" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">normalization</text>
1836 </a>
1837 </g>
1838-<!-- 62&#45;&gt;25 -->
1839-<g id="edge249" class="edge"><title>62-&gt;25</title>
1840+<!-- 85&#45;&gt;27 -->
1841+<g id="edge275" class="edge"><title>85-&gt;27</title>
1842 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/normalization, TO: http://www.zorba-xquery.com/modules/http-client">
1843-<path fill="none" stroke="black" d="M7574.57,-554.332C7591.22,-547.192 7611.71,-539.662 7631,-536 7658.18,-530.84 8602.88,-541.554 8627,-528 8662.27,-508.179 8683.1,-464.231 8693.54,-435.116"/>
1844-<polygon fill="black" stroke="black" points="8696.9,-436.095 8696.8,-425.501 8690.27,-433.845 8696.9,-436.095"/>
1845+<path fill="none" stroke="black" d="M7901.49,-554.351C7884.98,-547.401 7864.87,-540.02 7846,-536 7812.92,-528.953 7723.86,-543.897 7694,-528 7655.85,-507.689 7629.17,-463.558 7614.96,-434.581"/>
1846+<polygon fill="black" stroke="black" points="7618.06,-432.939 7610.62,-425.391 7611.73,-435.928 7618.06,-432.939"/>
1847 </a>
1848 </g>
1849-<!-- 65&#45;&gt;64 -->
1850-<g id="edge251" class="edge"><title>65-&gt;64</title>
1851+<!-- 88&#45;&gt;87 -->
1852+<g id="edge277" class="edge"><title>88-&gt;87</title>
1853 <a xlink:title="FROM: http://zorba.io/modules/data-cleaning/token-based-string-similarity, TO: http://zorba.io/modules/data-cleaning/set-similarity">
1854-<path fill="none" stroke="black" d="M7182.09,-388.407C7196.3,-371.991 7217.17,-347.872 7233.11,-329.448"/>
1855-<polygon fill="black" stroke="black" points="7236.15,-331.284 7240.05,-321.432 7230.86,-326.704 7236.15,-331.284"/>
1856-</a>
1857-</g>
1858-<!-- 94 -->
1859-<g id="node67" class="node"><title>94</title>
1860+<path fill="none" stroke="black" d="M7873.09,-388.407C7887.3,-371.991 7908.17,-347.872 7924.11,-329.448"/>
1861+<polygon fill="black" stroke="black" points="7927.15,-331.284 7931.05,-321.432 7921.86,-326.704 7927.15,-331.284"/>
1862+</a>
1863+</g>
1864+<!-- 3 -->
1865+<g id="node62" class="node"><title>3</title>
1866+<a xlink:href="../zorba.io_modules_base64.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/base64">
1867+<ellipse fill="white" stroke="white" cx="4112" cy="-571" rx="46.1672" ry="18.3848"/>
1868+<text text-anchor="middle" x="4112" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">base64</text>
1869+</a>
1870+</g>
1871+<!-- 78 -->
1872+<g id="node64" class="node"><title>78</title>
1873 <a xlink:href="../zorba.io_modules_csv.html" xlink:title="(External module) module uri=http://zorba.io/modules/csv">
1874-<ellipse fill="white" stroke="white" cx="4123" cy="-571" rx="27" ry="18.3848"/>
1875-<text text-anchor="middle" x="4123" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">csv</text>
1876+<ellipse fill="white" stroke="white" cx="4015" cy="-571" rx="27" ry="18.3848"/>
1877+<text text-anchor="middle" x="4015" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">csv</text>
1878 </a>
1879 </g>
1880-<!-- 94&#45;&gt;36 -->
1881-<g id="edge297" class="edge"><title>94-&gt;36</title>
1882+<!-- 78&#45;&gt;38 -->
1883+<g id="edge258" class="edge"><title>78-&gt;38</title>
1884 <a xlink:title="FROM: http://zorba.io/modules/csv, TO: http://zorba.io/modules/schema">
1885-<path fill="none" stroke="black" d="M4110.54,-554.129C4104.33,-547.134 4096.19,-539.78 4087,-536 4064.21,-526.628 3220.88,-541.083 3200,-528 3167.79,-507.819 3152.32,-464.684 3145.3,-435.753"/>
1886-<polygon fill="black" stroke="black" points="3148.67,-434.804 3143.08,-425.806 3141.84,-436.328 3148.67,-434.804"/>
1887+<path fill="none" stroke="black" d="M4002.54,-554.133C3996.33,-547.138 3988.19,-539.784 3979,-536 3958.25,-527.454 3190.01,-539.926 3171,-528 3138.8,-507.805 3123.32,-464.673 3116.3,-435.748"/>
1888+<polygon fill="black" stroke="black" points="3119.67,-434.799 3114.08,-425.802 3112.84,-436.325 3119.67,-434.799"/>
1889 </a>
1890 </g>
1891-<!-- 30 -->
1892-<g id="node68" class="node"><title>30</title>
1893+<!-- 32 -->
1894+<g id="node65" class="node"><title>32</title>
1895 <a xlink:href="../zorba.io_modules_json-csv.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/json-csv">
1896-<ellipse fill="white" stroke="white" cx="4028" cy="-571" rx="50.2046" ry="18.3848"/>
1897-<text text-anchor="middle" x="4028" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">json-csv</text>
1898+<ellipse fill="white" stroke="white" cx="3920" cy="-571" rx="50.2046" ry="18.3848"/>
1899+<text text-anchor="middle" x="3920" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">json-csv</text>
1900 </a>
1901 </g>
1902-<!-- 66&#45;&gt;36 -->
1903-<g id="edge253" class="edge"><title>66-&gt;36</title>
1904+<!-- 65&#45;&gt;38 -->
1905+<g id="edge232" class="edge"><title>65-&gt;38</title>
1906 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/converters/html, TO: http://zorba.io/modules/schema">
1907-<path fill="none" stroke="black" d="M3903.65,-554.442C3895.48,-547.326 3885.01,-539.785 3874,-536 3856.29,-529.912 3215.85,-537.964 3200,-528 3167.82,-507.774 3152.34,-464.65 3145.31,-435.735"/>
1908-<polygon fill="black" stroke="black" points="3148.68,-434.789 3143.09,-425.793 3141.85,-436.316 3148.68,-434.789"/>
1909+<path fill="none" stroke="black" d="M3795.65,-554.45C3787.48,-547.335 3777.01,-539.793 3766,-536 3734.75,-525.227 3198.97,-545.615 3171,-528 3138.84,-507.748 3123.35,-464.632 3116.31,-435.725"/>
1910+<polygon fill="black" stroke="black" points="3119.69,-434.78 3114.09,-425.786 3112.86,-436.309 3119.69,-434.78"/>
1911 </a>
1912 </g>
1913 <!-- Tidy -->
1914-<g id="node241" class="node"><title>Tidy</title>
1915+<g id="node229" class="node"><title>Tidy</title>
1916 <a xlink:href="http://tidy.sourceforge.net/" xlink:title="Tidy C++ Library">
1917-<polygon fill="none" stroke="red" points="660,-321 610,-321 606,-317 606,-285 656,-285 660,-289 660,-321"/>
1918-<polyline fill="none" stroke="red" points="656,-317 606,-317 "/>
1919-<polyline fill="none" stroke="red" points="656,-317 656,-285 "/>
1920-<polyline fill="none" stroke="red" points="656,-317 660,-321 "/>
1921-<text text-anchor="middle" x="633" y="-299.4" font-family="Times Roman,serif" font-size="14.00">Tidy</text>
1922+<polygon fill="none" stroke="red" points="642,-321 592,-321 588,-317 588,-285 638,-285 642,-289 642,-321"/>
1923+<polyline fill="none" stroke="red" points="638,-317 588,-317 "/>
1924+<polyline fill="none" stroke="red" points="638,-317 638,-285 "/>
1925+<polyline fill="none" stroke="red" points="638,-317 642,-321 "/>
1926+<text text-anchor="middle" x="615" y="-299.4" font-family="Times Roman,serif" font-size="14.00">Tidy</text>
1927 </a>
1928 </g>
1929-<!-- 66&#45;&gt;Tidy -->
1930-<g id="edge143" class="edge"><title>66-&gt;Tidy</title>
1931+<!-- 65&#45;&gt;Tidy -->
1932+<g id="edge128" class="edge"><title>65-&gt;Tidy</title>
1933 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/converters/html, TO: Tidy">
1934-<path fill="none" stroke="red" d="M3903.65,-554.433C3895.49,-547.315 3885.01,-539.775 3874,-536 3832.27,-521.695 3120.03,-546.535 3080,-528 2992.51,-487.49 3025.62,-404.223 2938,-364 2909.36,-350.853 696.823,-370.799 669,-356 658.398,-350.361 650.336,-340.053 644.557,-330.017"/>
1935-<polygon fill="red" stroke="red" points="647.599,-328.28 639.884,-321.018 641.387,-331.506 647.599,-328.28"/>
1936+<path fill="none" stroke="red" d="M3795.67,-554.397C3787.5,-547.271 3777.03,-539.735 3766,-536 3728.31,-523.234 938.983,-539.862 901,-528 772.264,-487.795 746.081,-451.65 651,-356 643.354,-348.308 636.31,-338.788 630.519,-329.947"/>
1937+<polygon fill="red" stroke="red" points="633.451,-328.034 625.169,-321.426 627.522,-331.756 633.451,-328.034"/>
1938 </a>
1939 </g>
1940-<!-- 29 -->
1941-<g id="node72" class="node"><title>29</title>
1942+<!-- 31 -->
1943+<g id="node69" class="node"><title>31</title>
1944 <a xlink:href="../zorba.io_modules_json-xml.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/json-xml">
1945-<ellipse fill="white" stroke="white" cx="3810" cy="-571" rx="51.8276" ry="18.3848"/>
1946-<text text-anchor="middle" x="3810" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">json-xml</text>
1947+<ellipse fill="white" stroke="white" cx="3702" cy="-571" rx="51.8276" ry="18.3848"/>
1948+<text text-anchor="middle" x="3702" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">json-xml</text>
1949 </a>
1950 </g>
1951-<!-- 47 -->
1952-<g id="node74" class="node"><title>47</title>
1953+<!-- 48 -->
1954+<g id="node71" class="node"><title>48</title>
1955 <a xlink:href="../zorba.io_modules_xml.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/xml">
1956-<ellipse fill="white" stroke="white" cx="3705" cy="-571" rx="28.9914" ry="18.3848"/>
1957-<text text-anchor="middle" x="3705" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">xml</text>
1958+<ellipse fill="white" stroke="white" cx="3597" cy="-571" rx="28.9914" ry="18.3848"/>
1959+<text text-anchor="middle" x="3597" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">xml</text>
1960 </a>
1961 </g>
1962-<!-- 47&#45;&gt;36 -->
1963-<g id="edge215" class="edge"><title>47-&gt;36</title>
1964+<!-- 48&#45;&gt;38 -->
1965+<g id="edge206" class="edge"><title>48-&gt;38</title>
1966 <a xlink:title="FROM: http://zorba.io/modules/xml, TO: http://zorba.io/modules/schema">
1967-<path fill="none" stroke="black" d="M3686.95,-556.446C3676.29,-548.782 3662.16,-540.136 3648,-536 3624.11,-529.019 3221.04,-541.31 3200,-528 3167.88,-507.677 3152.38,-464.58 3145.33,-435.696"/>
1968-<polygon fill="black" stroke="black" points="3148.71,-434.756 3143.1,-425.766 3141.88,-436.29 3148.71,-434.756"/>
1969+<path fill="none" stroke="black" d="M3580.73,-555.575C3571.8,-548.158 3560.1,-540.021 3548,-536 3528.12,-529.396 3188.68,-539.231 3171,-528 3138.92,-507.623 3123.41,-464.54 3116.35,-435.674"/>
1970+<polygon fill="black" stroke="black" points="3119.72,-434.738 3114.11,-425.751 3112.89,-436.276 3119.72,-434.738"/>
1971 </a>
1972 </g>
1973-<!-- 92 -->
1974-<g id="node77" class="node"><title>92</title>
1975+<!-- 96 -->
1976+<g id="node74" class="node"><title>96</title>
1977 <a xlink:href="../www.zorba-xquery.com_modules_xsl-fo.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/xsl-fo">
1978-<ellipse fill="white" stroke="white" cx="3313" cy="-701" rx="36.977" ry="18.3848"/>
1979-<text text-anchor="middle" x="3313" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">xsl-fo</text>
1980+<ellipse fill="white" stroke="white" cx="3749" cy="-701" rx="36.977" ry="18.3848"/>
1981+<text text-anchor="middle" x="3749" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">xsl-fo</text>
1982 </a>
1983 </g>
1984-<!-- 74 -->
1985-<g id="node175" class="node"><title>74</title>
1986+<!-- 73 -->
1987+<g id="node164" class="node"><title>73</title>
1988 <a xlink:href="../www.zorba-xquery.com_modules_util-jvm.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/util-jvm">
1989-<ellipse fill="white" stroke="white" cx="3445" cy="-571" rx="48.7904" ry="18.3848"/>
1990-<text text-anchor="middle" x="3445" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">util-jvm</text>
1991+<ellipse fill="white" stroke="white" cx="3487" cy="-571" rx="48.7904" ry="18.3848"/>
1992+<text text-anchor="middle" x="3487" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">util-jvm</text>
1993 </a>
1994 </g>
1995-<!-- 92&#45;&gt;74 -->
1996-<g id="edge295" class="edge"><title>92-&gt;74</title>
1997+<!-- 96&#45;&gt;73 -->
1998+<g id="edge285" class="edge"><title>96-&gt;73</title>
1999 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/xsl-fo, TO: http://www.zorba-xquery.com/modules/util-jvm">
2000-<path fill="none" stroke="black" d="M3334.37,-685.728C3344.87,-677.87 3357.5,-667.883 3368,-658 3388.51,-638.703 3409.55,-614.577 3424.44,-596.629"/>
2001-<polygon fill="black" stroke="black" points="3427.19,-598.806 3430.83,-588.857 3421.78,-594.362 3427.19,-598.806"/>
2002+<path fill="none" stroke="black" d="M3726.87,-685.981C3714.76,-678.578 3699.16,-670.329 3684,-666 3656.6,-658.174 3581.26,-671.195 3556,-658 3531.11,-644.997 3512.2,-618.618 3500.53,-598.298"/>
2003+<polygon fill="black" stroke="black" points="3503.56,-596.542 3495.68,-589.458 3497.42,-599.909 3503.56,-596.542"/>
2004 </a>
2005 </g>
2006 <!-- JDK -->
2007-<g id="node238" class="node"><title>JDK</title>
2008+<g id="node226" class="node"><title>JDK</title>
2009 <a xlink:href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" xlink:title="JDK - Java Development Kit">
2010-<polygon fill="none" stroke="red" points="588,-321 538,-321 534,-317 534,-285 584,-285 588,-289 588,-321"/>
2011-<polyline fill="none" stroke="red" points="584,-317 534,-317 "/>
2012-<polyline fill="none" stroke="red" points="584,-317 584,-285 "/>
2013-<polyline fill="none" stroke="red" points="584,-317 588,-321 "/>
2014-<text text-anchor="middle" x="561" y="-299.4" font-family="Times Roman,serif" font-size="14.00">JDK</text>
2015+<polygon fill="none" stroke="red" points="1048,-321 998,-321 994,-317 994,-285 1044,-285 1048,-289 1048,-321"/>
2016+<polyline fill="none" stroke="red" points="1044,-317 994,-317 "/>
2017+<polyline fill="none" stroke="red" points="1044,-317 1044,-285 "/>
2018+<polyline fill="none" stroke="red" points="1044,-317 1048,-321 "/>
2019+<text text-anchor="middle" x="1021" y="-299.4" font-family="Times Roman,serif" font-size="14.00">JDK</text>
2020 </a>
2021 </g>
2022-<!-- 92&#45;&gt;JDK -->
2023-<g id="edge163" class="edge"><title>92-&gt;JDK</title>
2024+<!-- 96&#45;&gt;JDK -->
2025+<g id="edge156" class="edge"><title>96-&gt;JDK</title>
2026 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/xsl-fo, TO: JDK">
2027-<path fill="none" stroke="red" d="M3279.42,-693.219C3240.4,-684.601 3173.95,-671.232 3116,-666 3064.02,-661.307 1287.91,-669.522 1237,-658 930.236,-588.571 836.03,-560.423 597,-356 588.504,-348.734 581.131,-339.005 575.308,-329.866"/>
2028-<polygon fill="red" stroke="red" points="578.16,-327.816 570.017,-321.038 572.155,-331.414 578.16,-327.816"/>
2029+<path fill="none" stroke="red" d="M3727.26,-685.801C3715.13,-678.248 3699.4,-669.914 3684,-666 3669.35,-662.277 1519.11,-667.051 1507,-658 1452.37,-617.173 1473.25,-405.328 1419,-364 1403,-351.81 1074.67,-365.611 1057,-356 1046.53,-350.304 1038.51,-340.086 1032.73,-330.132"/>
2030+<polygon fill="red" stroke="red" points="1035.79,-328.431 1028.05,-321.201 1029.6,-331.683 1035.79,-328.431"/>
2031 </a>
2032 </g>
2033-<!-- 75 -->
2034-<g id="node80" class="node"><title>75</title>
2035+<!-- 74 -->
2036+<g id="node77" class="node"><title>74</title>
2037 <a xlink:href="../www.zorba-xquery.com_modules_read-pdf.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/read-pdf">
2038-<ellipse fill="white" stroke="white" cx="3130" cy="-571" rx="51.8276" ry="18.3848"/>
2039-<text text-anchor="middle" x="3130" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">read-pdf</text>
2040-</a>
2041-</g>
2042-<!-- 75&#45;&gt;36 -->
2043-<g id="edge263" class="edge"><title>75-&gt;36</title>
2044-<a xlink:title="FROM: http://www.zorba-xquery.com/modules/read-pdf, TO: http://zorba.io/modules/schema">
2045-<path fill="none" stroke="black" d="M3131.15,-552.187C3132.89,-523.641 3136.21,-469.174 3138.25,-435.674"/>
2046-<polygon fill="black" stroke="black" points="3141.75,-435.788 3138.87,-425.593 3134.76,-435.362 3141.75,-435.788"/>
2047+<ellipse fill="white" stroke="white" cx="3903" cy="-701" rx="51.8276" ry="18.3848"/>
2048+<text text-anchor="middle" x="3903" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">read-pdf</text>
2049 </a>
2050 </g>
2051 <!-- Apache -->
2052-<g id="node236" class="node"><title>Apache</title>
2053-<a xlink:href="http://xmlbeans.apache.org/" xlink:title="Apache XMLBeans">
2054-<polygon fill="none" stroke="red" points="516,-321 454,-321 450,-317 450,-285 512,-285 516,-289 516,-321"/>
2055-<polyline fill="none" stroke="red" points="512,-317 450,-317 "/>
2056-<polyline fill="none" stroke="red" points="512,-317 512,-285 "/>
2057-<polyline fill="none" stroke="red" points="512,-317 516,-321 "/>
2058-<text text-anchor="middle" x="483" y="-299.4" font-family="Times Roman,serif" font-size="14.00">Apache</text>
2059+<g id="node224" class="node"><title>Apache</title>
2060+<a xlink:href="http://pdfbox.apache.org/" xlink:title="Apache PDFBox">
2061+<polygon fill="none" stroke="red" points="1204,-321 1142,-321 1138,-317 1138,-285 1200,-285 1204,-289 1204,-321"/>
2062+<polyline fill="none" stroke="red" points="1200,-317 1138,-317 "/>
2063+<polyline fill="none" stroke="red" points="1200,-317 1200,-285 "/>
2064+<polyline fill="none" stroke="red" points="1200,-317 1204,-321 "/>
2065+<text text-anchor="middle" x="1171" y="-299.4" font-family="Times Roman,serif" font-size="14.00">Apache</text>
2066 </a>
2067 </g>
2068-<!-- 75&#45;&gt;Apache -->
2069-<g id="edge161" class="edge"><title>75-&gt;Apache</title>
2070+<!-- 74&#45;&gt;Apache -->
2071+<g id="edge136" class="edge"><title>74-&gt;Apache</title>
2072 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/read-pdf, TO: Apache">
2073-<path fill="none" stroke="red" d="M3101.69,-555.246C3086.8,-547.839 3067.94,-539.811 3050,-536 2979.95,-521.12 1832.43,-533.169 1761,-528 1207.82,-487.969 1006.46,-631.329 525,-356 514.043,-349.734 504.882,-339.384 497.941,-329.485"/>
2074-<polygon fill="red" stroke="red" points="500.814,-327.484 492.423,-321.016 494.949,-331.305 500.814,-327.484"/>
2075+<path fill="none" stroke="red" d="M3869.17,-686.67C3848.93,-678.871 3822.46,-670.015 3798,-666 3783.08,-663.551 1633.08,-667.088 1621,-658 1512.2,-576.157 1642.92,-446.989 1535,-364 1520.81,-353.092 1229.01,-363.988 1213,-356 1201.54,-350.284 1192.23,-339.82 1185.3,-329.691"/>
2076+<polygon fill="red" stroke="red" points="1188.13,-327.608 1179.84,-321.003 1182.2,-331.332 1188.13,-327.608"/>
2077 </a>
2078 </g>
2079-<!-- 75&#45;&gt;JDK -->
2080-<g id="edge159" class="edge"><title>75-&gt;JDK</title>
2081+<!-- 74&#45;&gt;JDK -->
2082+<g id="edge134" class="edge"><title>74-&gt;JDK</title>
2083 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/read-pdf, TO: JDK">
2084-<path fill="none" stroke="red" d="M3101.64,-555.479C3086.73,-548.133 3067.88,-540.091 3050,-536 3003.61,-525.388 2883.38,-532.485 2836,-528 2354.85,-482.454 2242.79,-402.205 1761,-364 1744.88,-362.722 611.261,-363.616 597,-356 586.408,-350.343 578.347,-340.033 572.567,-329.999"/>
2085-<polygon fill="red" stroke="red" points="575.609,-328.263 567.892,-321.004 569.398,-331.491 575.609,-328.263"/>
2086-</a>
2087-</g>
2088-<!-- 98 -->
2089-<g id="node82" class="node"><title>98</title>
2090-<a xlink:href="../www.zorba-xquery.com_modules_schema-tools.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/schema-tools">
2091-<ellipse fill="white" stroke="white" cx="3281" cy="-571" rx="75.1594" ry="18.3848"/>
2092-<text text-anchor="middle" x="3281" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">schema-tools</text>
2093-</a>
2094-</g>
2095-<!-- 98&#45;&gt;36 -->
2096-<g id="edge301" class="edge"><title>98-&gt;36</title>
2097-<a xlink:title="FROM: http://www.zorba-xquery.com/modules/schema-tools, TO: http://zorba.io/modules/schema">
2098-<path fill="none" stroke="black" d="M3240.21,-555.475C3226.19,-548.652 3211.21,-539.527 3200,-528 3174.2,-501.471 3157.4,-461.659 3148.32,-435.028"/>
2099-<polygon fill="black" stroke="black" points="3151.64,-433.939 3145.21,-425.521 3144.99,-436.114 3151.64,-433.939"/>
2100-</a>
2101-</g>
2102-<!-- 98&#45;&gt;Apache -->
2103-<g id="edge167" class="edge"><title>98-&gt;Apache</title>
2104-<a xlink:title="FROM: http://www.zorba-xquery.com/modules/schema-tools, TO: Apache">
2105-<path fill="none" stroke="red" d="M3247.6,-554.213C3231.77,-547.142 3212.35,-539.703 3194,-536 3138.55,-524.813 2741.45,-531.496 2685,-528 2009.91,-486.196 1847.16,-404.672 1172,-364 1154.06,-362.919 541.133,-363.923 525,-356 513.508,-350.356 504.185,-339.903 497.269,-329.762"/>
2106-<polygon fill="red" stroke="red" points="500.092,-327.675 491.817,-321.059 494.16,-331.391 500.092,-327.675"/>
2107-</a>
2108-</g>
2109-<!-- 98&#45;&gt;JDK -->
2110-<g id="edge165" class="edge"><title>98-&gt;JDK</title>
2111-<a xlink:title="FROM: http://www.zorba-xquery.com/modules/schema-tools, TO: JDK">
2112-<path fill="none" stroke="red" d="M3247.57,-554.35C3231.74,-547.308 3212.32,-539.854 3194,-536 3139.82,-524.605 2997.93,-544.224 2945,-528 2814.38,-487.961 2816.18,-402.188 2685,-364 2657.16,-355.894 622.602,-369.622 597,-356 586.399,-350.36 578.337,-340.051 572.558,-330.015"/>
2113-<polygon fill="red" stroke="red" points="575.6,-328.278 567.885,-321.017 569.388,-331.504 575.6,-328.278"/>
2114-</a>
2115-</g>
2116-<!-- 8 -->
2117-<g id="node86" class="node"><title>8</title>
2118+<path fill="none" stroke="red" d="M3869.17,-686.669C3848.93,-678.87 3822.46,-670.014 3798,-666 3782.74,-663.495 1583.74,-666.761 1571,-658 1455.51,-578.609 1571.83,-444.336 1457,-364 1438.79,-351.259 1076.54,-366.599 1057,-356 1046.52,-350.315 1038.5,-340.099 1032.73,-330.143"/>
2119+<polygon fill="red" stroke="red" points="1035.79,-328.442 1028.04,-321.21 1029.59,-331.692 1035.79,-328.442"/>
2120+</a>
2121+</g>
2122+<!-- 9 -->
2123+<g id="node81" class="node"><title>9</title>
2124 <a xlink:href="../www.zorba-xquery.com_modules_store_dynamic_collections_ddl.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl">
2125-<ellipse fill="white" stroke="white" cx="6457" cy="-407" rx="27" ry="18.3848"/>
2126-<text text-anchor="middle" x="6457" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2127+<ellipse fill="white" stroke="white" cx="6428" cy="-407" rx="27" ry="18.3848"/>
2128+<text text-anchor="middle" x="6428" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2129 </a>
2130 </g>
2131-<!-- 9 -->
2132-<g id="node88" class="node"><title>9</title>
2133+<!-- 10 -->
2134+<g id="node83" class="node"><title>10</title>
2135 <a xlink:href="../www.zorba-xquery.com_modules_store_dynamic_collections_dml.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/dynamic/collections/dml">
2136-<ellipse fill="white" stroke="white" cx="6459" cy="-571" rx="28.9914" ry="18.3848"/>
2137-<text text-anchor="middle" x="6459" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2138+<ellipse fill="white" stroke="white" cx="6430" cy="-571" rx="28.9914" ry="18.3848"/>
2139+<text text-anchor="middle" x="6430" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2140 </a>
2141 </g>
2142-<!-- 12 -->
2143-<g id="node90" class="node"><title>12</title>
2144+<!-- 13 -->
2145+<g id="node85" class="node"><title>13</title>
2146 <a xlink:href="../www.zorba-xquery.com_modules_store_static_collections_ddl.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/static/collections/ddl">
2147-<ellipse fill="white" stroke="white" cx="6891" cy="-701" rx="27" ry="18.3848"/>
2148-<text text-anchor="middle" x="6891" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2149+<ellipse fill="white" stroke="white" cx="6862" cy="-701" rx="27" ry="18.3848"/>
2150+<text text-anchor="middle" x="6862" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2151 </a>
2152 </g>
2153-<!-- 13 -->
2154-<g id="node92" class="node"><title>13</title>
2155+<!-- 14 -->
2156+<g id="node87" class="node"><title>14</title>
2157 <a xlink:href="../www.zorba-xquery.com_modules_store_static_collections_dml.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/static/collections/dml">
2158-<ellipse fill="white" stroke="white" cx="6706" cy="-701" rx="28.9914" ry="18.3848"/>
2159-<text text-anchor="middle" x="6706" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2160+<ellipse fill="white" stroke="white" cx="6677" cy="-701" rx="28.9914" ry="18.3848"/>
2161+<text text-anchor="middle" x="6677" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2162 </a>
2163 </g>
2164-<!-- 10 -->
2165-<g id="node94" class="node"><title>10</title>
2166+<!-- 11 -->
2167+<g id="node89" class="node"><title>11</title>
2168 <a xlink:href="../www.zorba-xquery.com_modules_store_dynamic_collections_w3c_ddl.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/ddl">
2169-<ellipse fill="white" stroke="white" cx="6674" cy="-571" rx="27" ry="18.3848"/>
2170-<text text-anchor="middle" x="6674" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2171+<ellipse fill="white" stroke="white" cx="6645" cy="-571" rx="27" ry="18.3848"/>
2172+<text text-anchor="middle" x="6645" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2173 </a>
2174 </g>
2175-<!-- 10&#45;&gt;8 -->
2176-<g id="edge173" class="edge"><title>10-&gt;8</title>
2177+<!-- 11&#45;&gt;9 -->
2178+<g id="edge162" class="edge"><title>11-&gt;9</title>
2179 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/ddl, TO: http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl">
2180-<path fill="none" stroke="black" d="M6658.01,-555.967C6651.08,-549.633 6642.79,-542.287 6635,-536 6583.67,-494.557 6520.51,-450.268 6484.89,-425.87"/>
2181-<polygon fill="black" stroke="black" points="6486.69,-422.858 6476.45,-420.11 6482.74,-428.639 6486.69,-422.858"/>
2182+<path fill="none" stroke="black" d="M6629.01,-555.967C6622.08,-549.633 6613.79,-542.287 6606,-536 6554.67,-494.557 6491.51,-450.268 6455.89,-425.87"/>
2183+<polygon fill="black" stroke="black" points="6457.69,-422.858 6447.45,-420.11 6453.74,-428.639 6457.69,-422.858"/>
2184 </a>
2185 </g>
2186-<!-- 11 -->
2187-<g id="node96" class="node"><title>11</title>
2188+<!-- 12 -->
2189+<g id="node91" class="node"><title>12</title>
2190 <a xlink:href="../www.zorba-xquery.com_modules_store_dynamic_collections_w3c_dml.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/dml">
2191-<ellipse fill="white" stroke="white" cx="6513" cy="-701" rx="28.9914" ry="18.3848"/>
2192-<text text-anchor="middle" x="6513" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2193+<ellipse fill="white" stroke="white" cx="6484" cy="-701" rx="28.9914" ry="18.3848"/>
2194+<text text-anchor="middle" x="6484" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2195 </a>
2196 </g>
2197-<!-- 11&#45;&gt;9 -->
2198-<g id="edge177" class="edge"><title>11-&gt;9</title>
2199+<!-- 12&#45;&gt;10 -->
2200+<g id="edge166" class="edge"><title>12-&gt;10</title>
2201 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/dml, TO: http://www.zorba-xquery.com/modules/store/dynamic/collections/dml">
2202-<path fill="none" stroke="black" d="M6505.49,-682.924C6496.38,-660.998 6480.94,-623.818 6470.37,-598.372"/>
2203-<polygon fill="black" stroke="black" points="6473.51,-596.815 6466.44,-588.922 6467.05,-599.5 6473.51,-596.815"/>
2204+<path fill="none" stroke="black" d="M6476.49,-682.924C6467.38,-660.998 6451.94,-623.818 6441.37,-598.372"/>
2205+<polygon fill="black" stroke="black" points="6444.51,-596.815 6437.44,-588.922 6438.05,-599.5 6444.51,-596.815"/>
2206 </a>
2207 </g>
2208-<!-- 11&#45;&gt;10 -->
2209-<g id="edge175" class="edge"><title>11-&gt;10</title>
2210+<!-- 12&#45;&gt;11 -->
2211+<g id="edge164" class="edge"><title>12-&gt;11</title>
2212 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/dml, TO: http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/ddl">
2213-<path fill="none" stroke="black" d="M6537.85,-691.343C6556.92,-684.052 6583.98,-673.974 6608,-666 6619.88,-662.057 6625.58,-666.241 6635,-658 6652.42,-642.757 6662.45,-618.201 6667.96,-599.059"/>
2214-<polygon fill="black" stroke="black" points="6671.36,-599.908 6670.51,-589.347 6664.59,-598.13 6671.36,-599.908"/>
2215+<path fill="none" stroke="black" d="M6508.85,-691.343C6527.92,-684.052 6554.98,-673.974 6579,-666 6590.88,-662.057 6596.58,-666.241 6606,-658 6623.42,-642.757 6633.45,-618.201 6638.96,-599.059"/>
2216+<polygon fill="black" stroke="black" points="6642.36,-599.908 6641.51,-589.347 6635.59,-598.13 6642.36,-599.908"/>
2217 </a>
2218 </g>
2219-<!-- 53 -->
2220-<g id="node99" class="node"><title>53</title>
2221+<!-- 51 -->
2222+<g id="node94" class="node"><title>51</title>
2223 <a xlink:href="../zorba.io_modules_queue.html" xlink:title="(External module) module uri=http://zorba.io/modules/queue">
2224-<ellipse fill="white" stroke="white" cx="6251" cy="-701" rx="41.2167" ry="18.3848"/>
2225-<text text-anchor="middle" x="6251" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">queue</text>
2226+<ellipse fill="white" stroke="white" cx="6222" cy="-701" rx="41.2167" ry="18.3848"/>
2227+<text text-anchor="middle" x="6222" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">queue</text>
2228 </a>
2229 </g>
2230-<!-- 53&#45;&gt;8 -->
2231-<g id="edge227" class="edge"><title>53-&gt;8</title>
2232+<!-- 51&#45;&gt;9 -->
2233+<g id="edge208" class="edge"><title>51-&gt;9</title>
2234 <a xlink:title="FROM: http://zorba.io/modules/queue, TO: http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl">
2235-<path fill="none" stroke="black" d="M6263.39,-683.153C6284.43,-652.861 6328.51,-589.462 6366,-536 6391.34,-499.867 6420.8,-458.155 6439.18,-432.176"/>
2236-<polygon fill="black" stroke="black" points="6442.27,-433.862 6445.19,-423.678 6436.56,-429.819 6442.27,-433.862"/>
2237+<path fill="none" stroke="black" d="M6234.39,-683.153C6255.43,-652.861 6299.51,-589.462 6337,-536 6362.34,-499.867 6391.8,-458.155 6410.18,-432.176"/>
2238+<polygon fill="black" stroke="black" points="6413.27,-433.862 6416.19,-423.678 6407.56,-429.819 6413.27,-433.862"/>
2239 </a>
2240 </g>
2241-<!-- 53&#45;&gt;9 -->
2242-<g id="edge229" class="edge"><title>53-&gt;9</title>
2243+<!-- 51&#45;&gt;10 -->
2244+<g id="edge210" class="edge"><title>51-&gt;10</title>
2245 <a xlink:title="FROM: http://zorba.io/modules/queue, TO: http://www.zorba-xquery.com/modules/store/dynamic/collections/dml">
2246-<path fill="none" stroke="black" d="M6274.11,-685.496C6283.36,-679.355 6294.14,-672.275 6304,-666 6347.14,-638.547 6397.75,-607.795 6429.1,-588.913"/>
2247-<polygon fill="black" stroke="black" points="6431.04,-591.837 6437.8,-583.683 6427.43,-585.838 6431.04,-591.837"/>
2248+<path fill="none" stroke="black" d="M6245.11,-685.496C6254.36,-679.355 6265.14,-672.275 6275,-666 6318.14,-638.547 6368.75,-607.795 6400.1,-588.913"/>
2249+<polygon fill="black" stroke="black" points="6402.04,-591.837 6408.8,-583.683 6398.43,-585.838 6402.04,-591.837"/>
2250 </a>
2251 </g>
2252-<!-- 51 -->
2253-<g id="node101" class="node"><title>51</title>
2254+<!-- 70 -->
2255+<g id="node96" class="node"><title>70</title>
2256 <a xlink:href="../zorba.io_modules_stack.html" xlink:title="(External module) module uri=http://zorba.io/modules/stack">
2257-<ellipse fill="white" stroke="white" cx="6353" cy="-701" rx="36.977" ry="18.3848"/>
2258-<text text-anchor="middle" x="6353" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">stack</text>
2259+<ellipse fill="white" stroke="white" cx="6324" cy="-701" rx="36.977" ry="18.3848"/>
2260+<text text-anchor="middle" x="6324" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">stack</text>
2261 </a>
2262 </g>
2263-<!-- 51&#45;&gt;8 -->
2264-<g id="edge223" class="edge"><title>51-&gt;8</title>
2265+<!-- 70&#45;&gt;9 -->
2266+<g id="edge244" class="edge"><title>70-&gt;9</title>
2267 <a xlink:title="FROM: http://zorba.io/modules/stack, TO: http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl">
2268-<path fill="none" stroke="black" d="M6359.51,-682.609C6377.2,-632.579 6426.29,-493.805 6447.28,-434.475"/>
2269-<polygon fill="black" stroke="black" points="6450.59,-435.603 6450.63,-425.009 6443.99,-433.269 6450.59,-435.603"/>
2270+<path fill="none" stroke="black" d="M6330.51,-682.609C6348.2,-632.579 6397.29,-493.805 6418.28,-434.475"/>
2271+<polygon fill="black" stroke="black" points="6421.59,-435.603 6421.63,-425.009 6414.99,-433.269 6421.59,-435.603"/>
2272 </a>
2273 </g>
2274-<!-- 51&#45;&gt;9 -->
2275-<g id="edge225" class="edge"><title>51-&gt;9</title>
2276+<!-- 70&#45;&gt;10 -->
2277+<g id="edge246" class="edge"><title>70-&gt;10</title>
2278 <a xlink:title="FROM: http://zorba.io/modules/stack, TO: http://www.zorba-xquery.com/modules/store/dynamic/collections/dml">
2279-<path fill="none" stroke="black" d="M6367.08,-683.737C6385.57,-661.052 6418.17,-621.077 6439.16,-595.331"/>
2280-<polygon fill="black" stroke="black" points="6441.93,-597.474 6445.54,-587.512 6436.5,-593.05 6441.93,-597.474"/>
2281+<path fill="none" stroke="black" d="M6338.08,-683.737C6356.57,-661.052 6389.17,-621.077 6410.16,-595.331"/>
2282+<polygon fill="black" stroke="black" points="6412.93,-597.474 6416.54,-587.512 6407.5,-593.05 6412.93,-597.474"/>
2283 </a>
2284 </g>
2285-<!-- 39 -->
2286-<g id="node103" class="node"><title>39</title>
2287+<!-- 41 -->
2288+<g id="node98" class="node"><title>41</title>
2289 <a xlink:href="../zorba.io_modules_unordered-maps.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/unordered-maps">
2290-<ellipse fill="white" stroke="white" cx="6095" cy="-701" rx="91.2168" ry="18.3848"/>
2291-<text text-anchor="middle" x="6095" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">unordered-maps</text>
2292+<ellipse fill="white" stroke="white" cx="6066" cy="-701" rx="91.2168" ry="18.3848"/>
2293+<text text-anchor="middle" x="6066" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">unordered-maps</text>
2294 </a>
2295 </g>
2296-<!-- 7 -->
2297-<g id="node105" class="node"><title>7</title>
2298+<!-- 8 -->
2299+<g id="node100" class="node"><title>8</title>
2300 <a xlink:href="../www.zorba-xquery.com_modules_store_dynamic_documents.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/dynamic/documents">
2301-<ellipse fill="white" stroke="white" cx="5907" cy="-701" rx="65.0538" ry="18.3848"/>
2302-<text text-anchor="middle" x="5907" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">documents</text>
2303+<ellipse fill="white" stroke="white" cx="5878" cy="-701" rx="65.0538" ry="18.3848"/>
2304+<text text-anchor="middle" x="5878" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">documents</text>
2305 </a>
2306 </g>
2307-<!-- 14 -->
2308-<g id="node108" class="node"><title>14</title>
2309+<!-- 15 -->
2310+<g id="node103" class="node"><title>15</title>
2311 <a xlink:href="../www.zorba-xquery.com_modules_store_static_indexes_ddl.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/static/indexes/ddl">
2312-<ellipse fill="white" stroke="white" cx="5734" cy="-701" rx="27" ry="18.3848"/>
2313-<text text-anchor="middle" x="5734" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2314+<ellipse fill="white" stroke="white" cx="5705" cy="-701" rx="27" ry="18.3848"/>
2315+<text text-anchor="middle" x="5705" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2316 </a>
2317 </g>
2318-<!-- 15 -->
2319-<g id="node110" class="node"><title>15</title>
2320+<!-- 16 -->
2321+<g id="node105" class="node"><title>16</title>
2322 <a xlink:href="../www.zorba-xquery.com_modules_store_static_indexes_dml.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/static/indexes/dml">
2323-<ellipse fill="white" stroke="white" cx="5549" cy="-701" rx="28.9914" ry="18.3848"/>
2324-<text text-anchor="middle" x="5549" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2325+<ellipse fill="white" stroke="white" cx="5520" cy="-701" rx="28.9914" ry="18.3848"/>
2326+<text text-anchor="middle" x="5520" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2327 </a>
2328 </g>
2329-<!-- 16 -->
2330-<g id="node113" class="node"><title>16</title>
2331+<!-- 17 -->
2332+<g id="node108" class="node"><title>17</title>
2333 <a xlink:href="../www.zorba-xquery.com_modules_store_static_integrity_constraints_ddl.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/static/integrity_constraints/ddl">
2334-<ellipse fill="white" stroke="white" cx="5347" cy="-701" rx="27" ry="18.3848"/>
2335-<text text-anchor="middle" x="5347" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2336+<ellipse fill="white" stroke="white" cx="5318" cy="-701" rx="27" ry="18.3848"/>
2337+<text text-anchor="middle" x="5318" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">ddl</text>
2338 </a>
2339 </g>
2340-<!-- 17 -->
2341-<g id="node115" class="node"><title>17</title>
2342+<!-- 18 -->
2343+<g id="node110" class="node"><title>18</title>
2344 <a xlink:href="../www.zorba-xquery.com_modules_store_static_integrity_constraints_dml.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/store/static/integrity_constraints/dml">
2345-<ellipse fill="white" stroke="white" cx="5162" cy="-701" rx="28.9914" ry="18.3848"/>
2346-<text text-anchor="middle" x="5162" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2347-</a>
2348-</g>
2349-<!-- 50 -->
2350-<g id="node118" class="node"><title>50</title>
2351-<a xlink:href="../zorba.io_modules_dbgp-message-handler.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/dbgp-message-handler">
2352-<ellipse fill="white" stroke="white" cx="4145" cy="-701" rx="121.122" ry="18.3848"/>
2353-<text text-anchor="middle" x="4145" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dbgp-message-handler</text>
2354-</a>
2355-</g>
2356-<!-- 50&#45;&gt;3 -->
2357-<g id="edge221" class="edge"><title>50-&gt;3</title>
2358-<a xlink:title="FROM: http://zorba.io/modules/dbgp-message-handler, TO: http://zorba.io/modules/base64">
2359-<path fill="none" stroke="black" d="M4155.75,-682.374C4168.52,-660.239 4189.92,-623.133 4204.49,-597.887"/>
2360-<polygon fill="black" stroke="black" points="4207.55,-599.583 4209.52,-589.172 4201.49,-596.085 4207.55,-599.583"/>
2361-</a>
2362-</g>
2363-<!-- 82 -->
2364-<g id="node121" class="node"><title>82</title>
2365+<ellipse fill="white" stroke="white" cx="5133" cy="-701" rx="28.9914" ry="18.3848"/>
2366+<text text-anchor="middle" x="5133" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dml</text>
2367+</a>
2368+</g>
2369+<!-- 22 -->
2370+<g id="node113" class="node"><title>22</title>
2371+<a xlink:href="../www.zorba-xquery.com_modules_debugger_dbgp-message-handler.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/debugger/dbgp-message-handler">
2372+<ellipse fill="white" stroke="white" cx="4116" cy="-701" rx="121.122" ry="18.3848"/>
2373+<text text-anchor="middle" x="4116" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">dbgp-message-handler</text>
2374+</a>
2375+</g>
2376+<!-- 22&#45;&gt;3 -->
2377+<g id="edge178" class="edge"><title>22-&gt;3</title>
2378+<a xlink:title="FROM: http://www.zorba-xquery.com/modules/debugger/dbgp-message-handler, TO: http://zorba.io/modules/base64">
2379+<path fill="none" stroke="black" d="M4115.43,-682.374C4114.76,-660.75 4113.66,-624.839 4112.88,-599.655"/>
2380+<polygon fill="black" stroke="black" points="4116.38,-599.479 4112.57,-589.591 4109.38,-599.694 4116.38,-599.479"/>
2381+</a>
2382+</g>
2383+<!-- 54 -->
2384+<g id="node116" class="node"><title>54</title>
2385 <a xlink:href="../zorba.io_modules_excel_datetime.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/datetime">
2386-<ellipse fill="white" stroke="white" cx="4973" cy="-701" rx="55.1543" ry="18.3848"/>
2387-<text text-anchor="middle" x="4973" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">datetime</text>
2388+<ellipse fill="white" stroke="white" cx="4944" cy="-701" rx="55.1543" ry="18.3848"/>
2389+<text text-anchor="middle" x="4944" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">datetime</text>
2390 </a>
2391 </g>
2392-<!-- 91 -->
2393-<g id="node139" class="node"><title>91</title>
2394+<!-- 63 -->
2395+<g id="node134" class="node"><title>63</title>
2396 <a xlink:href="../zorba.io_modules_excel_text.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/text">
2397-<ellipse fill="white" stroke="white" cx="4996" cy="-571" rx="31.8198" ry="18.3848"/>
2398-<text text-anchor="middle" x="4996" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">text</text>
2399+<ellipse fill="white" stroke="white" cx="4967" cy="-571" rx="31.8198" ry="18.3848"/>
2400+<text text-anchor="middle" x="4967" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">text</text>
2401 </a>
2402 </g>
2403-<!-- 82&#45;&gt;91 -->
2404-<g id="edge275" class="edge"><title>82-&gt;91</title>
2405+<!-- 54&#45;&gt;63 -->
2406+<g id="edge212" class="edge"><title>54-&gt;63</title>
2407 <a xlink:title="FROM: http://zorba.io/modules/excel/datetime, TO: http://zorba.io/modules/excel/text">
2408-<path fill="none" stroke="black" d="M4976.3,-682.374C4980.12,-660.75 4986.47,-624.839 4990.93,-599.655"/>
2409-<polygon fill="black" stroke="black" points="4994.41,-600.048 4992.71,-589.591 4987.52,-598.829 4994.41,-600.048"/>
2410+<path fill="none" stroke="black" d="M4947.3,-682.374C4951.12,-660.75 4957.47,-624.839 4961.93,-599.655"/>
2411+<polygon fill="black" stroke="black" points="4965.41,-600.048 4963.71,-589.591 4958.52,-598.829 4965.41,-600.048"/>
2412 </a>
2413 </g>
2414-<!-- 83 -->
2415-<g id="node123" class="node"><title>83</title>
2416+<!-- 55 -->
2417+<g id="node118" class="node"><title>55</title>
2418 <a xlink:href="../zorba.io_modules_excel_engineering.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/engineering">
2419-<ellipse fill="white" stroke="white" cx="4825" cy="-701" rx="68.7979" ry="18.3848"/>
2420-<text text-anchor="middle" x="4825" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">engineering</text>
2421+<ellipse fill="white" stroke="white" cx="4796" cy="-701" rx="68.7979" ry="18.3848"/>
2422+<text text-anchor="middle" x="4796" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">engineering</text>
2423 </a>
2424 </g>
2425-<!-- 88 -->
2426-<g id="node131" class="node"><title>88</title>
2427+<!-- 60 -->
2428+<g id="node126" class="node"><title>60</title>
2429 <a xlink:href="../zorba.io_modules_excel_math.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/math">
2430-<ellipse fill="white" stroke="white" cx="4722" cy="-407" rx="36.977" ry="18.3848"/>
2431-<text text-anchor="middle" x="4722" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">math</text>
2432+<ellipse fill="white" stroke="white" cx="4693" cy="-407" rx="36.977" ry="18.3848"/>
2433+<text text-anchor="middle" x="4693" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">math</text>
2434 </a>
2435 </g>
2436-<!-- 83&#45;&gt;88 -->
2437-<g id="edge279" class="edge"><title>83-&gt;88</title>
2438+<!-- 55&#45;&gt;60 -->
2439+<g id="edge216" class="edge"><title>55-&gt;60</title>
2440 <a xlink:title="FROM: http://zorba.io/modules/excel/engineering, TO: http://zorba.io/modules/excel/math">
2441-<path fill="none" stroke="black" d="M4859.2,-684.751C4873.46,-678.363 4890.33,-671.305 4906,-666 4919.89,-661.299 4928.98,-669.555 4938,-658 4954.68,-636.631 4951.38,-559.578 4938,-536 4901.01,-470.828 4816.59,-435.072 4764.92,-418.574"/>
2442-<polygon fill="black" stroke="black" points="4765.64,-415.132 4755.05,-415.528 4763.57,-421.821 4765.64,-415.132"/>
2443+<path fill="none" stroke="black" d="M4830.2,-684.751C4844.46,-678.363 4861.33,-671.305 4877,-666 4890.89,-661.299 4899.98,-669.555 4909,-658 4925.68,-636.631 4922.38,-559.578 4909,-536 4872.01,-470.828 4787.59,-435.072 4735.92,-418.574"/>
2444+<polygon fill="black" stroke="black" points="4736.64,-415.132 4726.05,-415.528 4734.57,-421.821 4736.64,-415.132"/>
2445 </a>
2446 </g>
2447-<!-- 83&#45;&gt;91 -->
2448-<g id="edge277" class="edge"><title>83-&gt;91</title>
2449+<!-- 55&#45;&gt;63 -->
2450+<g id="edge214" class="edge"><title>55-&gt;63</title>
2451 <a xlink:title="FROM: http://zorba.io/modules/excel/engineering, TO: http://zorba.io/modules/excel/text">
2452-<path fill="none" stroke="black" d="M4858.25,-684.596C4872.65,-678.029 4889.87,-670.881 4906,-666 4925.02,-660.243 4933.96,-669.744 4950,-658 4969.48,-643.729 4981.48,-618.692 4988.31,-599.129"/>
2453-<polygon fill="black" stroke="black" points="4991.68,-600.076 4991.43,-589.484 4985.02,-597.924 4991.68,-600.076"/>
2454+<path fill="none" stroke="black" d="M4829.25,-684.596C4843.65,-678.029 4860.87,-670.881 4877,-666 4896.02,-660.243 4904.96,-669.744 4921,-658 4940.48,-643.729 4952.48,-618.692 4959.31,-599.129"/>
2455+<polygon fill="black" stroke="black" points="4962.68,-600.076 4962.43,-589.484 4956.02,-597.924 4962.68,-600.076"/>
2456 </a>
2457 </g>
2458-<!-- 84 -->
2459-<g id="node125" class="node"><title>84</title>
2460+<!-- 56 -->
2461+<g id="node120" class="node"><title>56</title>
2462 <a xlink:href="../zorba.io_modules_excel_information.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/information">
2463-<ellipse fill="white" stroke="white" cx="4858" cy="-571" rx="67.8823" ry="18.3848"/>
2464-<text text-anchor="middle" x="4858" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">information</text>
2465+<ellipse fill="white" stroke="white" cx="4829" cy="-571" rx="67.8823" ry="18.3848"/>
2466+<text text-anchor="middle" x="4829" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">information</text>
2467 </a>
2468 </g>
2469-<!-- 84&#45;&gt;88 -->
2470-<g id="edge281" class="edge"><title>84-&gt;88</title>
2471+<!-- 56&#45;&gt;60 -->
2472+<g id="edge218" class="edge"><title>56-&gt;60</title>
2473 <a xlink:title="FROM: http://zorba.io/modules/excel/information, TO: http://zorba.io/modules/excel/math">
2474-<path fill="none" stroke="black" d="M4842.93,-552.823C4818.57,-523.454 4770.51,-465.5 4742.88,-432.176"/>
2475-<polygon fill="black" stroke="black" points="4745.4,-429.731 4736.32,-424.267 4740.01,-434.199 4745.4,-429.731"/>
2476+<path fill="none" stroke="black" d="M4813.93,-552.823C4789.57,-523.454 4741.51,-465.5 4713.88,-432.176"/>
2477+<polygon fill="black" stroke="black" points="4716.4,-429.731 4707.32,-424.267 4711.01,-434.199 4716.4,-429.731"/>
2478 </a>
2479 </g>
2480-<!-- 85 -->
2481-<g id="node127" class="node"><title>85</title>
2482+<!-- 57 -->
2483+<g id="node122" class="node"><title>57</title>
2484 <a xlink:href="../zorba.io_modules_excel_logical.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/logical">
2485-<ellipse fill="white" stroke="white" cx="4621" cy="-701" rx="41.2167" ry="18.3848"/>
2486-<text text-anchor="middle" x="4621" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">logical</text>
2487+<ellipse fill="white" stroke="white" cx="4592" cy="-701" rx="41.2167" ry="18.3848"/>
2488+<text text-anchor="middle" x="4592" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">logical</text>
2489 </a>
2490 </g>
2491-<!-- 86 -->
2492-<g id="node129" class="node"><title>86</title>
2493+<!-- 58 -->
2494+<g id="node124" class="node"><title>58</title>
2495 <a xlink:href="../zorba.io_modules_excel_lookup.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/lookup">
2496-<ellipse fill="white" stroke="white" cx="4722" cy="-571" rx="43.8406" ry="18.3848"/>
2497-<text text-anchor="middle" x="4722" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">lookup</text>
2498+<ellipse fill="white" stroke="white" cx="4693" cy="-571" rx="43.8406" ry="18.3848"/>
2499+<text text-anchor="middle" x="4693" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">lookup</text>
2500 </a>
2501 </g>
2502-<!-- 86&#45;&gt;88 -->
2503-<g id="edge283" class="edge"><title>86-&gt;88</title>
2504+<!-- 58&#45;&gt;60 -->
2505+<g id="edge220" class="edge"><title>58-&gt;60</title>
2506 <a xlink:title="FROM: http://zorba.io/modules/excel/lookup, TO: http://zorba.io/modules/excel/math">
2507-<path fill="none" stroke="black" d="M4722,-552.187C4722,-523.641 4722,-469.174 4722,-435.674"/>
2508-<polygon fill="black" stroke="black" points="4725.5,-435.593 4722,-425.593 4718.5,-435.594 4725.5,-435.593"/>
2509+<path fill="none" stroke="black" d="M4693,-552.187C4693,-523.641 4693,-469.174 4693,-435.674"/>
2510+<polygon fill="black" stroke="black" points="4696.5,-435.593 4693,-425.593 4689.5,-435.594 4696.5,-435.593"/>
2511 </a>
2512 </g>
2513-<!-- 87 -->
2514-<g id="node133" class="node"><title>87</title>
2515+<!-- 59 -->
2516+<g id="node128" class="node"><title>59</title>
2517 <a xlink:href="../zorba.io_modules_excel_math-sumproduct.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/math-sumproduct">
2518-<ellipse fill="white" stroke="white" cx="4556" cy="-571" rx="97.7889" ry="18.3848"/>
2519-<text text-anchor="middle" x="4556" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">math-sumproduct</text>
2520+<ellipse fill="white" stroke="white" cx="4527" cy="-571" rx="97.7889" ry="18.3848"/>
2521+<text text-anchor="middle" x="4527" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">math-sumproduct</text>
2522 </a>
2523 </g>
2524-<!-- 87&#45;&gt;88 -->
2525-<g id="edge285" class="edge"><title>87-&gt;88</title>
2526+<!-- 59&#45;&gt;60 -->
2527+<g id="edge222" class="edge"><title>59-&gt;60</title>
2528 <a xlink:title="FROM: http://zorba.io/modules/excel/math-sumproduct, TO: http://zorba.io/modules/excel/math">
2529-<path fill="none" stroke="black" d="M4574.4,-552.823C4604.54,-523.05 4664.41,-463.9 4697.89,-430.816"/>
2530-<polygon fill="black" stroke="black" points="4700.36,-433.298 4705.02,-423.78 4695.44,-428.318 4700.36,-433.298"/>
2531+<path fill="none" stroke="black" d="M4545.4,-552.823C4575.54,-523.05 4635.41,-463.9 4668.89,-430.816"/>
2532+<polygon fill="black" stroke="black" points="4671.36,-433.298 4676.02,-423.78 4666.44,-428.318 4671.36,-433.298"/>
2533 </a>
2534 </g>
2535-<!-- 90 -->
2536-<g id="node135" class="node"><title>90</title>
2537+<!-- 62 -->
2538+<g id="node130" class="node"><title>62</title>
2539 <a xlink:href="../zorba.io_modules_excel_statistical.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/statistical">
2540-<ellipse fill="white" stroke="white" cx="4376" cy="-571" rx="58.1882" ry="18.3848"/>
2541-<text text-anchor="middle" x="4376" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">statistical</text>
2542+<ellipse fill="white" stroke="white" cx="4347" cy="-571" rx="58.1882" ry="18.3848"/>
2543+<text text-anchor="middle" x="4347" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">statistical</text>
2544 </a>
2545 </g>
2546-<!-- 90&#45;&gt;88 -->
2547-<g id="edge291" class="edge"><title>90-&gt;88</title>
2548+<!-- 62&#45;&gt;60 -->
2549+<g id="edge228" class="edge"><title>62-&gt;60</title>
2550 <a xlink:title="FROM: http://zorba.io/modules/excel/statistical, TO: http://zorba.io/modules/excel/math">
2551-<path fill="none" stroke="black" d="M4406.93,-555.317C4419.07,-549.215 4433.16,-542.211 4446,-536 4531.17,-494.812 4632.06,-448.205 4685.13,-423.858"/>
2552-<polygon fill="black" stroke="black" points="4686.83,-426.927 4694.46,-419.578 4683.92,-420.564 4686.83,-426.927"/>
2553+<path fill="none" stroke="black" d="M4377.93,-555.317C4390.07,-549.215 4404.16,-542.211 4417,-536 4502.17,-494.812 4603.06,-448.205 4656.13,-423.858"/>
2554+<polygon fill="black" stroke="black" points="4657.83,-426.927 4665.46,-419.578 4654.92,-420.564 4657.83,-426.927"/>
2555 </a>
2556 </g>
2557-<!-- 89 -->
2558-<g id="node137" class="node"><title>89</title>
2559+<!-- 61 -->
2560+<g id="node132" class="node"><title>61</title>
2561 <a xlink:href="../zorba.io_modules_excel_statistical-zorba.html" xlink:title="(External module) module uri=http://zorba.io/modules/excel/statistical-zorba">
2562-<ellipse fill="white" stroke="white" cx="4396" cy="-701" rx="89.8026" ry="18.3848"/>
2563-<text text-anchor="middle" x="4396" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">statistical-zorba</text>
2564+<ellipse fill="white" stroke="white" cx="4367" cy="-701" rx="89.8026" ry="18.3848"/>
2565+<text text-anchor="middle" x="4367" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">statistical-zorba</text>
2566 </a>
2567 </g>
2568-<!-- 89&#45;&gt;88 -->
2569-<g id="edge287" class="edge"><title>89-&gt;88</title>
2570+<!-- 61&#45;&gt;60 -->
2571+<g id="edge224" class="edge"><title>61-&gt;60</title>
2572 <a xlink:title="FROM: http://zorba.io/modules/excel/statistical-zorba, TO: http://zorba.io/modules/excel/math">
2573-<path fill="none" stroke="black" d="M4340.62,-686.185C4327,-679.792 4314.04,-670.744 4306,-658 4277.08,-612.133 4273.83,-579.651 4306,-536 4350.73,-475.297 4578.26,-430.881 4676.61,-414.219"/>
2574-<polygon fill="black" stroke="black" points="4677.26,-417.657 4686.55,-412.554 4676.11,-410.753 4677.26,-417.657"/>
2575+<path fill="none" stroke="black" d="M4311.62,-686.185C4298,-679.792 4285.04,-670.744 4277,-658 4248.08,-612.133 4244.83,-579.651 4277,-536 4321.73,-475.297 4549.26,-430.881 4647.61,-414.219"/>
2576+<polygon fill="black" stroke="black" points="4648.26,-417.657 4657.55,-412.554 4647.11,-410.753 4648.26,-417.657"/>
2577 </a>
2578 </g>
2579-<!-- 89&#45;&gt;90 -->
2580-<g id="edge289" class="edge"><title>89-&gt;90</title>
2581+<!-- 61&#45;&gt;62 -->
2582+<g id="edge226" class="edge"><title>61-&gt;62</title>
2583 <a xlink:title="FROM: http://zorba.io/modules/excel/statistical-zorba, TO: http://zorba.io/modules/excel/statistical">
2584-<path fill="none" stroke="black" d="M4393.13,-682.374C4389.81,-660.75 4384.28,-624.839 4380.41,-599.655"/>
2585-<polygon fill="black" stroke="black" points="4383.84,-598.943 4378.86,-589.591 4376.92,-600.007 4383.84,-598.943"/>
2586+<path fill="none" stroke="black" d="M4364.13,-682.374C4360.81,-660.75 4355.28,-624.839 4351.41,-599.655"/>
2587+<polygon fill="black" stroke="black" points="4354.84,-598.943 4349.86,-589.591 4347.92,-600.007 4354.84,-598.943"/>
2588 </a>
2589 </g>
2590-<!-- 91&#45;&gt;88 -->
2591-<g id="edge293" class="edge"><title>91-&gt;88</title>
2592+<!-- 63&#45;&gt;60 -->
2593+<g id="edge230" class="edge"><title>63-&gt;60</title>
2594 <a xlink:title="FROM: http://zorba.io/modules/excel/text, TO: http://zorba.io/modules/excel/math">
2595-<path fill="none" stroke="black" d="M4977.17,-555.76C4969.01,-549.39 4959.22,-542.074 4950,-536 4884.06,-492.545 4802.67,-448.688 4757.13,-424.968"/>
2596-<polygon fill="black" stroke="black" points="4758.46,-421.717 4747.97,-420.22 4755.24,-427.931 4758.46,-421.717"/>
2597+<path fill="none" stroke="black" d="M4948.17,-555.76C4940.01,-549.39 4930.22,-542.074 4921,-536 4855.06,-492.545 4773.67,-448.688 4728.13,-424.968"/>
2598+<polygon fill="black" stroke="black" points="4729.46,-421.717 4718.97,-420.22 4726.24,-427.931 4729.46,-421.717"/>
2599 </a>
2600 </g>
2601-<!-- 21 -->
2602-<g id="node142" class="node"><title>21</title>
2603+<!-- 23 -->
2604+<g id="node137" class="node"><title>23</title>
2605 <a xlink:href="../zorba.io_modules_full-text.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/full-text">
2606-<ellipse fill="white" stroke="white" cx="2920" cy="-701" rx="50.2046" ry="18.3848"/>
2607-<text text-anchor="middle" x="2920" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">full-text</text>
2608+<ellipse fill="white" stroke="white" cx="3622" cy="-701" rx="50.2046" ry="18.3848"/>
2609+<text text-anchor="middle" x="3622" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">full-text</text>
2610 </a>
2611 </g>
2612-<!-- 69 -->
2613-<g id="node145" class="node"><title>69</title>
2614+<!-- 71 -->
2615+<g id="node139" class="node"><title>71</title>
2616 <a xlink:href="../zorba.io_modules_geoproj.html" xlink:title="(External module) module uri=http://zorba.io/modules/geoproj">
2617-<ellipse fill="white" stroke="white" cx="3582" cy="-571" rx="48.0833" ry="18.3848"/>
2618-<text text-anchor="middle" x="3582" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">geoproj</text>
2619-</a>
2620-</g>
2621-<!-- 69&#45;&gt;36 -->
2622-<g id="edge261" class="edge"><title>69-&gt;36</title>
2623-<a xlink:title="FROM: http://zorba.io/modules/geoproj, TO: http://zorba.io/modules/schema">
2624-<path fill="none" stroke="black" d="M3555.17,-555.393C3541.03,-548.025 3523.12,-539.988 3506,-536 3489.44,-532.142 3214.33,-537.153 3200,-528 3167.97,-507.544 3152.44,-464.482 3145.37,-435.642"/>
2625-<polygon fill="black" stroke="black" points="3148.74,-434.711 3143.13,-425.729 3141.92,-436.254 3148.74,-434.711"/>
2626-</a>
2627-</g>
2628-<!-- 73 -->
2629-<g id="node148" class="node"><title>73</title>
2630+<ellipse fill="white" stroke="white" cx="3489" cy="-701" rx="48.0833" ry="18.3848"/>
2631+<text text-anchor="middle" x="3489" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">geoproj</text>
2632+</a>
2633+</g>
2634+<!-- 93 -->
2635+<g id="node142" class="node"><title>93</title>
2636 <a xlink:href="../www.zorba-xquery.com_modules_image_animation.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/image/animation">
2637-<ellipse fill="white" stroke="white" cx="2295" cy="-701" rx="60.8112" ry="18.3848"/>
2638-<text text-anchor="middle" x="2295" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">animation</text>
2639+<ellipse fill="white" stroke="white" cx="2467" cy="-701" rx="60.8112" ry="18.3848"/>
2640+<text text-anchor="middle" x="2467" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">animation</text>
2641 </a>
2642 </g>
2643 <!-- Magick -->
2644-<g id="node233" class="node"><title>Magick</title>
2645+<g id="node221" class="node"><title>Magick</title>
2646 <a xlink:href="http://www.imagemagick.org/Magick++/" xlink:title="Magick++ C++ Library">
2647-<polygon fill="none" stroke="red" points="258,-321 198,-321 194,-317 194,-285 254,-285 258,-289 258,-321"/>
2648-<polyline fill="none" stroke="red" points="254,-317 194,-317 "/>
2649-<polyline fill="none" stroke="red" points="254,-317 254,-285 "/>
2650-<polyline fill="none" stroke="red" points="254,-317 258,-321 "/>
2651-<text text-anchor="middle" x="226" y="-299.4" font-family="Times Roman,serif" font-size="14.00">Magick</text>
2652+<polygon fill="none" stroke="red" points="902,-321 842,-321 838,-317 838,-285 898,-285 902,-289 902,-321"/>
2653+<polyline fill="none" stroke="red" points="898,-317 838,-317 "/>
2654+<polyline fill="none" stroke="red" points="898,-317 898,-285 "/>
2655+<polyline fill="none" stroke="red" points="898,-317 902,-321 "/>
2656+<text text-anchor="middle" x="870" y="-299.4" font-family="Times Roman,serif" font-size="14.00">Magick</text>
2657 </a>
2658 </g>
2659-<!-- 73&#45;&gt;Magick -->
2660-<g id="edge155" class="edge"><title>73-&gt;Magick</title>
2661+<!-- 93&#45;&gt;Magick -->
2662+<g id="edge150" class="edge"><title>93-&gt;Magick</title>
2663 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/image/animation, TO: Magick">
2664-<path fill="none" stroke="red" d="M2267.64,-684.32C2254.37,-677.178 2237.89,-669.649 2222,-666 2197.39,-660.348 425.34,-671.498 404,-658 373.382,-638.633 280.249,-395.86 263,-364 256.843,-352.627 249.553,-340.384 243.079,-329.872"/>
2665-<polygon fill="red" stroke="red" points="245.904,-327.786 237.648,-321.145 239.96,-331.485 245.904,-327.786"/>
2666+<path fill="none" stroke="red" d="M2434.9,-685.066C2418.34,-677.711 2397.56,-669.785 2378,-666 2363.53,-663.201 1328.73,-666.919 1317,-658 1208.82,-575.756 1340.47,-447.177 1233,-364 1218.85,-353.047 926.965,-364.082 911,-356 899.761,-350.311 890.695,-339.952 883.974,-329.892"/>
2667+<polygon fill="red" stroke="red" points="886.887,-327.948 878.675,-321.253 880.92,-331.608 886.887,-327.948"/>
2668 </a>
2669 </g>
2670-<!-- 70 -->
2671-<g id="node150" class="node"><title>70</title>
2672+<!-- 90 -->
2673+<g id="node144" class="node"><title>90</title>
2674 <a xlink:href="../www.zorba-xquery.com_modules_image_basic.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/image/basic">
2675-<ellipse fill="white" stroke="white" cx="2415" cy="-701" rx="34.8574" ry="18.3848"/>
2676-<text text-anchor="middle" x="2415" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">basic</text>
2677+<ellipse fill="white" stroke="white" cx="2587" cy="-701" rx="34.8574" ry="18.3848"/>
2678+<text text-anchor="middle" x="2587" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">basic</text>
2679 </a>
2680 </g>
2681-<!-- 70&#45;&gt;Magick -->
2682-<g id="edge149" class="edge"><title>70-&gt;Magick</title>
2683+<!-- 90&#45;&gt;Magick -->
2684+<g id="edge144" class="edge"><title>90-&gt;Magick</title>
2685 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/image/basic, TO: Magick">
2686-<path fill="none" stroke="red" d="M2398.25,-684.398C2389.89,-677.273 2379.19,-669.736 2368,-666 2342.72,-657.562 471.427,-672.402 449,-658 388.429,-619.103 370.094,-407.842 313,-364 296.541,-351.361 284.774,-366.71 267,-356 256.472,-349.657 247.651,-339.521 240.92,-329.805"/>
2687-<polygon fill="red" stroke="red" points="243.689,-327.64 235.338,-321.12 237.801,-331.425 243.689,-327.64"/>
2688+<path fill="none" stroke="red" d="M2570.24,-684.411C2561.89,-677.289 2551.19,-669.751 2540,-666 2524.39,-660.769 1368.12,-667.935 1355,-658 1300.78,-616.947 1323.9,-405.472 1270,-364 1254.19,-351.835 928.81,-364.987 911,-356 899.674,-350.285 890.557,-339.821 883.823,-329.691"/>
2689+<polygon fill="red" stroke="red" points="886.718,-327.717 878.522,-321.003 880.743,-331.363 886.718,-327.717"/>
2690 </a>
2691 </g>
2692-<!-- 100 -->
2693-<g id="node152" class="node"><title>100</title>
2694+<!-- 77 -->
2695+<g id="node146" class="node"><title>77</title>
2696 <a xlink:href="../www.zorba-xquery.com_modules_image_graphviz.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/image/graphviz">
2697-<ellipse fill="white" stroke="white" cx="1884" cy="-701" rx="53.9477" ry="18.3848"/>
2698-<text text-anchor="middle" x="1884" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">graphviz</text>
2699+<ellipse fill="white" stroke="white" cx="2700" cy="-701" rx="53.9477" ry="18.3848"/>
2700+<text text-anchor="middle" x="2700" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">graphviz</text>
2701 </a>
2702 </g>
2703 <!-- Graphviz -->
2704-<g id="node239" class="node"><title>Graphviz</title>
2705+<g id="node227" class="node"><title>Graphviz</title>
2706 <a xlink:href="http://www.graphviz.org/" xlink:title="Graphviz - Graph Visualization Software">
2707-<polygon fill="none" stroke="red" points="176,-321 100,-321 96,-317 96,-285 172,-285 176,-289 176,-321"/>
2708-<polyline fill="none" stroke="red" points="172,-317 96,-317 "/>
2709-<polyline fill="none" stroke="red" points="172,-317 172,-285 "/>
2710-<polyline fill="none" stroke="red" points="172,-317 176,-321 "/>
2711-<text text-anchor="middle" x="136" y="-299.4" font-family="Times Roman,serif" font-size="14.00">Graphviz</text>
2712+<polygon fill="none" stroke="red" points="820,-321 744,-321 740,-317 740,-285 816,-285 820,-289 820,-321"/>
2713+<polyline fill="none" stroke="red" points="816,-317 740,-317 "/>
2714+<polyline fill="none" stroke="red" points="816,-317 816,-285 "/>
2715+<polyline fill="none" stroke="red" points="816,-317 820,-321 "/>
2716+<text text-anchor="middle" x="780" y="-299.4" font-family="Times Roman,serif" font-size="14.00">Graphviz</text>
2717 </a>
2718 </g>
2719-<!-- 100&#45;&gt;Graphviz -->
2720-<g id="edge171" class="edge"><title>100-&gt;Graphviz</title>
2721+<!-- 77&#45;&gt;Graphviz -->
2722+<g id="edge138" class="edge"><title>77-&gt;Graphviz</title>
2723 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/image/graphviz, TO: Graphviz">
2724-<path fill="none" stroke="red" d="M1857.27,-684.877C1843.64,-677.573 1826.49,-669.747 1810,-666 1788.51,-661.116 240.308,-671.649 223,-658 121.55,-577.996 126.441,-400.691 132.693,-331.469"/>
2725-<polygon fill="red" stroke="red" points="136.195,-331.613 133.692,-321.318 129.229,-330.927 136.195,-331.613"/>
2726+<path fill="none" stroke="red" d="M2675.46,-684.346C2663.51,-677.208 2648.59,-669.677 2634,-666 2616.77,-661.658 1369.74,-667.911 1355,-658 1237.59,-579.074 1349.87,-443.72 1233,-364 1214.45,-351.35 849.478,-365.199 829,-356 816.282,-350.287 805.364,-339.529 797.083,-329.191"/>
2727+<polygon fill="red" stroke="red" points="799.817,-327.003 791.023,-321.094 794.213,-331.197 799.817,-327.003"/>
2728 </a>
2729 </g>
2730-<!-- 71 -->
2731-<g id="node154" class="node"><title>71</title>
2732+<!-- 91 -->
2733+<g id="node148" class="node"><title>91</title>
2734 <a xlink:href="../www.zorba-xquery.com_modules_image_manipulation.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/image/manipulation">
2735-<ellipse fill="white" stroke="white" cx="2037" cy="-701" rx="75.1594" ry="18.3848"/>
2736-<text text-anchor="middle" x="2037" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">manipulation</text>
2737+<ellipse fill="white" stroke="white" cx="2853" cy="-701" rx="75.1594" ry="18.3848"/>
2738+<text text-anchor="middle" x="2853" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">manipulation</text>
2739 </a>
2740 </g>
2741-<!-- 71&#45;&gt;Magick -->
2742-<g id="edge151" class="edge"><title>71-&gt;Magick</title>
2743+<!-- 91&#45;&gt;Magick -->
2744+<g id="edge146" class="edge"><title>91-&gt;Magick</title>
2745 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/image/manipulation, TO: Magick">
2746-<path fill="none" stroke="red" d="M2004.03,-684.307C1988.13,-677.161 1968.53,-669.634 1950,-666 1938.56,-663.758 280.735,-665.713 272,-658 177.15,-574.245 204.078,-399.156 219.073,-330.997"/>
2747-<polygon fill="red" stroke="red" points="222.54,-331.535 221.357,-321.007 215.716,-329.975 222.54,-331.535"/>
2748+<path fill="none" stroke="red" d="M2820.03,-684.316C2804.13,-677.172 2784.53,-669.644 2766,-666 2747.29,-662.321 1408.23,-669.48 1393,-658 1338.65,-617.02 1361.06,-405.369 1307,-364 1289.53,-350.627 930.655,-365.893 911,-356 899.668,-350.296 890.55,-339.834 883.817,-329.703"/>
2749+<polygon fill="red" stroke="red" points="886.712,-327.728 878.518,-321.012 880.736,-331.373 886.712,-327.728"/>
2750 </a>
2751 </g>
2752-<!-- 72 -->
2753-<g id="node156" class="node"><title>72</title>
2754+<!-- 92 -->
2755+<g id="node150" class="node"><title>92</title>
2756 <a xlink:href="../www.zorba-xquery.com_modules_image_paint.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/image/paint">
2757-<ellipse fill="white" stroke="white" cx="2173" cy="-701" rx="36.7696" ry="18.3848"/>
2758-<text text-anchor="middle" x="2173" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">paint</text>
2759+<ellipse fill="white" stroke="white" cx="2989" cy="-701" rx="36.7696" ry="18.3848"/>
2760+<text text-anchor="middle" x="2989" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">paint</text>
2761 </a>
2762 </g>
2763-<!-- 72&#45;&gt;Magick -->
2764-<g id="edge153" class="edge"><title>72-&gt;Magick</title>
2765+<!-- 92&#45;&gt;Magick -->
2766+<g id="edge148" class="edge"><title>92-&gt;Magick</title>
2767 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/image/paint, TO: Magick">
2768-<path fill="none" stroke="red" d="M2155.42,-684.39C2146.68,-677.263 2135.54,-669.727 2124,-666 2100.73,-658.483 383.138,-671.881 363,-658 251.996,-581.483 230.909,-401.354 226.922,-331.44"/>
2769-<polygon fill="red" stroke="red" points="230.405,-331.013 226.418,-321.198 223.414,-331.358 230.405,-331.013"/>
2770+<path fill="none" stroke="red" d="M2971.42,-684.394C2962.68,-677.268 2951.54,-669.731 2940,-666 2920.06,-659.551 1447.76,-670.587 1431,-658 1376.52,-617.082 1398.21,-405.276 1344,-364 1324.86,-349.424 932.5,-366.798 911,-356 899.663,-350.306 890.545,-339.846 883.812,-329.712"/>
2771+<polygon fill="red" stroke="red" points="886.707,-327.737 878.514,-321.02 880.73,-331.381 886.707,-327.737"/>
2772 </a>
2773 </g>
2774 <!-- 5 -->
2775-<g id="node159" class="node"><title>5</title>
2776+<g id="node153" class="node"><title>5</title>
2777 <a xlink:href="../www.zorba-xquery.com_modules_fetch.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/fetch">
2778-<ellipse fill="white" stroke="white" cx="8579" cy="-407" rx="36.0624" ry="18.3848"/>
2779-<text text-anchor="middle" x="8579" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">fetch</text>
2780+<ellipse fill="white" stroke="white" cx="7372" cy="-407" rx="36.0624" ry="18.3848"/>
2781+<text text-anchor="middle" x="7372" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">fetch</text>
2782 </a>
2783 </g>
2784-<!-- 25&#45;&gt;35 -->
2785-<g id="edge195" class="edge"><title>25-&gt;35</title>
2786+<!-- 27&#45;&gt;37 -->
2787+<g id="edge186" class="edge"><title>27-&gt;37</title>
2788 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/http-client, TO: http://jsoniq.org/function-library">
2789-<path fill="none" stroke="black" d="M8755.44,-396.978C8801.29,-387.476 8862.9,-372.268 8882,-356 8914.85,-328.024 8899.35,-304.091 8923,-268 8939.68,-242.541 8962.84,-216.874 8980.62,-198.648"/>
2790-<polygon fill="black" stroke="black" points="8983.33,-200.885 8987.88,-191.315 8978.35,-195.962 8983.33,-200.885"/>
2791+<path fill="none" stroke="black" d="M7630.55,-390.152C7648.03,-380.448 7671.52,-369.178 7694,-364 7732.01,-355.245 8359.15,-368.766 8396,-356 8488.03,-324.121 8572.52,-241.273 8611.44,-198.853"/>
2792+<polygon fill="black" stroke="black" points="8614.05,-201.186 8618.17,-191.424 8608.86,-196.487 8614.05,-201.186"/>
2793 </a>
2794 </g>
2795-<!-- 25&#45;&gt;24 -->
2796-<g id="edge189" class="edge"><title>25-&gt;24</title>
2797+<!-- 27&#45;&gt;26 -->
2798+<g id="edge180" class="edge"><title>27-&gt;26</title>
2799 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/http-client, TO: http://expath.org/ns/error">
2800-<path fill="none" stroke="black" d="M8761.92,-401.1C8806.33,-394.777 8867.19,-381.899 8915,-356 8928.13,-348.887 8940.45,-337.908 8950.18,-327.784"/>
2801-<polygon fill="black" stroke="black" points="8952.88,-330.015 8957.08,-320.286 8947.73,-325.274 8952.88,-330.015"/>
2802+<path fill="none" stroke="black" d="M7559.13,-393.693C7522.37,-383.27 7468.3,-369.627 7420,-364 7396.14,-361.221 524.312,-364.899 502,-356 487.593,-350.254 474.755,-338.851 465.017,-328.089"/>
2803+<polygon fill="black" stroke="black" points="467.653,-325.786 458.496,-320.456 462.331,-330.333 467.653,-325.786"/>
2804 </a>
2805 </g>
2806-<!-- 26 -->
2807-<g id="node162" class="node"><title>26</title>
2808+<!-- 28 -->
2809+<g id="node156" class="node"><title>28</title>
2810 <a xlink:href="../zorba.io_modules_http-client.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/http-client">
2811-<ellipse fill="white" stroke="white" cx="8702" cy="-173" rx="62.9325" ry="18.3848"/>
2812-<text text-anchor="middle" x="8702" y="-169.4" font-family="Times Roman,serif" font-size="14.00" fill="red">http-client</text>
2813+<ellipse fill="white" stroke="white" cx="7539" cy="-173" rx="62.9325" ry="18.3848"/>
2814+<text text-anchor="middle" x="7539" y="-169.4" font-family="Times Roman,serif" font-size="14.00" fill="red">http-client</text>
2815 </a>
2816 </g>
2817-<!-- 25&#45;&gt;26 -->
2818-<g id="edge191" class="edge"><title>25-&gt;26</title>
2819+<!-- 27&#45;&gt;28 -->
2820+<g id="edge182" class="edge"><title>27-&gt;28</title>
2821 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/http-client, TO: http://zorba.io/modules/http-client">
2822-<path fill="none" stroke="black" d="M8677.18,-389.831C8666.7,-381.061 8655.63,-369.408 8650,-356 8634.86,-319.939 8640.31,-305.891 8650,-268 8656.37,-243.11 8670.75,-217.725 8682.78,-199.465"/>
2823-<polygon fill="black" stroke="black" points="8685.73,-201.347 8688.45,-191.107 8679.94,-197.417 8685.73,-201.347"/>
2824+<path fill="none" stroke="black" d="M7627.82,-389.831C7638.3,-381.061 7649.37,-369.408 7655,-356 7670.14,-319.939 7671.74,-303.347 7655,-268 7639.58,-235.45 7606.95,-210.334 7580.21,-194.125"/>
2825+<polygon fill="black" stroke="black" points="7581.8,-191 7571.4,-188.972 7578.26,-197.042 7581.8,-191"/>
2826 </a>
2827 </g>
2828-<!-- 25&#45;&gt;27 -->
2829-<g id="edge193" class="edge"><title>25-&gt;27</title>
2830+<!-- 27&#45;&gt;29 -->
2831+<g id="edge184" class="edge"><title>27-&gt;29</title>
2832 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/http-client, TO: http://zorba.io/modules/http-client-wrapper">
2833-<path fill="none" stroke="black" d="M8713.44,-388.407C8723.41,-372.213 8737.99,-348.523 8749.26,-330.198"/>
2834-<polygon fill="black" stroke="black" points="8752.4,-331.783 8754.66,-321.432 8746.44,-328.114 8752.4,-331.783"/>
2835+<path fill="none" stroke="black" d="M7591.56,-388.407C7581.59,-372.213 7567.01,-348.523 7555.74,-330.198"/>
2836+<polygon fill="black" stroke="black" points="7558.56,-328.114 7550.34,-321.432 7552.6,-331.783 7558.56,-328.114"/>
2837 </a>
2838 </g>
2839-<!-- 25&#45;&gt;cURL -->
2840-<g id="edge131" class="edge"><title>25-&gt;cURL</title>
2841+<!-- 27&#45;&gt;cURL -->
2842+<g id="edge124" class="edge"><title>27-&gt;cURL</title>
2843 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/http-client, TO: cURL">
2844-<path fill="none" stroke="red" d="M8679.07,-389.691C8664.89,-380.083 8645.84,-369.073 8627,-364 8607.45,-358.735 7189.25,-356.141 7169,-356 4532.81,-337.7 1277.37,-306.992 894.332,-303.355"/>
2845-<polygon fill="red" stroke="red" points="894.118,-299.853 884.085,-303.258 894.051,-306.853 894.118,-299.853"/>
2846+<path fill="none" stroke="red" d="M7559.13,-393.694C7522.37,-383.273 7468.3,-369.63 7420,-364 7398.3,-361.471 1148.3,-366.236 1129,-356 1118.39,-350.373 1110.33,-340.067 1104.55,-330.029"/>
2847+<polygon fill="red" stroke="red" points="1107.59,-328.291 1099.88,-321.027 1101.38,-331.516 1107.59,-328.291"/>
2848 </a>
2849 </g>
2850-<!-- 26&#45;&gt;35 -->
2851-<g id="edge197" class="edge"><title>26-&gt;35</title>
2852+<!-- 28&#45;&gt;37 -->
2853+<g id="edge188" class="edge"><title>28-&gt;37</title>
2854 <a xlink:title="FROM: http://zorba.io/modules/http-client, TO: http://jsoniq.org/function-library">
2855-<path fill="none" stroke="black" d="M8765.14,-173C8813.61,-173 8862.07,-173 8910.54,-173"/>
2856-<polygon fill="black" stroke="black" points="8910.56,-176.5 8920.56,-173 8910.56,-169.5 8910.56,-176.5"/>
2857+<path fill="none" stroke="black" d="M7602.09,-173C7913.95,-173 8225.82,-173 8537.68,-173"/>
2858+<polygon fill="black" stroke="black" points="8537.84,-176.5 8547.84,-173 8537.84,-169.5 8537.84,-176.5"/>
2859 </a>
2860 </g>
2861-<!-- 26&#45;&gt;cURL -->
2862-<g id="edge133" class="edge"><title>26-&gt;cURL</title>
2863+<!-- 28&#45;&gt;cURL -->
2864+<g id="edge126" class="edge"><title>28-&gt;cURL</title>
2865 <a xlink:title="FROM: http://zorba.io/modules/http-client, TO: cURL">
2866-<path fill="none" stroke="red" d="M8638.96,-174.045C7928.79,-185.813 1446.62,-293.229 894.454,-302.379"/>
2867-<polygon fill="red" stroke="red" points="894.19,-298.883 884.249,-302.548 894.306,-305.882 894.19,-298.883"/>
2868+<path fill="none" stroke="red" d="M7475.88,-173.285C6820.8,-176.318 1283.76,-203.831 1129,-268 1123.67,-270.212 1118.68,-273.623 1114.22,-277.465"/>
2869+<polygon fill="red" stroke="red" points="1111.53,-275.197 1106.8,-284.678 1116.41,-280.216 1111.53,-275.197"/>
2870 </a>
2871 </g>
2872-<!-- 27&#45;&gt;35 -->
2873-<g id="edge203" class="edge"><title>27-&gt;35</title>
2874+<!-- 29&#45;&gt;37 -->
2875+<g id="edge194" class="edge"><title>29-&gt;37</title>
2876 <a xlink:title="FROM: http://zorba.io/modules/http-client-wrapper, TO: http://jsoniq.org/function-library">
2877-<path fill="none" stroke="black" d="M8820.05,-286.951C8840.88,-279.874 8864.57,-270.715 8885,-260 8918.8,-242.271 8953.92,-216.291 8977.76,-197.339"/>
2878-<polygon fill="black" stroke="black" points="8980.1,-199.949 8985.69,-190.954 8975.71,-194.494 8980.1,-199.949"/>
2879+<path fill="none" stroke="black" d="M7627.22,-292.527C7833.42,-268.046 8344.86,-207.327 8548.42,-183.16"/>
2880+<polygon fill="black" stroke="black" points="8548.95,-186.622 8558.47,-181.967 8548.12,-179.671 8548.95,-186.622"/>
2881 </a>
2882 </g>
2883-<!-- 27&#45;&gt;24 -->
2884-<g id="edge199" class="edge"><title>27-&gt;24</title>
2885+<!-- 29&#45;&gt;26 -->
2886+<g id="edge190" class="edge"><title>29-&gt;26</title>
2887 <a xlink:title="FROM: http://zorba.io/modules/http-client-wrapper, TO: http://expath.org/ns/error">
2888-<path fill="none" stroke="black" d="M8873.3,-303C8890.43,-303 8907.55,-303 8924.67,-303"/>
2889-<polygon fill="black" stroke="black" points="8924.75,-306.5 8934.75,-303 8924.75,-299.5 8924.75,-306.5"/>
2890+<path fill="none" stroke="black" d="M7431.82,-304.347C6827.99,-311.859 3789.46,-348.648 1307,-360 1284.89,-360.101 532.629,-364.59 511,-360 492.276,-356.026 476.076,-341.866 464.532,-328.655"/>
2891+<polygon fill="black" stroke="black" points="467.014,-326.162 457.965,-320.651 461.603,-330.602 467.014,-326.162"/>
2892 </a>
2893 </g>
2894-<!-- 27&#45;&gt;26 -->
2895-<g id="edge201" class="edge"><title>27-&gt;26</title>
2896+<!-- 29&#45;&gt;28 -->
2897+<g id="edge192" class="edge"><title>29-&gt;28</title>
2898 <a xlink:title="FROM: http://zorba.io/modules/http-client-wrapper, TO: http://zorba.io/modules/http-client">
2899-<path fill="none" stroke="black" d="M8756.83,-284.374C8746.04,-262.461 8728.03,-225.874 8715.61,-200.649"/>
2900-<polygon fill="black" stroke="black" points="8718.71,-199.017 8711.15,-191.591 8712.43,-202.109 8718.71,-199.017"/>
2901-</a>
2902-</g>
2903-<!-- 57 -->
2904-<g id="node165" class="node"><title>57</title>
2905-<a xlink:href="../www.zorba-xquery.com_modules_email_imap.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/email/imap">
2906-<ellipse fill="white" stroke="white" cx="8484" cy="-407" rx="34.8574" ry="18.3848"/>
2907-<text text-anchor="middle" x="8484" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">imap</text>
2908-</a>
2909-</g>
2910-<!-- cclient -->
2911-<g id="node232" class="node"><title>cclient</title>
2912-<a xlink:href="http://www.washington.edu/imap/" xlink:title="c-client library part of UW IMAP toolkit">
2913-<polygon fill="none" stroke="red" points="738,-321 682,-321 678,-317 678,-285 734,-285 738,-289 738,-321"/>
2914-<polyline fill="none" stroke="red" points="734,-317 678,-317 "/>
2915-<polyline fill="none" stroke="red" points="734,-317 734,-285 "/>
2916-<polyline fill="none" stroke="red" points="734,-317 738,-321 "/>
2917-<text text-anchor="middle" x="708" y="-299.4" font-family="Times Roman,serif" font-size="14.00">cclient</text>
2918-</a>
2919-</g>
2920-<!-- 57&#45;&gt;cclient -->
2921-<g id="edge141" class="edge"><title>57-&gt;cclient</title>
2922-<a xlink:title="FROM: http://www.zorba-xquery.com/modules/email/imap, TO: cclient">
2923-<path fill="none" stroke="red" d="M8470.79,-389.792C8462.31,-380.22 8450.4,-369.213 8437,-364 8412.12,-354.319 770.822,-368.062 747,-356 735.885,-350.372 727.163,-339.921 720.811,-329.777"/>
2924-<polygon fill="red" stroke="red" points="723.838,-328.02 715.84,-321.071 717.759,-331.491 723.838,-328.02"/>
2925-</a>
2926-</g>
2927-<!-- 77 -->
2928-<g id="node167" class="node"><title>77</title>
2929+<path fill="none" stroke="black" d="M7539,-284.374C7539,-262.75 7539,-226.839 7539,-201.655"/>
2930+<polygon fill="black" stroke="black" points="7542.5,-201.591 7539,-191.591 7535.5,-201.591 7542.5,-201.591"/>
2931+</a>
2932+</g>
2933+<!-- 53 -->
2934+<g id="node159" class="node"><title>53</title>
2935 <a xlink:href="../www.zorba-xquery.com_modules_process.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/process">
2936-<ellipse fill="white" stroke="white" cx="8377" cy="-407" rx="48.0833" ry="18.3848"/>
2937-<text text-anchor="middle" x="8377" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">process</text>
2938+<ellipse fill="white" stroke="white" cx="7264" cy="-407" rx="48.0833" ry="18.3848"/>
2939+<text text-anchor="middle" x="7264" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">process</text>
2940 </a>
2941 </g>
2942-<!-- 76 -->
2943-<g id="node168" class="node"><title>76</title>
2944+<!-- 52 -->
2945+<g id="node160" class="node"><title>52</title>
2946 <a xlink:href="../zorba.io_modules_process.html" xlink:title="(External module) module uri=http://zorba.io/modules/process">
2947-<ellipse fill="white" stroke="white" cx="8263" cy="-407" rx="48.0833" ry="18.3848"/>
2948-<text text-anchor="middle" x="8263" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">process</text>
2949-</a>
2950-</g>
2951-<!-- 56 -->
2952-<g id="node170" class="node"><title>56</title>
2953-<a xlink:href="../www.zorba-xquery.com_modules_email_smtp.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/email/smtp">
2954-<ellipse fill="white" stroke="white" cx="8156" cy="-407" rx="34.8574" ry="18.3848"/>
2955-<text text-anchor="middle" x="8156" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">smtp</text>
2956-</a>
2957-</g>
2958-<!-- 56&#45;&gt;cclient -->
2959-<g id="edge139" class="edge"><title>56-&gt;cclient</title>
2960-<a xlink:title="FROM: http://www.zorba-xquery.com/modules/email/smtp, TO: cclient">
2961-<path fill="none" stroke="red" d="M8142.79,-389.792C8134.31,-380.22 8122.4,-369.213 8109,-364 8085.18,-354.732 769.805,-367.548 747,-356 735.885,-350.372 727.163,-339.921 720.811,-329.777"/>
2962-<polygon fill="red" stroke="red" points="723.838,-328.019 715.84,-321.071 717.76,-331.491 723.838,-328.019"/>
2963-</a>
2964-</g>
2965-<!-- 97 -->
2966-<g id="node172" class="node"><title>97</title>
2967+<ellipse fill="white" stroke="white" cx="7150" cy="-407" rx="48.0833" ry="18.3848"/>
2968+<text text-anchor="middle" x="7150" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">process</text>
2969+</a>
2970+</g>
2971+<!-- 64 -->
2972+<g id="node162" class="node"><title>64</title>
2973 <a xlink:href="../zorba.io_modules_system.html" xlink:title="(External module) module uri=http://zorba.io/modules/system">
2974-<ellipse fill="white" stroke="white" cx="8051" cy="-407" rx="45.9619" ry="18.3848"/>
2975-<text text-anchor="middle" x="8051" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">system</text>
2976+<ellipse fill="white" stroke="white" cx="7032" cy="-407" rx="45.9619" ry="18.3848"/>
2977+<text text-anchor="middle" x="7032" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="green">system</text>
2978 </a>
2979 </g>
2980-<!-- 74&#45;&gt;JDK -->
2981-<g id="edge157" class="edge"><title>74-&gt;JDK</title>
2982+<!-- 73&#45;&gt;JDK -->
2983+<g id="edge132" class="edge"><title>73-&gt;JDK</title>
2984 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/util-jvm, TO: JDK">
2985-<path fill="none" stroke="red" d="M3417.8,-555.369C3403.47,-547.995 3385.32,-539.96 3368,-536 3330.08,-527.331 3054.28,-542.022 3018,-528 2914.26,-487.91 2933.12,-403.089 2829,-364 2799.98,-353.104 624.369,-370.558 597,-356 586.399,-350.361 578.337,-340.053 572.557,-330.017"/>
2986-<polygon fill="red" stroke="red" points="575.599,-328.28 567.884,-321.018 569.387,-331.506 575.599,-328.28"/>
2987+<path fill="none" stroke="red" d="M3461.77,-555.053C3448.66,-547.695 3432.05,-539.769 3416,-536 3399,-532.008 913.33,-540.37 901,-528 849.542,-476.378 851.964,-417.928 901,-364 913.615,-350.127 968.865,-365.553 985,-356 995.082,-350.031 1002.96,-340.001 1008.75,-330.262"/>
2988+<polygon fill="red" stroke="red" points="1011.99,-331.62 1013.65,-321.157 1005.83,-328.3 1011.99,-331.62"/>
2989 </a>
2990 </g>
2991-<!-- 80 -->
2992-<g id="node178" class="node"><title>80</title>
2993+<!-- 68 -->
2994+<g id="node167" class="node"><title>68</title>
2995 <a xlink:href="../www.zorba-xquery.com_modules_oauth_client.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/oauth/client">
2996-<ellipse fill="white" stroke="white" cx="2792" cy="-701" rx="38.1838" ry="18.3848"/>
2997-<text text-anchor="middle" x="2792" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">client</text>
2998+<ellipse fill="white" stroke="white" cx="3368" cy="-701" rx="38.1838" ry="18.3848"/>
2999+<text text-anchor="middle" x="3368" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">client</text>
3000 </a>
3001 </g>
3002-<!-- 80&#45;&gt;67 -->
3003-<g id="edge269" class="edge"><title>80-&gt;67</title>
3004+<!-- 68&#45;&gt;94 -->
3005+<g id="edge238" class="edge"><title>68-&gt;94</title>
3006 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/oauth/client, TO: http://expath.org/ns/http-client">
3007-<path fill="none" stroke="black" d="M2814.1,-685.784C2826.42,-678.225 2842.4,-669.892 2858,-666 2879.08,-660.742 9098.35,-671.952 9115,-658 9180.24,-603.342 9172.87,-489.217 9165.16,-435.771"/>
3008-<polygon fill="black" stroke="black" points="9168.57,-434.972 9163.58,-425.628 9161.66,-436.047 9168.57,-434.972"/>
3009-</a>
3010-</g>
3011-<!-- 80&#45;&gt;78 -->
3012-<g id="edge267" class="edge"><title>80-&gt;78</title>
3013-<a xlink:title="FROM: http://www.zorba-xquery.com/modules/oauth/client, TO: http://zorba.io/modules/hmac">
3014-<path fill="none" stroke="black" d="M2814.84,-685.943C2827.12,-678.626 2842.82,-670.468 2858,-666 2878.11,-660.081 2934.37,-669.337 2952,-658 2972.83,-644.607 2985.67,-619.068 2992.95,-599.11"/>
3015-<polygon fill="black" stroke="black" points="2996.3,-600.152 2996.18,-589.558 2989.66,-597.912 2996.3,-600.152"/>
3016-</a>
3017-</g>
3018-<!-- 80&#45;&gt;3 -->
3019-<g id="edge271" class="edge"><title>80-&gt;3</title>
3020+<path fill="none" stroke="black" d="M3345.9,-685.804C3333.57,-678.25 3317.6,-669.916 3302,-666 3252.62,-653.601 1519.62,-663.455 1469,-658 1193.83,-628.35 1128.89,-593.532 860,-528 719.725,-493.814 556.201,-447.137 473.247,-422.967"/>
3021+<polygon fill="black" stroke="black" points="474.118,-419.575 463.538,-420.133 472.157,-426.295 474.118,-419.575"/>
3022+</a>
3023+</g>
3024+<!-- 68&#45;&gt;66 -->
3025+<g id="edge236" class="edge"><title>68-&gt;66</title>
3026+<a xlink:title="FROM: http://www.zorba-xquery.com/modules/oauth/client, TO: http://www.zorba-xquery.com/modules/cryptography/hmac">
3027+<path fill="none" stroke="black" d="M3348.56,-685.019C3339.51,-677.232 3328.83,-667.511 3320,-658 3302.05,-638.669 3283.94,-614.821 3271.07,-596.984"/>
3028+<polygon fill="black" stroke="black" points="3273.86,-594.866 3265.2,-588.757 3268.16,-598.931 3273.86,-594.866"/>
3029+</a>
3030+</g>
3031+<!-- 68&#45;&gt;3 -->
3032+<g id="edge240" class="edge"><title>68-&gt;3</title>
3033 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/oauth/client, TO: http://zorba.io/modules/base64">
3034-<path fill="none" stroke="black" d="M2814.11,-685.815C2826.43,-678.265 2842.41,-669.93 2858,-666 2893.12,-657.148 4130.12,-675.19 4162,-658 4185.07,-645.563 4200.57,-619.483 4209.69,-599.104"/>
3035-<polygon fill="black" stroke="black" points="4213.02,-600.218 4213.67,-589.643 4206.57,-597.507 4213.02,-600.218"/>
3036+<path fill="none" stroke="black" d="M3388.22,-685.139C3398.84,-677.803 3412.43,-669.871 3426,-666 3459.55,-656.43 4023.34,-674.66 4054,-658 4077.03,-645.486 4092.53,-619.416 4101.67,-599.061"/>
3037+<polygon fill="black" stroke="black" points="4104.99,-600.186 4105.65,-589.611 4098.54,-597.468 4104.99,-600.186"/>
3038 </a>
3039 </g>
3040-<!-- 81 -->
3041-<g id="node180" class="node"><title>81</title>
3042+<!-- 69 -->
3043+<g id="node169" class="node"><title>69</title>
3044 <a xlink:href="../www.zorba-xquery.com_modules_oauth_error.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/oauth/error">
3045-<ellipse fill="white" stroke="white" cx="2794" cy="-571" rx="36.0624" ry="18.3848"/>
3046-<text text-anchor="middle" x="2794" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">error</text>
3047+<ellipse fill="white" stroke="white" cx="3368" cy="-571" rx="36.0624" ry="18.3848"/>
3048+<text text-anchor="middle" x="3368" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="green">error</text>
3049 </a>
3050 </g>
3051-<!-- 80&#45;&gt;81 -->
3052-<g id="edge273" class="edge"><title>80-&gt;81</title>
3053+<!-- 68&#45;&gt;69 -->
3054+<g id="edge242" class="edge"><title>68-&gt;69</title>
3055 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/oauth/client, TO: http://www.zorba-xquery.com/modules/oauth/error">
3056-<path fill="none" stroke="black" d="M2792.29,-682.374C2792.62,-660.75 2793.17,-624.839 2793.56,-599.655"/>
3057-<polygon fill="black" stroke="black" points="2797.06,-599.644 2793.71,-589.591 2790.06,-599.536 2797.06,-599.644"/>
3058+<path fill="none" stroke="black" d="M3368,-682.374C3368,-660.75 3368,-624.839 3368,-599.655"/>
3059+<polygon fill="black" stroke="black" points="3371.5,-599.591 3368,-589.591 3364.5,-599.591 3371.5,-599.591"/>
3060 </a>
3061 </g>
3062 <!-- 2 -->
3063-<g id="node200" class="node"><title>2</title>
3064+<g id="node189" class="node"><title>2</title>
3065 <a xlink:href="../zorba.io_modules_random.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/random">
3066-<ellipse fill="white" stroke="white" cx="3977" cy="-407" rx="48.7904" ry="18.3848"/>
3067-<text text-anchor="middle" x="3977" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">random</text>
3068+<ellipse fill="white" stroke="white" cx="3948" cy="-407" rx="48.7904" ry="18.3848"/>
3069+<text text-anchor="middle" x="3948" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">random</text>
3070 </a>
3071 </g>
3072-<!-- 80&#45;&gt;2 -->
3073-<g id="edge265" class="edge"><title>80-&gt;2</title>
3074+<!-- 68&#45;&gt;2 -->
3075+<g id="edge234" class="edge"><title>68-&gt;2</title>
3076 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/oauth/client, TO: http://zorba.io/modules/random">
3077-<path fill="none" stroke="black" d="M2768.85,-685.758C2759.95,-678.521 2750.79,-669.031 2746,-658 2724.41,-608.262 2707.79,-574.472 2746,-536 2757.45,-524.47 3902.19,-536.568 3916,-528 3948.4,-507.895 3964.23,-464.739 3971.48,-435.784"/>
3078-<polygon fill="black" stroke="black" points="3974.94,-436.358 3973.78,-425.827 3968.12,-434.784 3974.94,-436.358"/>
3079+<path fill="none" stroke="black" d="M3345.54,-685.854C3333.24,-678.415 3317.4,-670.172 3302,-666 3281.39,-660.416 3124.78,-673.409 3110,-658 3072.47,-618.869 3071.86,-574.538 3110,-536 3125.18,-520.659 3868.68,-539.412 3887,-528 3919.37,-507.839 3935.2,-464.698 3942.46,-435.761"/>
3080+<polygon fill="black" stroke="black" points="3945.92,-436.343 3944.77,-425.812 3939.1,-434.765 3945.92,-436.343"/>
3081 </a>
3082 </g>
3083-<!-- 55 -->
3084-<g id="node183" class="node"><title>55</title>
3085+<!-- 95 -->
3086+<g id="node172" class="node"><title>95</title>
3087 <a xlink:href="../www.zorba-xquery.com_modules_languages_xslt.html" xlink:title="(External module) module uri=http://www.zorba-xquery.com/modules/languages/xslt">
3088-<ellipse fill="white" stroke="white" cx="2685" cy="-701" rx="28.9914" ry="18.3848"/>
3089-<text text-anchor="middle" x="2685" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">xslt</text>
3090+<ellipse fill="white" stroke="white" cx="3261" cy="-701" rx="28.9914" ry="18.3848"/>
3091+<text text-anchor="middle" x="3261" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="green">xslt</text>
3092 </a>
3093 </g>
3094 <!-- libxslt -->
3095-<g id="node240" class="node"><title>libxslt</title>
3096+<g id="node228" class="node"><title>libxslt</title>
3097 <a xlink:href="http://xmlsoft.org/XSLT/" xlink:title="libxslt Library">
3098-<polygon fill="none" stroke="red" points="332,-321 280,-321 276,-317 276,-285 328,-285 332,-289 332,-321"/>
3099-<polyline fill="none" stroke="red" points="328,-317 276,-317 "/>
3100-<polyline fill="none" stroke="red" points="328,-317 328,-285 "/>
3101-<polyline fill="none" stroke="red" points="328,-317 332,-321 "/>
3102-<text text-anchor="middle" x="304" y="-299.4" font-family="Times Roman,serif" font-size="14.00">libxslt</text>
3103+<polygon fill="none" stroke="red" points="976,-321 924,-321 920,-317 920,-285 972,-285 976,-289 976,-321"/>
3104+<polyline fill="none" stroke="red" points="972,-317 920,-317 "/>
3105+<polyline fill="none" stroke="red" points="972,-317 972,-285 "/>
3106+<polyline fill="none" stroke="red" points="972,-317 976,-321 "/>
3107+<text text-anchor="middle" x="948" y="-299.4" font-family="Times Roman,serif" font-size="14.00">libxslt</text>
3108 </a>
3109 </g>
3110-<!-- 55&#45;&gt;libxslt -->
3111-<g id="edge137" class="edge"><title>55-&gt;libxslt</title>
3112+<!-- 95&#45;&gt;libxslt -->
3113+<g id="edge154" class="edge"><title>95-&gt;libxslt</title>
3114 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/languages/xslt, TO: libxslt">
3115-<path fill="none" stroke="red" d="M2670.76,-684.434C2663.55,-677.316 2654.18,-669.775 2644,-666 2616.08,-655.645 525.082,-674.05 500,-658 439.287,-619.151 416.143,-412.695 363,-364 355.329,-356.971 349.251,-362.338 341,-356 331.896,-349.006 324.159,-339.138 318.151,-329.81"/>
3116-<polygon fill="red" stroke="red" points="321.089,-327.904 312.932,-321.143 315.093,-331.515 321.089,-327.904"/>
3117+<path fill="none" stroke="red" d="M3246.76,-684.437C3239.55,-677.32 3230.18,-669.78 3220,-666 3197.2,-657.533 1488.47,-672.568 1469,-658 1414.39,-617.149 1435.29,-405.276 1381,-364 1363.48,-350.682 1004.41,-366.371 985,-356 974.391,-350.331 966.18,-340.118 960.218,-330.159"/>
3118+<polygon fill="red" stroke="red" points="963.216,-328.345 955.371,-321.223 957.062,-331.682 963.216,-328.345"/>
3119 </a>
3120 </g>
3121 <!-- 49 -->
3122-<g id="node185" class="node"><title>49</title>
3123+<g id="node174" class="node"><title>49</title>
3124 <a xlink:href="../zorba.io_modules_zorba-query.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/zorba-query">
3125-<ellipse fill="white" stroke="white" cx="2561" cy="-701" rx="70.9184" ry="18.3848"/>
3126-<text text-anchor="middle" x="2561" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">zorba-query</text>
3127-</a>
3128-</g>
3129-<!-- 38 -->
3130-<g id="node190" class="node"><title>38</title>
3131+<ellipse fill="white" stroke="white" cx="3137" cy="-701" rx="70.9184" ry="18.3848"/>
3132+<text text-anchor="middle" x="3137" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">zorba-query</text>
3133+</a>
3134+</g>
3135+<!-- 50 -->
3136+<g id="node177" class="node"><title>50</title>
3137+<a xlink:href="../zorba.io_modules_reflection.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/reflection">
3138+<ellipse fill="white" stroke="white" cx="2308" cy="-701" rx="57.9828" ry="18.3848"/>
3139+<text text-anchor="middle" x="2308" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">reflection</text>
3140+</a>
3141+</g>
3142+<!-- 40 -->
3143+<g id="node179" class="node"><title>40</title>
3144 <a xlink:href="../zorba.io_modules_sequence.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/sequence">
3145-<ellipse fill="white" stroke="white" cx="1741" cy="-701" rx="56.7776" ry="18.3848"/>
3146-<text text-anchor="middle" x="1741" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">sequence</text>
3147+<ellipse fill="white" stroke="white" cx="2161" cy="-701" rx="56.7776" ry="18.3848"/>
3148+<text text-anchor="middle" x="2161" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">sequence</text>
3149 </a>
3150 </g>
3151-<!-- 37 -->
3152-<g id="node192" class="node"><title>37</title>
3153+<!-- 39 -->
3154+<g id="node181" class="node"><title>39</title>
3155 <a xlink:href="../zorba.io_modules_sctx.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/sctx">
3156-<ellipse fill="white" stroke="white" cx="1610" cy="-701" rx="31.1127" ry="18.3848"/>
3157-<text text-anchor="middle" x="1610" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">sctx</text>
3158+<ellipse fill="white" stroke="white" cx="2030" cy="-701" rx="31.1127" ry="18.3848"/>
3159+<text text-anchor="middle" x="2030" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">sctx</text>
3160 </a>
3161 </g>
3162-<!-- 23 -->
3163-<g id="node196" class="node"><title>23</title>
3164+<!-- 25 -->
3165+<g id="node185" class="node"><title>25</title>
3166 <a xlink:href="../zorba.io_modules_datetime.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/datetime">
3167-<ellipse fill="white" stroke="white" cx="4203" cy="-407" rx="55.1543" ry="18.3848"/>
3168-<text text-anchor="middle" x="4203" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">datetime</text>
3169+<ellipse fill="white" stroke="white" cx="4174" cy="-407" rx="55.1543" ry="18.3848"/>
3170+<text text-anchor="middle" x="4174" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">datetime</text>
3171 </a>
3172 </g>
3173 <!-- 1 -->
3174-<g id="node198" class="node"><title>1</title>
3175+<g id="node187" class="node"><title>1</title>
3176 <a xlink:href="../zorba.io_modules_math.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/math">
3177-<ellipse fill="white" stroke="white" cx="4087" cy="-407" rx="36.977" ry="18.3848"/>
3178-<text text-anchor="middle" x="4087" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">math</text>
3179+<ellipse fill="white" stroke="white" cx="4058" cy="-407" rx="36.977" ry="18.3848"/>
3180+<text text-anchor="middle" x="4058" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">math</text>
3181 </a>
3182 </g>
3183 <!-- 4 -->
3184-<g id="node202" class="node"><title>4</title>
3185+<g id="node191" class="node"><title>4</title>
3186 <a xlink:href="../zorba.io_modules_string.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/string">
3187-<ellipse fill="white" stroke="white" cx="3865" cy="-407" rx="39.0967" ry="18.3848"/>
3188-<text text-anchor="middle" x="3865" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">string</text>
3189-</a>
3190-</g>
3191-<!-- 43 -->
3192-<g id="node204" class="node"><title>43</title>
3193-<a xlink:href="../zorba.io_modules_uri.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/uri">
3194-<ellipse fill="white" stroke="white" cx="3775" cy="-407" rx="27" ry="18.3848"/>
3195-<text text-anchor="middle" x="3775" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">uri</text>
3196-</a>
3197-</g>
3198-<!-- 28 -->
3199-<g id="node207" class="node"><title>28</title>
3200+<ellipse fill="white" stroke="white" cx="3836" cy="-407" rx="39.0967" ry="18.3848"/>
3201+<text text-anchor="middle" x="3836" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">string</text>
3202+</a>
3203+</g>
3204+<!-- 6 -->
3205+<g id="node193" class="node"><title>6</title>
3206+<a xlink:href="../www.zorba-xquery.com_modules_uri.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/uri">
3207+<ellipse fill="white" stroke="white" cx="3746" cy="-407" rx="27" ry="18.3848"/>
3208+<text text-anchor="middle" x="3746" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">uri</text>
3209+</a>
3210+</g>
3211+<!-- 30 -->
3212+<g id="node196" class="node"><title>30</title>
3213 <a xlink:href="../zorba.io_modules_item.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/item">
3214-<ellipse fill="white" stroke="white" cx="3675" cy="-407" rx="33.234" ry="18.3848"/>
3215-<text text-anchor="middle" x="3675" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">item</text>
3216+<ellipse fill="white" stroke="white" cx="3646" cy="-407" rx="33.234" ry="18.3848"/>
3217+<text text-anchor="middle" x="3646" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">item</text>
3218+</a>
3219+</g>
3220+<!-- 44 -->
3221+<g id="node199" class="node"><title>44</title>
3222+<a xlink:href="../zorba.io_modules_node.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/node">
3223+<ellipse fill="white" stroke="white" cx="3538" cy="-407" rx="34.8574" ry="18.3848"/>
3224+<text text-anchor="middle" x="3538" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">node</text>
3225 </a>
3226 </g>
3227 <!-- 42 -->
3228-<g id="node210" class="node"><title>42</title>
3229-<a xlink:href="../zorba.io_modules_node.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/node">
3230-<ellipse fill="white" stroke="white" cx="3567" cy="-407" rx="34.8574" ry="18.3848"/>
3231-<text text-anchor="middle" x="3567" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">node</text>
3232-</a>
3233-</g>
3234-<!-- 40 -->
3235-<g id="node212" class="node"><title>40</title>
3236+<g id="node201" class="node"><title>42</title>
3237 <a xlink:href="../zorba.io_modules_node-position.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/node-position">
3238-<ellipse fill="white" stroke="white" cx="3430" cy="-407" rx="77.7817" ry="18.3848"/>
3239-<text text-anchor="middle" x="3430" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">node-position</text>
3240+<ellipse fill="white" stroke="white" cx="3401" cy="-407" rx="77.7817" ry="18.3848"/>
3241+<text text-anchor="middle" x="3401" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">node-position</text>
3242 </a>
3243 </g>
3244-<!-- 41 -->
3245-<g id="node214" class="node"><title>41</title>
3246+<!-- 43 -->
3247+<g id="node203" class="node"><title>43</title>
3248 <a xlink:href="../zorba.io_modules_reference.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/reference">
3249-<ellipse fill="white" stroke="white" cx="3270" cy="-407" rx="57.9828" ry="18.3848"/>
3250-<text text-anchor="middle" x="3270" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">reference</text>
3251+<ellipse fill="white" stroke="white" cx="3241" cy="-407" rx="57.9828" ry="18.3848"/>
3252+<text text-anchor="middle" x="3241" y="-403.4" font-family="Times Roman,serif" font-size="14.00" fill="red">reference</text>
3253 </a>
3254 </g>
3255-<!-- 18 -->
3256-<g id="node219" class="node"><title>18</title>
3257+<!-- 19 -->
3258+<g id="node208" class="node"><title>19</title>
3259 <a xlink:href="../www.zorba-xquery.com_modules_xqdoc_batch.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/xqdoc/batch">
3260-<ellipse fill="white" stroke="white" cx="1489" cy="-701" rx="38.8909" ry="18.3848"/>
3261-<text text-anchor="middle" x="1489" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">batch</text>
3262+<ellipse fill="white" stroke="white" cx="1800" cy="-701" rx="38.8909" ry="18.3848"/>
3263+<text text-anchor="middle" x="1800" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">batch</text>
3264 </a>
3265 </g>
3266-<!-- 18&#45;&gt;22 -->
3267-<g id="edge179" class="edge"><title>18-&gt;22</title>
3268+<!-- 19&#45;&gt;24 -->
3269+<g id="edge168" class="edge"><title>19-&gt;24</title>
3270 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/xqdoc/batch, TO: http://www.functx.com">
3271-<path fill="none" stroke="black" d="M1509.59,-685.07C1520.39,-677.717 1534.22,-669.789 1548,-666 1590,-654.45 7777.47,-659.621 7821,-658 8227.68,-642.857 8711.17,-599.52 8912.58,-580.334"/>
3272-<polygon fill="black" stroke="black" points="8913.21,-583.79 8922.83,-579.355 8912.54,-576.822 8913.21,-583.79"/>
3273+<path fill="none" stroke="black" d="M1834.11,-691.755C1867.82,-683.125 1921.03,-670.868 1968,-666 1992.13,-663.499 8931.31,-666.569 8954,-658 8985.94,-645.94 9014.27,-618.388 9032.36,-597.497"/>
3274+<polygon fill="black" stroke="black" points="9035.26,-599.491 9039,-589.581 9029.89,-594.99 9035.26,-599.491"/>
3275 </a>
3276 </g>
3277-<!-- 18&#45;&gt;33 -->
3278-<g id="edge181" class="edge"><title>18-&gt;33</title>
3279+<!-- 19&#45;&gt;35 -->
3280+<g id="edge170" class="edge"><title>19-&gt;35</title>
3281 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/xqdoc/batch, TO: http://expath.org/ns/file">
3282-<path fill="none" stroke="black" d="M1509.59,-685.069C1520.39,-677.715 1534.22,-669.788 1548,-666 1573.33,-659.036 9094.33,-674.22 9115,-658 9158.93,-623.529 9102.42,-572.125 9145,-536 9162.51,-521.147 9229.98,-542.225 9248,-528 9275.8,-506.051 9284.07,-464.064 9286.38,-435.792"/>
3283-<polygon fill="black" stroke="black" points="9289.88,-435.893 9286.99,-425.698 9282.89,-435.465 9289.88,-435.893"/>
3284+<path fill="none" stroke="black" d="M1766.78,-691.119C1736.43,-682.615 1690.14,-670.956 1649,-666 1501.61,-648.247 1128.64,-673.513 981,-658 688.003,-627.215 550.89,-724.07 331,-528 304.823,-504.658 296.117,-463.673 293.278,-435.941"/>
3285+<polygon fill="black" stroke="black" points="296.741,-435.348 292.431,-425.67 289.765,-435.924 296.741,-435.348"/>
3286 </a>
3287 </g>
3288-<!-- 19 -->
3289-<g id="node221" class="node"><title>19</title>
3290+<!-- 20 -->
3291+<g id="node210" class="node"><title>20</title>
3292 <a xlink:href="../www.zorba-xquery.com_modules_xqdoc_html.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/xqdoc/html">
3293-<ellipse fill="white" stroke="white" cx="1283" cy="-571" rx="33.9411" ry="18.3848"/>
3294-<text text-anchor="middle" x="1283" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">html</text>
3295+<ellipse fill="white" stroke="white" cx="1703" cy="-571" rx="33.9411" ry="18.3848"/>
3296+<text text-anchor="middle" x="1703" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">html</text>
3297 </a>
3298 </g>
3299-<!-- 18&#45;&gt;19 -->
3300-<g id="edge187" class="edge"><title>18-&gt;19</title>
3301+<!-- 19&#45;&gt;20 -->
3302+<g id="edge176" class="edge"><title>19-&gt;20</title>
3303 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/xqdoc/batch, TO: http://www.zorba-xquery.com/modules/xqdoc/html">
3304-<path fill="none" stroke="black" d="M1452.34,-694.661C1411.27,-686.961 1347.94,-673.115 1329,-658 1310.24,-643.027 1298.21,-618.282 1291.18,-599.002"/>
3305-<polygon fill="black" stroke="black" points="1294.48,-597.84 1287.95,-589.499 1287.86,-600.093 1294.48,-597.84"/>
3306+<path fill="none" stroke="black" d="M1777.98,-685.475C1768.3,-677.931 1757.28,-668.28 1749,-658 1734.44,-639.929 1722.38,-616.539 1714.26,-598.563"/>
3307+<polygon fill="black" stroke="black" points="1717.38,-596.963 1710.17,-589.202 1710.97,-599.767 1717.38,-596.963"/>
3308 </a>
3309 </g>
3310-<!-- 20 -->
3311-<g id="node223" class="node"><title>20</title>
3312+<!-- 21 -->
3313+<g id="node212" class="node"><title>21</title>
3314 <a xlink:href="../www.zorba-xquery.com_modules_xqdoc_menu.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/xqdoc/menu">
3315-<ellipse fill="white" stroke="white" cx="1380" cy="-571" rx="39.0967" ry="18.3848"/>
3316-<text text-anchor="middle" x="1380" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">menu</text>
3317+<ellipse fill="white" stroke="white" cx="1800" cy="-571" rx="39.0967" ry="18.3848"/>
3318+<text text-anchor="middle" x="1800" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">menu</text>
3319 </a>
3320 </g>
3321-<!-- 18&#45;&gt;20 -->
3322-<g id="edge185" class="edge"><title>18-&gt;20</title>
3323+<!-- 19&#45;&gt;21 -->
3324+<g id="edge174" class="edge"><title>19-&gt;21</title>
3325 <a xlink:title="FROM: http://www.zorba-xquery.com/modules/xqdoc/batch, TO: http://www.zorba-xquery.com/modules/xqdoc/menu">
3326-<path fill="none" stroke="black" d="M1464.94,-686.388C1453.75,-678.833 1440.8,-668.914 1431,-658 1415.11,-640.301 1401.73,-616.889 1392.66,-598.809"/>
3327-<polygon fill="black" stroke="black" points="1395.6,-596.848 1388.08,-589.384 1389.3,-599.908 1395.6,-596.848"/>
3328-</a>
3329-</g>
3330-<!-- 48 -->
3331-<g id="node225" class="node"><title>48</title>
3332-<a xlink:href="../zorba.io_modules_xqdoc.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/xqdoc">
3333-<ellipse fill="white" stroke="white" cx="1489" cy="-571" rx="39.0967" ry="18.3848"/>
3334-<text text-anchor="middle" x="1489" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">xqdoc</text>
3335-</a>
3336-</g>
3337-<!-- 18&#45;&gt;48 -->
3338-<g id="edge183" class="edge"><title>18-&gt;48</title>
3339-<a xlink:title="FROM: http://www.zorba-xquery.com/modules/xqdoc/batch, TO: http://zorba.io/modules/xqdoc">
3340-<path fill="none" stroke="black" d="M1489,-682.374C1489,-660.75 1489,-624.839 1489,-599.655"/>
3341-<polygon fill="black" stroke="black" points="1492.5,-599.591 1489,-589.591 1485.5,-599.591 1492.5,-599.591"/>
3342-</a>
3343-</g>
3344-<!-- 48&#45;&gt;5 -->
3345-<g id="edge217" class="edge"><title>48-&gt;5</title>
3346-<a xlink:title="FROM: http://zorba.io/modules/xqdoc, TO: http://www.zorba-xquery.com/modules/fetch">
3347-<path fill="none" stroke="black" d="M1528.09,-569.535C1682.61,-563.822 2265.76,-543.017 2746,-536 2756.04,-535.853 8522.7,-533.648 8531,-528 8561.16,-507.489 8572.37,-464.752 8576.53,-435.963"/>
3348-<polygon fill="black" stroke="black" points="8580.05,-436.043 8577.81,-425.688 8573.11,-435.18 8580.05,-436.043"/>
3349-</a>
3350-</g>
3351-<!-- 48&#45;&gt;36 -->
3352-<g id="edge219" class="edge"><title>48-&gt;36</title>
3353-<a xlink:title="FROM: http://zorba.io/modules/xqdoc, TO: http://zorba.io/modules/schema">
3354-<path fill="none" stroke="black" d="M1527.38,-567.188C1745.01,-545.57 2823.43,-438.446 3083.5,-412.613"/>
3355-<polygon fill="black" stroke="black" points="3083.87,-416.093 3093.48,-411.621 3083.18,-409.127 3083.87,-416.093"/>
3356-</a>
3357-</g>
3358-<!-- 101 -->
3359-<g id="node227" class="node"><title>101</title>
3360+<path fill="none" stroke="black" d="M1800,-682.374C1800,-660.75 1800,-624.839 1800,-599.655"/>
3361+<polygon fill="black" stroke="black" points="1803.5,-599.591 1800,-589.591 1796.5,-599.591 1803.5,-599.591"/>
3362+</a>
3363+</g>
3364+<!-- 7 -->
3365+<g id="node214" class="node"><title>7</title>
3366+<a xlink:href="../www.zorba-xquery.com_modules_xqdoc.html" xlink:title="(Zorba-core) module uri=http://www.zorba-xquery.com/modules/xqdoc">
3367+<ellipse fill="white" stroke="white" cx="1909" cy="-571" rx="39.0967" ry="18.3848"/>
3368+<text text-anchor="middle" x="1909" y="-567.4" font-family="Times Roman,serif" font-size="14.00" fill="red">xqdoc</text>
3369+</a>
3370+</g>
3371+<!-- 19&#45;&gt;7 -->
3372+<g id="edge172" class="edge"><title>19-&gt;7</title>
3373+<a xlink:title="FROM: http://www.zorba-xquery.com/modules/xqdoc/batch, TO: http://www.zorba-xquery.com/modules/xqdoc">
3374+<path fill="none" stroke="black" d="M1821.3,-685.275C1830.93,-677.618 1842.13,-667.932 1851,-658 1867.58,-639.44 1883.04,-615.807 1893.82,-597.857"/>
3375+<polygon fill="black" stroke="black" points="1896.95,-599.438 1899.01,-589.046 1890.92,-595.884 1896.95,-599.438"/>
3376+</a>
3377+</g>
3378+<!-- 7&#45;&gt;5 -->
3379+<g id="edge158" class="edge"><title>7-&gt;5</title>
3380+<a xlink:title="FROM: http://www.zorba-xquery.com/modules/xqdoc, TO: http://www.zorba-xquery.com/modules/fetch">
3381+<path fill="none" stroke="black" d="M1947.87,-569.482C2097.78,-563.71 2652.71,-543.096 3110,-536 3124.63,-535.773 7311.9,-536.232 7324,-528 7354.15,-507.481 7365.36,-464.746 7369.53,-435.96"/>
3382+<polygon fill="black" stroke="black" points="7373.05,-436.041 7370.81,-425.686 7366.1,-435.177 7373.05,-436.041"/>
3383+</a>
3384+</g>
3385+<!-- 7&#45;&gt;38 -->
3386+<g id="edge160" class="edge"><title>7-&gt;38</title>
3387+<a xlink:title="FROM: http://www.zorba-xquery.com/modules/xqdoc, TO: http://zorba.io/modules/schema">
3388+<path fill="none" stroke="black" d="M1946.62,-565.867C2120.65,-542.123 2847.8,-442.91 3055.43,-414.582"/>
3389+<polygon fill="black" stroke="black" points="3056.06,-418.029 3065.49,-413.209 3055.11,-411.093 3056.06,-418.029"/>
3390+</a>
3391+</g>
3392+<!-- 97 -->
3393+<g id="node216" class="node"><title>97</title>
3394 <a xlink:href="../zorba.io_errors.html" xlink:title="(Zorba-core) module uri=http://zorba.io/errors">
3395-<ellipse fill="white" stroke="white" cx="1153" cy="-701" rx="41.0122" ry="18.3848"/>
3396-<text text-anchor="middle" x="1153" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">errors</text>
3397+<ellipse fill="white" stroke="white" cx="1573" cy="-701" rx="41.0122" ry="18.3848"/>
3398+<text text-anchor="middle" x="1573" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">errors</text>
3399 </a>
3400 </g>
3401-<!-- 102 -->
3402-<g id="node229" class="node"><title>102</title>
3403+<!-- 98 -->
3404+<g id="node218" class="node"><title>98</title>
3405 <a xlink:href="../zorba.io_warnings.html" xlink:title="(Zorba-core) module uri=http://zorba.io/warnings">
3406-<ellipse fill="white" stroke="white" cx="991" cy="-701" rx="56.0679" ry="18.3848"/>
3407-<text text-anchor="middle" x="991" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">warnings</text>
3408+<ellipse fill="white" stroke="white" cx="1411" cy="-701" rx="56.0679" ry="18.3848"/>
3409+<text text-anchor="middle" x="1411" y="-697.4" font-family="Times Roman,serif" font-size="14.00" fill="red">warnings</text>
3410 </a>
3411 </g>
3412-<!-- 31 -->
3413-<g id="node279" class="node"><title>31</title>
3414-<ellipse fill="none" stroke="black" cx="9427" cy="-571" rx="27" ry="18.3848"/>
3415-<text text-anchor="middle" x="9427" y="-567.4" font-family="Times Roman,serif" font-size="14.00">31</text>
3416-</g>
3417-<!-- 31&#45;&gt;34 -->
3418-<g id="edge205" class="edge"><title>31-&gt;34</title>
3419+<!-- 33&#45;&gt;36 -->
3420+<g id="edge196" class="edge"><title>33-&gt;36</title>
3421 <a xlink:title="FROM: http://jsound.io/modules/validate, TO: http://jsoniq.org/functions">
3422-<path fill="none" stroke="black" d="M9428.51,-552.403C9430.81,-515.051 9432.38,-428.936 9405,-364 9352.51,-239.52 9323.66,-204.55 9211,-130 9168.19,-101.672 9111.8,-86.1275 9069.15,-77.8335"/>
3423-<polygon fill="black" stroke="black" points="9069.65,-74.3656 9059.18,-75.9757 9068.37,-81.2473 9069.65,-74.3656"/>
3424+<path fill="none" stroke="black" d="M8703.06,-554.786C8737.59,-510.73 8830.89,-383.796 8863,-260 8877.51,-204.073 8890.45,-180.839 8863,-130 8852.92,-111.336 8834.37,-97.4576 8816.47,-87.6944"/>
3425+<polygon fill="black" stroke="black" points="8817.71,-84.3997 8807.22,-82.9604 8814.52,-90.6313 8817.71,-84.3997"/>
3426 </a>
3427 </g>
3428-<!-- 31&#45;&gt;5 -->
3429-<g id="edge209" class="edge"><title>31-&gt;5</title>
3430+<!-- 33&#45;&gt;5 -->
3431+<g id="edge200" class="edge"><title>33-&gt;5</title>
3432 <a xlink:title="FROM: http://jsound.io/modules/validate, TO: http://www.zorba-xquery.com/modules/fetch">
3433-<path fill="none" stroke="black" d="M9400.37,-567.144C9346.58,-559.55 9221.07,-542.803 9115,-536 9101.47,-535.132 8638.15,-535.708 8627,-528 8597,-507.263 8585.75,-464.585 8581.53,-435.871"/>
3434-<polygon fill="black" stroke="black" points="8584.96,-435.105 8580.23,-425.624 8578.02,-435.984 8584.96,-435.105"/>
3435+<path fill="none" stroke="black" d="M8664.09,-565.162C8625.52,-556.789 8550.61,-541.746 8486,-536 8471.25,-534.688 7432.22,-536.364 7420,-528 7389.91,-507.397 7378.68,-464.684 7374.49,-435.925"/>
3436+<polygon fill="black" stroke="black" points="7377.92,-435.149 7373.21,-425.662 7370.98,-436.019 7377.92,-435.149"/>
3437 </a>
3438 </g>
3439-<!-- 32 -->
3440-<g id="node282" class="node"><title>32</title>
3441-<ellipse fill="none" stroke="black" cx="9482" cy="-407" rx="27" ry="18.3848"/>
3442-<text text-anchor="middle" x="9482" y="-403.4" font-family="Times Roman,serif" font-size="14.00">32</text>
3443+<!-- 34 -->
3444+<g id="node269" class="node"><title>34</title>
3445+<ellipse fill="none" stroke="black" cx="8875" cy="-407" rx="27" ry="18.3848"/>
3446+<text text-anchor="middle" x="8875" y="-403.4" font-family="Times Roman,serif" font-size="14.00">34</text>
3447 </g>
3448-<!-- 31&#45;&gt;32 -->
3449-<g id="edge207" class="edge"><title>31-&gt;32</title>
3450+<!-- 33&#45;&gt;34 -->
3451+<g id="edge198" class="edge"><title>33-&gt;34</title>
3452 <a xlink:title="FROM: http://jsound.io/modules/validate, TO: http://jsound.io/modules/validate/map">
3453-<path fill="none" stroke="black" d="M9433.1,-552.823C9442.68,-524.254 9461.33,-468.636 9472.63,-434.954"/>
3454-<polygon fill="black" stroke="black" points="9476.02,-435.853 9475.88,-425.259 9469.38,-433.627 9476.02,-435.853"/>
3455+<path fill="none" stroke="black" d="M8716.38,-566.129C8753.13,-558.854 8817.14,-544.253 8834,-528 8859.23,-503.673 8868.94,-463.274 8872.67,-435.914"/>
3456+<polygon fill="black" stroke="black" points="8876.17,-436.117 8873.86,-425.776 8869.22,-435.299 8876.17,-436.117"/>
3457 </a>
3458 </g>
3459 </g>
3460
3461=== modified file 'modules/CMakeLists.txt'
3462--- modules/CMakeLists.txt 2013-10-16 18:24:54 +0000
3463+++ modules/CMakeLists.txt 2013-10-16 19:09:13 +0000
3464@@ -32,6 +32,7 @@
3465 ADD_SUBDIRECTORY(xml)
3466 ADD_SUBDIRECTORY(xqdoc)
3467 ADD_SUBDIRECTORY(zorba-query)
3468+ADD_SUBDIRECTORY(reflection)
3469
3470 IF (ZORBA_WITH_DEBUGGER)
3471 ADD_SUBDIRECTORY(debugger)
3472
3473=== modified file 'modules/com/zorba-xquery/www/modules/CMakeLists.txt'
3474--- modules/com/zorba-xquery/www/modules/CMakeLists.txt 2013-10-16 18:24:54 +0000
3475+++ modules/com/zorba-xquery/www/modules/CMakeLists.txt 2013-10-16 19:09:13 +0000
3476@@ -14,8 +14,6 @@
3477
3478 DECLARE_ZORBA_MODULE(FILE fetch.xq VERSION 2.0
3479 URI "http://www.zorba-xquery.com/modules/fetch")
3480-DECLARE_ZORBA_MODULE(FILE reflection.xq VERSION 2.0
3481- URI "http://www.zorba-xquery.com/modules/reflection")
3482
3483 # Subdirectories
3484
3485
3486=== added directory 'modules/reflection'
3487=== added file 'modules/reflection/CMakeLists.txt'
3488--- modules/reflection/CMakeLists.txt 1970-01-01 00:00:00 +0000
3489+++ modules/reflection/CMakeLists.txt 2013-10-16 19:09:13 +0000
3490@@ -0,0 +1,2 @@
3491+DECLARE_ZORBA_MODULE(FILE reflection.xq VERSION 1.0
3492+ URI "http://zorba.io/modules/reflection")
3493\ No newline at end of file
3494
3495=== renamed file 'modules/com/zorba-xquery/www/modules/reflection.xq' => 'modules/reflection/reflection.xq'
3496--- modules/com/zorba-xquery/www/modules/reflection.xq 2013-09-26 23:15:11 +0000
3497+++ modules/reflection/reflection.xq 2013-10-16 19:09:13 +0000
3498@@ -27,21 +27,22 @@
3499 :
3500 :)
3501
3502-module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
3503+module namespace reflection = "http://zorba.io/modules/reflection";
3504
3505 declare namespace an = "http://zorba.io/annotations";
3506
3507 declare namespace err = "http://www.w3.org/2005/xqt-errors";
3508
3509 declare namespace ver = "http://zorba.io/options/versioning";
3510-declare option ver:module-version "2.0";
3511+declare option ver:module-version "1.0";
3512
3513 (:~
3514 : The invoke function allows to dynamically call a function given its QName
3515- : and parameters. It is possible to invoke a function whose name is not known
3516+ : and parameters.<p/>
3517+ : It is possible to invoke a function whose name is not known
3518 : at compilation time -- it can be computed, passed through an external
3519 : variable, taken from a file, etc. The first parameter must always be a
3520- : QName identifying a known function.
3521+ : QName identifying a known function.<p/>
3522 :
3523 : The function is declared with the %an:variadic annotation. Hence, it allows
3524 : for an arbitrary number of parameters. All of these parameters (except the
3525@@ -115,8 +116,9 @@
3526
3527
3528 (:~
3529- : <p>The purpose of this function is to (dynamically) execute an XQuery program
3530- : from inside another XQuery program. The XQuery program that invokes the
3531+ : The purpose of this function is to (dynamically) execute an XQuery program
3532+ : from inside another XQuery program.<p/>
3533+ : The XQuery program that invokes the
3534 : eval function will be referred to as the "outer" program and the XQuery
3535 : program that is executed by the eval invocation will be referred to as
3536 : the "inner" program. The function is given as a string argument.
3537@@ -125,14 +127,14 @@
3538 : external variables. The eval function treats this string as
3539 : an XQuery main module. That is, it parses the string, compiles the
3540 : resulting parse tree, executes the resulting execution plan, and finally
3541- : returns the result or error (if any) to the outer program.
3542+ : returns the result or error (if any) to the outer program.<p/>
3543 : The given XQuery program needs to be a valid according to XQuery's
3544 : MainModule production (see <a href="http://www.w3.org/TR/xquery/#doc-xquery-MainModule">
3545 : http://www.w3.org/TR/xquery/#doc-xquery-MainModule</a>. Please note
3546 : that the inner pogram must at least have the XQuery version of the
3547- : outer program [err:XQST0031].</p>
3548+ : outer program [err:XQST0031].<p/>
3549 :
3550- : <p>The inner program "inherits" the static and dynamic context of the outer
3551+ : The inner program "inherits" the static and dynamic context of the outer
3552 : program. Specifically, evaluation of the inner program is done in static and
3553 : dynamic contextes that are initialized as copies of the static and dynamic
3554 : contextes of the outer program at the place where the eval invocation appears
3555@@ -143,13 +145,13 @@
3556 : imported by the inner main module from library modules, hide their corresponding
3557 : inherited declarations. For example, if the inner main module declares
3558 : a variable or function with the same name as an inherited variable or function,
3559- : the inner variable/function hides the inherited one.</p>
3560+ : the inner variable/function hides the inherited one.<p/>
3561 :
3562- : <p>If the inner program declares an external variable with the same name as an
3563+ : If the inner program declares an external variable with the same name as an
3564 : inherited variable, the value of the inherited variable is used to initialize
3565 : the inner external variable. If, however, an inner external variable has no
3566 : default initializer and no corresponding inherited variable, it will remain
3567- : uninitialized, causing the inner program to raise an error when executed.</p>
3568+ : uninitialized, causing the inner program to raise an error when executed.
3569 :
3570 : @param $query the query string to be evaluated
3571 :
3572
3573=== modified file 'src/api/staticcontextimpl.cpp'
3574--- src/api/staticcontextimpl.cpp 2013-09-26 09:38:51 +0000
3575+++ src/api/staticcontextimpl.cpp 2013-10-16 19:09:13 +0000
3576@@ -1612,7 +1612,7 @@
3577
3578 // prolog
3579 lOut
3580- << "import module namespace ref = 'http://www.zorba-xquery.com/modules/reflection';"
3581+ << "import module namespace ref = 'http://zorba.io/modules/reflection';"
3582 << std::endl;
3583
3584 lOut << "declare variable $xxx-func-name as xs:QName external;" << std::endl;
3585
3586=== modified file 'src/context/static_context.cpp'
3587--- src/context/static_context.cpp 2013-10-16 18:24:54 +0000
3588+++ src/context/static_context.cpp 2013-10-16 19:09:13 +0000
3589@@ -440,7 +440,7 @@
3590
3591 const char*
3592 static_context::ZORBA_REFLECTION_FN_NS =
3593-"http://www.zorba-xquery.com/modules/reflection";
3594+"http://zorba.io/modules/reflection";
3595
3596 const char*
3597 static_context::ZORBA_UTIL_FN_NS =
3598
3599=== modified file 'src/runtime/spec/mappings.xml'
3600--- src/runtime/spec/mappings.xml 2013-10-16 18:24:54 +0000
3601+++ src/runtime/spec/mappings.xml 2013-10-16 19:09:13 +0000
3602@@ -98,7 +98,7 @@
3603 define="ZORBA_SCTX_FN_NS"
3604 prefix="fn-zorba-sctx"/>
3605
3606- <zorba:namespace uri="http://www.zorba-xquery.com/modules/reflection"
3607+ <zorba:namespace uri="http://zorba.io/modules/reflection"
3608 define="ZORBA_REFLECTION_FN_NS"
3609 prefix="fn-zorba-reflection"/>
3610
3611
3612=== modified file 'test/extern/extern-func-1.xq'
3613--- test/extern/extern-func-1.xq 2013-02-07 17:24:36 +0000
3614+++ test/extern/extern-func-1.xq 2013-10-16 19:09:13 +0000
3615@@ -15,7 +15,7 @@
3616 :)
3617
3618
3619-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3620+import module namespace refl = "http://zorba.io/modules/reflection";
3621
3622 declare namespace extern = "urn:extern";
3623
3624
3625=== modified file 'test/extern/extern-func-2.xq'
3626--- test/extern/extern-func-2.xq 2013-02-07 17:24:36 +0000
3627+++ test/extern/extern-func-2.xq 2013-10-16 19:09:13 +0000
3628@@ -14,7 +14,7 @@
3629 : limitations under the License.
3630 :)
3631
3632-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3633+import module namespace refl = "http://zorba.io/modules/reflection";
3634
3635 declare namespace extern = "urn:extern";
3636
3637
3638=== modified file 'test/extern/extern-func-module-3.xq'
3639--- test/extern/extern-func-module-3.xq 2013-02-07 17:24:36 +0000
3640+++ test/extern/extern-func-module-3.xq 2013-10-16 19:09:13 +0000
3641@@ -18,7 +18,7 @@
3642
3643 module namespace extern = "urn:extern";
3644
3645-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3646+import module namespace refl = "http://zorba.io/modules/reflection";
3647
3648 declare function extern:test() as xs:string
3649 {
3650
3651=== modified file 'test/extern/extern-func-module-4.xq'
3652--- test/extern/extern-func-module-4.xq 2013-02-07 17:24:36 +0000
3653+++ test/extern/extern-func-module-4.xq 2013-10-16 19:09:13 +0000
3654@@ -18,7 +18,7 @@
3655
3656 module namespace extern = "urn:extern";
3657
3658-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3659+import module namespace refl = "http://zorba.io/modules/reflection";
3660
3661 declare namespace ns2 = 'myns';
3662
3663
3664=== modified file 'test/rbkt/Queries/zorba/eval/ctx_item_01.xq'
3665--- test/rbkt/Queries/zorba/eval/ctx_item_01.xq 2012-09-18 18:38:16 +0000
3666+++ test/rbkt/Queries/zorba/eval/ctx_item_01.xq 2013-10-16 19:09:13 +0000
3667@@ -1,4 +1,4 @@
3668-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3669+import module namespace refl = "http://zorba.io/modules/reflection";
3670
3671 declare context item := <doc><a/></doc>;
3672
3673
3674=== modified file 'test/rbkt/Queries/zorba/eval/ctx_item_02.xq'
3675--- test/rbkt/Queries/zorba/eval/ctx_item_02.xq 2012-09-18 18:38:16 +0000
3676+++ test/rbkt/Queries/zorba/eval/ctx_item_02.xq 2013-10-16 19:09:13 +0000
3677@@ -1,4 +1,4 @@
3678-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3679+import module namespace refl = "http://zorba.io/modules/reflection";
3680
3681 declare context item := <doc><a/></doc>;
3682
3683
3684=== modified file 'test/rbkt/Queries/zorba/eval/ctx_item_03.xq'
3685--- test/rbkt/Queries/zorba/eval/ctx_item_03.xq 2012-09-18 18:38:16 +0000
3686+++ test/rbkt/Queries/zorba/eval/ctx_item_03.xq 2013-10-16 19:09:13 +0000
3687@@ -1,4 +1,4 @@
3688-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3689+import module namespace refl = "http://zorba.io/modules/reflection";
3690
3691 declare context item := <doc><a/></doc>;
3692
3693
3694=== modified file 'test/rbkt/Queries/zorba/eval/eval1.xq'
3695--- test/rbkt/Queries/zorba/eval/eval1.xq 2013-02-07 17:24:36 +0000
3696+++ test/rbkt/Queries/zorba/eval/eval1.xq 2013-10-16 19:09:13 +0000
3697@@ -1,4 +1,4 @@
3698-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3699+import module namespace refl = "http://zorba.io/modules/reflection";
3700
3701 declare namespace myns="a";
3702
3703
3704=== modified file 'test/rbkt/Queries/zorba/eval/eval10.xq'
3705--- test/rbkt/Queries/zorba/eval/eval10.xq 2012-03-01 11:24:40 +0000
3706+++ test/rbkt/Queries/zorba/eval/eval10.xq 2013-10-16 19:09:13 +0000
3707@@ -1,5 +1,5 @@
3708
3709-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3710+import module namespace refl = "http://zorba.io/modules/reflection";
3711
3712
3713 declare function local:dummy($n as node())
3714
3715=== modified file 'test/rbkt/Queries/zorba/eval/eval11.xq'
3716--- test/rbkt/Queries/zorba/eval/eval11.xq 2012-03-01 14:20:31 +0000
3717+++ test/rbkt/Queries/zorba/eval/eval11.xq 2013-10-16 19:09:13 +0000
3718@@ -1,5 +1,5 @@
3719
3720-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3721+import module namespace refl = "http://zorba.io/modules/reflection";
3722
3723
3724 declare function local:dummy($n as node())
3725
3726=== modified file 'test/rbkt/Queries/zorba/eval/eval12.xq'
3727--- test/rbkt/Queries/zorba/eval/eval12.xq 2012-03-01 23:41:29 +0000
3728+++ test/rbkt/Queries/zorba/eval/eval12.xq 2013-10-16 19:09:13 +0000
3729@@ -1,4 +1,4 @@
3730-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3731+import module namespace refl = "http://zorba.io/modules/reflection";
3732
3733
3734 declare function local:dummy($n as node())
3735
3736=== modified file 'test/rbkt/Queries/zorba/eval/eval14.xq'
3737--- test/rbkt/Queries/zorba/eval/eval14.xq 2012-05-06 02:38:53 +0000
3738+++ test/rbkt/Queries/zorba/eval/eval14.xq 2013-10-16 19:09:13 +0000
3739@@ -1,5 +1,5 @@
3740
3741-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3742+import module namespace refl = "http://zorba.io/modules/reflection";
3743
3744
3745 declare variable $doc :=
3746
3747=== modified file 'test/rbkt/Queries/zorba/eval/eval15.xq'
3748--- test/rbkt/Queries/zorba/eval/eval15.xq 2013-02-15 19:10:15 +0000
3749+++ test/rbkt/Queries/zorba/eval/eval15.xq 2013-10-16 19:09:13 +0000
3750@@ -1,6 +1,6 @@
3751
3752
3753-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3754+import module namespace refl = "http://zorba.io/modules/reflection";
3755
3756
3757 for $x in (1, 5)
3758
3759=== modified file 'test/rbkt/Queries/zorba/eval/eval16.xq'
3760--- test/rbkt/Queries/zorba/eval/eval16.xq 2013-07-26 12:45:00 +0000
3761+++ test/rbkt/Queries/zorba/eval/eval16.xq 2013-10-16 19:09:13 +0000
3762@@ -2,7 +2,7 @@
3763
3764 import module namespace ddl = "http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl";
3765 import module namespace dml = "http://www.zorba-xquery.com/modules/store/dynamic/collections/dml";
3766-import module namespace e = "http://www.zorba-xquery.com/modules/reflection";
3767+import module namespace e = "http://zorba.io/modules/reflection";
3768
3769 ddl:create(xs:QName("ddl:test2"),(<center1/>,<oldlast/>));
3770
3771
3772=== modified file 'test/rbkt/Queries/zorba/eval/eval2.xq'
3773--- test/rbkt/Queries/zorba/eval/eval2.xq 2013-02-07 17:24:36 +0000
3774+++ test/rbkt/Queries/zorba/eval/eval2.xq 2013-10-16 19:09:13 +0000
3775@@ -1,5 +1,5 @@
3776
3777-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3778+import module namespace refl = "http://zorba.io/modules/reflection";
3779
3780 declare variable $var := 42;
3781
3782
3783=== modified file 'test/rbkt/Queries/zorba/eval/eval3.xq'
3784--- test/rbkt/Queries/zorba/eval/eval3.xq 2013-02-07 17:24:36 +0000
3785+++ test/rbkt/Queries/zorba/eval/eval3.xq 2013-10-16 19:09:13 +0000
3786@@ -1,4 +1,4 @@
3787-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3788+import module namespace refl = "http://zorba.io/modules/reflection";
3789
3790 for $y in 1 to 10
3791 return
3792
3793=== modified file 'test/rbkt/Queries/zorba/eval/eval4.xq'
3794--- test/rbkt/Queries/zorba/eval/eval4.xq 2013-02-07 17:24:36 +0000
3795+++ test/rbkt/Queries/zorba/eval/eval4.xq 2013-10-16 19:09:13 +0000
3796@@ -1,4 +1,4 @@
3797-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3798+import module namespace refl = "http://zorba.io/modules/reflection";
3799
3800 for $y in 1 to 10
3801 return
3802
3803=== modified file 'test/rbkt/Queries/zorba/eval/eval5.xq'
3804--- test/rbkt/Queries/zorba/eval/eval5.xq 2013-02-07 17:24:36 +0000
3805+++ test/rbkt/Queries/zorba/eval/eval5.xq 2013-10-16 19:09:13 +0000
3806@@ -1,5 +1,5 @@
3807
3808-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3809+import module namespace refl = "http://zorba.io/modules/reflection";
3810
3811 declare function local:eval($query as xs:string, $someparam as xs:integer)
3812 {
3813
3814=== modified file 'test/rbkt/Queries/zorba/eval/eval6.xq'
3815--- test/rbkt/Queries/zorba/eval/eval6.xq 2013-02-07 17:24:36 +0000
3816+++ test/rbkt/Queries/zorba/eval/eval6.xq 2013-10-16 19:09:13 +0000
3817@@ -1,3 +1,3 @@
3818-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3819+import module namespace refl = "http://zorba.io/modules/reflection";
3820
3821 (refl:eval("declare variable $x := 1; $x")) + $x
3822
3823=== modified file 'test/rbkt/Queries/zorba/eval/eval7.xq'
3824--- test/rbkt/Queries/zorba/eval/eval7.xq 2013-02-07 17:24:36 +0000
3825+++ test/rbkt/Queries/zorba/eval/eval7.xq 2013-10-16 19:09:13 +0000
3826@@ -1,4 +1,4 @@
3827-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3828+import module namespace refl = "http://zorba.io/modules/reflection";
3829
3830 declare variable $s :=
3831 'module namespace math = "http://example.org/math-functions";
3832
3833=== modified file 'test/rbkt/Queries/zorba/eval/eval8.xq'
3834--- test/rbkt/Queries/zorba/eval/eval8.xq 2013-02-07 17:24:36 +0000
3835+++ test/rbkt/Queries/zorba/eval/eval8.xq 2013-10-16 19:09:13 +0000
3836@@ -1,5 +1,5 @@
3837
3838-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3839+import module namespace util = "http://zorba.io/modules/reflection";
3840
3841 import module namespace test="www.zorba-xquery.com/Test/eval" at "evallib.xqlib";
3842
3843
3844=== modified file 'test/rbkt/Queries/zorba/eval/eval9.xq'
3845--- test/rbkt/Queries/zorba/eval/eval9.xq 2013-02-07 17:24:36 +0000
3846+++ test/rbkt/Queries/zorba/eval/eval9.xq 2013-10-16 19:09:13 +0000
3847@@ -1,4 +1,4 @@
3848-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3849+import module namespace refl = "http://zorba.io/modules/reflection";
3850
3851 declare variable $x external;
3852
3853
3854=== modified file 'test/rbkt/Queries/zorba/eval/eval_bind1.xq'
3855--- test/rbkt/Queries/zorba/eval/eval_bind1.xq 2013-02-07 17:24:36 +0000
3856+++ test/rbkt/Queries/zorba/eval/eval_bind1.xq 2013-10-16 19:09:13 +0000
3857@@ -1,5 +1,5 @@
3858
3859-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3860+import module namespace util = "http://zorba.io/modules/reflection";
3861
3862 declare namespace ns1 = "NS1";
3863
3864
3865=== modified file 'test/rbkt/Queries/zorba/eval/eval_external.xq'
3866--- test/rbkt/Queries/zorba/eval/eval_external.xq 2013-02-07 17:24:36 +0000
3867+++ test/rbkt/Queries/zorba/eval/eval_external.xq 2013-10-16 19:09:13 +0000
3868@@ -1,5 +1,5 @@
3869
3870-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3871+import module namespace util = "http://zorba.io/modules/reflection";
3872
3873 declare variable $y := 20;
3874
3875
3876=== modified file 'test/rbkt/Queries/zorba/eval/eval_mod1.xq'
3877--- test/rbkt/Queries/zorba/eval/eval_mod1.xq 2013-02-07 17:24:36 +0000
3878+++ test/rbkt/Queries/zorba/eval/eval_mod1.xq 2013-10-16 19:09:13 +0000
3879@@ -1,5 +1,5 @@
3880
3881-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3882+import module namespace util = "http://zorba.io/modules/reflection";
3883
3884 declare namespace evaltest="www.zorba-xquery.com/Test/eval";
3885
3886
3887=== modified file 'test/rbkt/Queries/zorba/eval/eval_reset.xq'
3888--- test/rbkt/Queries/zorba/eval/eval_reset.xq 2012-04-14 06:59:20 +0000
3889+++ test/rbkt/Queries/zorba/eval/eval_reset.xq 2013-10-16 19:09:13 +0000
3890@@ -4,7 +4,7 @@
3891 : Simulated by doing an empty check on resulting items of the eval function.
3892 :)
3893
3894-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
3895+import module namespace reflection = "http://zorba.io/modules/reflection";
3896
3897 for $x in (1,2,3)
3898 let $code := "($x, 1, 2, 3)"
3899
3900=== modified file 'test/rbkt/Queries/zorba/eval/eval_schema1.xq'
3901--- test/rbkt/Queries/zorba/eval/eval_schema1.xq 2013-02-07 17:24:36 +0000
3902+++ test/rbkt/Queries/zorba/eval/eval_schema1.xq 2013-10-16 19:09:13 +0000
3903@@ -1,5 +1,5 @@
3904
3905-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3906+import module namespace util = "http://zorba.io/modules/reflection";
3907
3908 import schema namespace any = "http://ns.example.com/any-zorba" at "../schemas/any.xsd";
3909
3910
3911=== modified file 'test/rbkt/Queries/zorba/eval/eval_schema2.xq'
3912--- test/rbkt/Queries/zorba/eval/eval_schema2.xq 2013-09-19 01:09:27 +0000
3913+++ test/rbkt/Queries/zorba/eval/eval_schema2.xq 2013-10-16 19:09:13 +0000
3914@@ -1,6 +1,6 @@
3915 import module namespace schema = "http://zorba.io/modules/schema";
3916
3917-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
3918+import module namespace refl = "http://zorba.io/modules/reflection";
3919
3920 import schema namespace any = "http://ns.example.com/any-zorba" at
3921 "$RBKT_SRC_DIR/Queries/zorba/schemas/any.xsd";
3922
3923=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_1.xq'
3924--- test/rbkt/Queries/zorba/eval/eval_spec_ex_1.xq 2013-02-07 17:24:36 +0000
3925+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_1.xq 2013-10-16 19:09:13 +0000
3926@@ -1,5 +1,5 @@
3927
3928-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3929+import module namespace util = "http://zorba.io/modules/reflection";
3930
3931 let $x := 10
3932 return util:eval("declare variable $x := 11; $x + 1")
3933
3934=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_10.xq'
3935--- test/rbkt/Queries/zorba/eval/eval_spec_ex_10.xq 2013-02-07 17:24:36 +0000
3936+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_10.xq 2013-10-16 19:09:13 +0000
3937@@ -1,6 +1,6 @@
3938 (: Var Access over User def Function :)
3939
3940-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3941+import module namespace util = "http://zorba.io/modules/reflection";
3942
3943 declare variable $x := 20;
3944
3945
3946=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_2.xq'
3947--- test/rbkt/Queries/zorba/eval/eval_spec_ex_2.xq 2013-02-07 17:24:36 +0000
3948+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_2.xq 2013-10-16 19:09:13 +0000
3949@@ -1,5 +1,5 @@
3950
3951-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3952+import module namespace util = "http://zorba.io/modules/reflection";
3953
3954 declare variable $x := 41;
3955
3956
3957=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_3.xq'
3958--- test/rbkt/Queries/zorba/eval/eval_spec_ex_3.xq 2013-02-07 17:24:36 +0000
3959+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_3.xq 2013-10-16 19:09:13 +0000
3960@@ -1,6 +1,6 @@
3961 (: Global Var and Function Access :)
3962
3963-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3964+import module namespace util = "http://zorba.io/modules/reflection";
3965
3966 declare variable $g := 11;
3967
3968
3969=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_4.xq'
3970--- test/rbkt/Queries/zorba/eval/eval_spec_ex_4.xq 2013-02-07 17:24:36 +0000
3971+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_4.xq 2013-10-16 19:09:13 +0000
3972@@ -1,6 +1,6 @@
3973 (: Namespaces :)
3974
3975-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3976+import module namespace util = "http://zorba.io/modules/reflection";
3977
3978 declare namespace ns1 = "myns";
3979
3980
3981=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_5.xq'
3982--- test/rbkt/Queries/zorba/eval/eval_spec_ex_5.xq 2013-02-07 17:24:36 +0000
3983+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_5.xq 2013-10-16 19:09:13 +0000
3984@@ -1,5 +1,5 @@
3985 (: Invalid (wrong use in FLWOR) :)
3986
3987-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3988+import module namespace util = "http://zorba.io/modules/reflection";
3989
3990 let $x := 42 return util:eval("$x")
3991
3992=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_6.xq'
3993--- test/rbkt/Queries/zorba/eval/eval_spec_ex_6.xq 2013-02-07 17:24:36 +0000
3994+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_6.xq 2013-10-16 19:09:13 +0000
3995@@ -1,6 +1,6 @@
3996 (: Atomization :)
3997
3998-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
3999+import module namespace util = "http://zorba.io/modules/reflection";
4000
4001 declare variable $n := <a><b>1</b><b>+$x</b></a>;
4002
4003
4004=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_8.xq'
4005--- test/rbkt/Queries/zorba/eval/eval_spec_ex_8.xq 2013-02-07 17:24:36 +0000
4006+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_8.xq 2013-10-16 19:09:13 +0000
4007@@ -1,5 +1,5 @@
4008 (: Invalid (Expecting single Item) :)
4009
4010-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
4011+import module namespace util = "http://zorba.io/modules/reflection";
4012
4013 util:eval(1 to 2)
4014
4015=== modified file 'test/rbkt/Queries/zorba/eval/eval_spec_ex_9.xq'
4016--- test/rbkt/Queries/zorba/eval/eval_spec_ex_9.xq 2013-02-07 17:24:36 +0000
4017+++ test/rbkt/Queries/zorba/eval/eval_spec_ex_9.xq 2013-10-16 19:09:13 +0000
4018@@ -1,5 +1,5 @@
4019 (: Var Access :)
4020
4021-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
4022+import module namespace util = "http://zorba.io/modules/reflection";
4023
4024 let $x := "21" return util:eval(concat($x, " + xs:double ($x)"))
4025
4026=== modified file 'test/rbkt/Queries/zorba/eval/evallib.xqlib'
4027--- test/rbkt/Queries/zorba/eval/evallib.xqlib 2013-02-07 17:24:36 +0000
4028+++ test/rbkt/Queries/zorba/eval/evallib.xqlib 2013-10-16 19:09:13 +0000
4029@@ -1,7 +1,7 @@
4030
4031 module namespace evaltest = "www.zorba-xquery.com/Test/eval";
4032
4033-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4034+import module namespace refl = "http://zorba.io/modules/reflection";
4035
4036 declare variable $evaltest:x := 10;
4037
4038
4039=== modified file 'test/rbkt/Queries/zorba/eval/gary.xq'
4040--- test/rbkt/Queries/zorba/eval/gary.xq 2013-02-07 17:24:36 +0000
4041+++ test/rbkt/Queries/zorba/eval/gary.xq 2013-10-16 19:09:13 +0000
4042@@ -1,5 +1,5 @@
4043
4044-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
4045+import module namespace util = "http://zorba.io/modules/reflection";
4046
4047 <population>
4048 {
4049
4050=== modified file 'test/rbkt/Queries/zorba/eval/invoke1.xq'
4051--- test/rbkt/Queries/zorba/eval/invoke1.xq 2012-01-18 12:18:59 +0000
4052+++ test/rbkt/Queries/zorba/eval/invoke1.xq 2013-10-16 19:09:13 +0000
4053@@ -1,4 +1,4 @@
4054-import module namespace invoke = 'http://www.zorba-xquery.com/modules/reflection';
4055+import module namespace invoke = 'http://zorba.io/modules/reflection';
4056
4057 import module namespace foo1 = "http://foo1.com/" at "invoke1_1.xqlib";
4058
4059
4060=== modified file 'test/rbkt/Queries/zorba/eval/upd_eval1.xq'
4061--- test/rbkt/Queries/zorba/eval/upd_eval1.xq 2013-02-07 17:24:36 +0000
4062+++ test/rbkt/Queries/zorba/eval/upd_eval1.xq 2013-10-16 19:09:13 +0000
4063@@ -1,5 +1,5 @@
4064
4065-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
4066+import module namespace util = "http://zorba.io/modules/reflection";
4067
4068
4069 declare function local:foo($x) as xs:boolean
4070
4071=== modified file 'test/rbkt/Queries/zorba/gflwor/gflwor_ex7.xq'
4072--- test/rbkt/Queries/zorba/gflwor/gflwor_ex7.xq 2013-02-07 17:24:36 +0000
4073+++ test/rbkt/Queries/zorba/gflwor/gflwor_ex7.xq 2013-10-16 19:09:13 +0000
4074@@ -1,7 +1,7 @@
4075 import module namespace ddl = "http://www.zorba-xquery.com/modules/store/static/collections/ddl";
4076 import module namespace dml = "http://www.zorba-xquery.com/modules/store/static/collections/dml";
4077
4078-import module namespace util = "http://www.zorba-xquery.com/modules/reflection";
4079+import module namespace util = "http://zorba.io/modules/reflection";
4080
4081 import module namespace data = "http://www.28msec.com/WindyCityDBDemo/lib/data" at "data.xqlib";
4082
4083
4084=== modified file 'test/rbkt/Queries/zorba/jsoniq/keys_03.xq'
4085--- test/rbkt/Queries/zorba/jsoniq/keys_03.xq 2013-03-20 21:24:43 +0000
4086+++ test/rbkt/Queries/zorba/jsoniq/keys_03.xq 2013-10-16 19:09:13 +0000
4087@@ -1,4 +1,4 @@
4088-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4089+import module namespace refl = "http://zorba.io/modules/reflection";
4090
4091 let $x := refl:eval("for $i in 1 to 10 return { 'foo' || $i : 'bar' || $i }")
4092 return $x()
4093
4094=== modified file 'test/rbkt/Queries/zorba/jsoniq/member_02.xq'
4095--- test/rbkt/Queries/zorba/jsoniq/member_02.xq 2013-03-20 21:24:43 +0000
4096+++ test/rbkt/Queries/zorba/jsoniq/member_02.xq 2013-10-16 19:09:13 +0000
4097@@ -1,4 +1,4 @@
4098-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4099+import module namespace refl = "http://zorba.io/modules/reflection";
4100
4101 let $x := refl:eval("for $i in 1 to 10 return [ 'foo' || $i, 'bar' || $i ]")
4102 return $x(1)
4103
4104=== modified file 'test/rbkt/Queries/zorba/jsoniq/members_03.xq'
4105--- test/rbkt/Queries/zorba/jsoniq/members_03.xq 2013-03-20 21:00:15 +0000
4106+++ test/rbkt/Queries/zorba/jsoniq/members_03.xq 2013-10-16 19:09:13 +0000
4107@@ -1,4 +1,4 @@
4108-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4109+import module namespace refl = "http://zorba.io/modules/reflection";
4110
4111 let $x := refl:eval("for $i in 1 to 10 return [ 'foo' || $i, 'bar' || $i ]")
4112 return $x()
4113
4114=== modified file 'test/rbkt/Queries/zorba/jsoniq/value_02.xq'
4115--- test/rbkt/Queries/zorba/jsoniq/value_02.xq 2013-03-20 21:00:15 +0000
4116+++ test/rbkt/Queries/zorba/jsoniq/value_02.xq 2013-10-16 19:09:13 +0000
4117@@ -1,4 +1,4 @@
4118-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4119+import module namespace refl = "http://zorba.io/modules/reflection";
4120
4121 let $x := refl:eval("for $i in 1 to 10 return { 'foo' : 'bar' || $i }")
4122 return $x("foo")
4123
4124=== modified file 'test/rbkt/Queries/zorba/no-copy/eval12.xq'
4125--- test/rbkt/Queries/zorba/no-copy/eval12.xq 2013-08-09 08:27:30 +0000
4126+++ test/rbkt/Queries/zorba/no-copy/eval12.xq 2013-10-16 19:09:13 +0000
4127@@ -1,7 +1,7 @@
4128
4129 declare namespace opt = "http://zorba.io/options/optimizer";
4130
4131-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4132+import module namespace refl = "http://zorba.io/modules/reflection";
4133
4134 declare option opt:enable "for-serialization-only";
4135
4136
4137=== modified file 'test/rbkt/Queries/zorba/no-copy/eval15.xq'
4138--- test/rbkt/Queries/zorba/no-copy/eval15.xq 2013-08-09 08:27:30 +0000
4139+++ test/rbkt/Queries/zorba/no-copy/eval15.xq 2013-10-16 19:09:13 +0000
4140@@ -1,4 +1,4 @@
4141-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4142+import module namespace refl = "http://zorba.io/modules/reflection";
4143
4144 declare namespace an = "http://zorba.io/annotations";
4145
4146
4147=== modified file 'test/rbkt/Queries/zorba/optim/trycatch_hoist_01.xq'
4148--- test/rbkt/Queries/zorba/optim/trycatch_hoist_01.xq 2012-04-24 11:56:56 +0000
4149+++ test/rbkt/Queries/zorba/optim/trycatch_hoist_01.xq 2013-10-16 19:09:13 +0000
4150@@ -1,6 +1,6 @@
4151
4152
4153-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4154+import module namespace reflection = "http://zorba.io/modules/reflection";
4155
4156 import module namespace err = "http://www.w3.org/2005/xqt-errors";
4157
4158
4159=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-01.xq'
4160--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-01.xq 2013-02-07 17:24:36 +0000
4161+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-01.xq 2013-10-16 19:09:13 +0000
4162@@ -3,7 +3,7 @@
4163 the error message contains the "missing comma?" hint
4164 :)
4165
4166-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4167+import module namespace refl = "http://zorba.io/modules/reflection";
4168 declare namespace err="http://www.w3.org/2005/xqt-errors";
4169
4170 try
4171
4172=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-02.xq'
4173--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-02.xq 2013-08-09 08:27:30 +0000
4174+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-02.xq 2013-10-16 19:09:13 +0000
4175@@ -3,7 +3,7 @@
4176 the error message should not contain the "missing comma?" hint
4177 :)
4178
4179-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4180+import module namespace refl = "http://zorba.io/modules/reflection";
4181 declare namespace err="http://www.w3.org/2005/xqt-errors";
4182
4183 try
4184
4185=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-03.xq'
4186--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-03.xq 2013-01-08 16:08:11 +0000
4187+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-comma-03.xq 2013-10-16 19:09:13 +0000
4188@@ -3,7 +3,7 @@
4189 the error message should not contain the "missing comma?" hint
4190 :)
4191
4192-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4193+import module namespace refl = "http://zorba.io/modules/reflection";
4194 declare namespace err="http://www.w3.org/2005/xqt-errors";
4195
4196 try
4197
4198=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-05.xq'
4199--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-05.xq 2013-08-09 08:27:30 +0000
4200+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-05.xq 2013-10-16 19:09:13 +0000
4201@@ -3,7 +3,7 @@
4202 the error message contains the "missing semicolon?" hint
4203 :)
4204
4205-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4206+import module namespace refl = "http://zorba.io/modules/reflection";
4207 declare namespace err="http://www.w3.org/2005/xqt-errors";
4208
4209 try
4210
4211=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-06.xq'
4212--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-06.xq 2013-08-21 15:13:06 +0000
4213+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-06.xq 2013-10-16 19:09:13 +0000
4214@@ -3,7 +3,7 @@
4215 the error message contains the "missing semicolon?" hint
4216 :)
4217
4218-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4219+import module namespace refl = "http://zorba.io/modules/reflection";
4220 declare namespace err="http://www.w3.org/2005/xqt-errors";
4221
4222 try
4223
4224=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-07.xq'
4225--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-07.xq 2013-08-21 15:13:06 +0000
4226+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-07.xq 2013-10-16 19:09:13 +0000
4227@@ -3,7 +3,7 @@
4228 the error message contains the "missing semicolon?" hint
4229 :)
4230
4231-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4232+import module namespace refl = "http://zorba.io/modules/reflection";
4233 declare namespace err="http://www.w3.org/2005/xqt-errors";
4234
4235 try
4236
4237=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-08.xq'
4238--- test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-08.xq 2013-08-21 15:13:06 +0000
4239+++ test/rbkt/Queries/zorba/parser/syntax-errors/missing-semicolon-08.xq 2013-10-16 19:09:13 +0000
4240@@ -3,7 +3,7 @@
4241 the error message contains the "missing semicolon?" hint
4242 :)
4243
4244-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4245+import module namespace refl = "http://zorba.io/modules/reflection";
4246 declare namespace err="http://www.w3.org/2005/xqt-errors";
4247
4248 try
4249
4250=== modified file 'test/rbkt/Queries/zorba/parser/syntax-errors/unexpected-qname-03.xq'
4251--- test/rbkt/Queries/zorba/parser/syntax-errors/unexpected-qname-03.xq 2013-01-09 07:27:29 +0000
4252+++ test/rbkt/Queries/zorba/parser/syntax-errors/unexpected-qname-03.xq 2013-10-16 19:09:13 +0000
4253@@ -3,7 +3,7 @@
4254 unexpected qualified name %actual_qname%
4255 :)
4256
4257-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4258+import module namespace refl = "http://zorba.io/modules/reflection";
4259 declare namespace err="http://www.w3.org/2005/xqt-errors";
4260
4261 let $query :=
4262
4263=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-eval-01.xq'
4264--- test/rbkt/Queries/zorba/reflection/reflection-eval-01.xq 2013-02-07 17:24:36 +0000
4265+++ test/rbkt/Queries/zorba/reflection/reflection-eval-01.xq 2013-10-16 19:09:13 +0000
4266@@ -1,4 +1,4 @@
4267-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4268+import module namespace reflection = "http://zorba.io/modules/reflection";
4269 import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
4270
4271 reflection:eval-s("client:tweets1()")
4272
4273=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-eval-02.xq'
4274--- test/rbkt/Queries/zorba/reflection/reflection-eval-02.xq 2013-02-07 17:24:36 +0000
4275+++ test/rbkt/Queries/zorba/reflection/reflection-eval-02.xq 2013-10-16 19:09:13 +0000
4276@@ -1,4 +1,4 @@
4277-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4278+import module namespace reflection = "http://zorba.io/modules/reflection";
4279 import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
4280
4281 for $i in (1 to 2)
4282
4283=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-eval-03.xq'
4284--- test/rbkt/Queries/zorba/reflection/reflection-eval-03.xq 2013-02-07 17:24:36 +0000
4285+++ test/rbkt/Queries/zorba/reflection/reflection-eval-03.xq 2013-10-16 19:09:13 +0000
4286@@ -1,4 +1,4 @@
4287-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4288+import module namespace reflection = "http://zorba.io/modules/reflection";
4289
4290 for $i in (1 to 2)
4291 return reflection:eval-s("
4292
4293=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-eval-04.xq'
4294--- test/rbkt/Queries/zorba/reflection/reflection-eval-04.xq 2012-08-08 14:49:12 +0000
4295+++ test/rbkt/Queries/zorba/reflection/reflection-eval-04.xq 2013-10-16 19:09:13 +0000
4296@@ -1,4 +1,4 @@
4297-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4298+import module namespace reflection = "http://zorba.io/modules/reflection";
4299 import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
4300
4301 for $i in (1 to 2)
4302
4303=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-01.xq'
4304--- test/rbkt/Queries/zorba/reflection/reflection-invoke-01.xq 2013-02-07 17:24:36 +0000
4305+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-01.xq 2013-10-16 19:09:13 +0000
4306@@ -1,3 +1,3 @@
4307-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4308+import module namespace ref = "http://zorba.io/modules/reflection";
4309
4310 ref:invoke(xs:QName("fn:max"), (1,2,3))
4311
4312=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-02.xq'
4313--- test/rbkt/Queries/zorba/reflection/reflection-invoke-02.xq 2013-02-07 17:24:36 +0000
4314+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-02.xq 2013-10-16 19:09:13 +0000
4315@@ -1,3 +1,3 @@
4316-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4317+import module namespace ref = "http://zorba.io/modules/reflection";
4318
4319 ref:invoke(xs:QName("fn:string-join"), ("a", "b", "c"), "")
4320
4321=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-03.xq'
4322--- test/rbkt/Queries/zorba/reflection/reflection-invoke-03.xq 2013-02-07 17:24:36 +0000
4323+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-03.xq 2013-10-16 19:09:13 +0000
4324@@ -1,3 +1,3 @@
4325-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4326+import module namespace ref = "http://zorba.io/modules/reflection";
4327
4328 ref:invoke(xs:QName("fn:sum"), ((1 to 100)[.<5], 2))
4329
4330=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-04.xq'
4331--- test/rbkt/Queries/zorba/reflection/reflection-invoke-04.xq 2013-02-07 17:24:36 +0000
4332+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-04.xq 2013-10-16 19:09:13 +0000
4333@@ -1,4 +1,4 @@
4334-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4335+import module namespace ref = "http://zorba.io/modules/reflection";
4336
4337 declare function local:plus($param as xs:integer) as xs:integer
4338 {
4339
4340=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-05.xq'
4341--- test/rbkt/Queries/zorba/reflection/reflection-invoke-05.xq 2013-02-07 17:24:36 +0000
4342+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-05.xq 2013-10-16 19:09:13 +0000
4343@@ -1,4 +1,4 @@
4344-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4345+import module namespace ref = "http://zorba.io/modules/reflection";
4346
4347 declare function local:plus($param as xs:integer*) as xs:integer*
4348 {
4349
4350=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-06.xq'
4351--- test/rbkt/Queries/zorba/reflection/reflection-invoke-06.xq 2013-02-07 17:24:36 +0000
4352+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-06.xq 2013-10-16 19:09:13 +0000
4353@@ -1,4 +1,4 @@
4354-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4355+import module namespace ref = "http://zorba.io/modules/reflection";
4356
4357 declare function local:recursive($param as xs:integer) as xs:integer
4358 {
4359
4360=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-07.xq'
4361--- test/rbkt/Queries/zorba/reflection/reflection-invoke-07.xq 2013-02-07 17:24:36 +0000
4362+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-07.xq 2013-10-16 19:09:13 +0000
4363@@ -1,4 +1,4 @@
4364-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4365+import module namespace ref = "http://zorba.io/modules/reflection";
4366
4367 declare function local:recursive($param as xs:integer) as xs:integer
4368 {
4369
4370=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-08.xq'
4371--- test/rbkt/Queries/zorba/reflection/reflection-invoke-08.xq 2013-02-07 17:24:36 +0000
4372+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-08.xq 2013-10-16 19:09:13 +0000
4373@@ -1,4 +1,4 @@
4374-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4375+import module namespace ref = "http://zorba.io/modules/reflection";
4376
4377 let $f := xs:QName("fn:tokenize")
4378 return ref:invoke($f, "Str1,Str2,Str3", ",")
4379
4380=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-09.xq'
4381--- test/rbkt/Queries/zorba/reflection/reflection-invoke-09.xq 2013-02-07 17:24:36 +0000
4382+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-09.xq 2013-10-16 19:09:13 +0000
4383@@ -1,4 +1,4 @@
4384-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4385+import module namespace ref = "http://zorba.io/modules/reflection";
4386
4387 for $f in (xs:QName("fn:max"), xs:QName("fn:min"))
4388 return ref:invoke($f, (1, 2, 3))
4389
4390=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-10.xq'
4391--- test/rbkt/Queries/zorba/reflection/reflection-invoke-10.xq 2013-07-17 09:01:57 +0000
4392+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-10.xq 2013-10-16 19:09:13 +0000
4393@@ -1,4 +1,4 @@
4394-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4395+import module namespace ref = "http://zorba.io/modules/reflection";
4396 import module namespace rand = "http://zorba.io/modules/random";
4397
4398 declare variable $name as xs:QName := fn:QName('http://zorba.io/modules/random', 'random');
4399
4400=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-11.xq'
4401--- test/rbkt/Queries/zorba/reflection/reflection-invoke-11.xq 2013-02-07 17:24:36 +0000
4402+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-11.xq 2013-10-16 19:09:13 +0000
4403@@ -1,4 +1,4 @@
4404-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4405+import module namespace reflection = "http://zorba.io/modules/reflection";
4406 import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
4407
4408 reflection:invoke-s(xs:QName("client:tweets1"))
4409
4410=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-12.xq'
4411--- test/rbkt/Queries/zorba/reflection/reflection-invoke-12.xq 2013-02-07 17:24:36 +0000
4412+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-12.xq 2013-10-16 19:09:13 +0000
4413@@ -1,4 +1,4 @@
4414-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4415+import module namespace reflection = "http://zorba.io/modules/reflection";
4416 import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
4417
4418 reflection:invoke-s(xs:QName("client:tweets2"))
4419
4420=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-13.xq'
4421--- test/rbkt/Queries/zorba/reflection/reflection-invoke-13.xq 2013-02-07 17:24:36 +0000
4422+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-13.xq 2013-10-16 19:09:13 +0000
4423@@ -1,4 +1,4 @@
4424-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4425+import module namespace reflection = "http://zorba.io/modules/reflection";
4426 import module namespace client = "http://pilman.ch/ns/blubb" at "client.xqlib";
4427
4428 reflection:invoke-s(xs:QName("client:public"))
4429
4430=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-90.xq'
4431--- test/rbkt/Queries/zorba/reflection/reflection-invoke-90.xq 2013-02-07 17:24:36 +0000
4432+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-90.xq 2013-10-16 19:09:13 +0000
4433@@ -1,3 +1,3 @@
4434-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4435+import module namespace ref = "http://zorba.io/modules/reflection";
4436
4437 ref:invoke()
4438
4439=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-91.xq'
4440--- test/rbkt/Queries/zorba/reflection/reflection-invoke-91.xq 2013-02-07 17:24:36 +0000
4441+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-91.xq 2013-10-16 19:09:13 +0000
4442@@ -1,3 +1,3 @@
4443-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4444+import module namespace ref = "http://zorba.io/modules/reflection";
4445
4446 ref:invoke(())
4447
4448=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-92.xq'
4449--- test/rbkt/Queries/zorba/reflection/reflection-invoke-92.xq 2013-02-07 17:24:36 +0000
4450+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-92.xq 2013-10-16 19:09:13 +0000
4451@@ -1,4 +1,4 @@
4452-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4453+import module namespace ref = "http://zorba.io/modules/reflection";
4454
4455 declare function local:plus($param as xs:integer) as xs:integer
4456 {
4457
4458=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-93.xq'
4459--- test/rbkt/Queries/zorba/reflection/reflection-invoke-93.xq 2013-02-07 17:24:36 +0000
4460+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-93.xq 2013-10-16 19:09:13 +0000
4461@@ -1,3 +1,3 @@
4462-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4463+import module namespace ref = "http://zorba.io/modules/reflection";
4464
4465 ref:invoke(xs:QName("fn:max"), (1, 2, "text"))
4466
4467=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-94.xq'
4468--- test/rbkt/Queries/zorba/reflection/reflection-invoke-94.xq 2013-02-07 17:24:36 +0000
4469+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-94.xq 2013-10-16 19:09:13 +0000
4470@@ -1,3 +1,3 @@
4471-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4472+import module namespace ref = "http://zorba.io/modules/reflection";
4473
4474 ref:invoke(xs:QName("fn:max"))
4475
4476=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-95.xq'
4477--- test/rbkt/Queries/zorba/reflection/reflection-invoke-95.xq 2013-02-07 17:24:36 +0000
4478+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-95.xq 2013-10-16 19:09:13 +0000
4479@@ -1,3 +1,3 @@
4480-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4481+import module namespace ref = "http://zorba.io/modules/reflection";
4482
4483 ref:invoke(xs:QName("fn:max"), 1, 2, 3)
4484
4485=== modified file 'test/rbkt/Queries/zorba/reflection/reflection-invoke-96.xq'
4486--- test/rbkt/Queries/zorba/reflection/reflection-invoke-96.xq 2013-02-07 17:24:36 +0000
4487+++ test/rbkt/Queries/zorba/reflection/reflection-invoke-96.xq 2013-10-16 19:09:13 +0000
4488@@ -1,4 +1,4 @@
4489-import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";
4490+import module namespace ref = "http://zorba.io/modules/reflection";
4491
4492 ref:invoke(xs:QName("fn:concat"), 1, 2, 3)
4493
4494
4495=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map-eval-1.xq'
4496--- test/rbkt/Queries/zorba/store/unordered-map/map-eval-1.xq 2013-08-29 20:21:59 +0000
4497+++ test/rbkt/Queries/zorba/store/unordered-map/map-eval-1.xq 2013-10-16 19:09:13 +0000
4498@@ -1,5 +1,5 @@
4499 import module namespace map = "http://zorba.io/modules/unordered-maps";
4500-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4501+import module namespace reflection = "http://zorba.io/modules/reflection";
4502
4503 map:create("map", xs:QName("xs:string"),{ "persistent": false() });
4504 map:insert("map", "test", 1);
4505
4506=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map-eval-2.xq'
4507--- test/rbkt/Queries/zorba/store/unordered-map/map-eval-2.xq 2013-08-29 20:21:59 +0000
4508+++ test/rbkt/Queries/zorba/store/unordered-map/map-eval-2.xq 2013-10-16 19:09:13 +0000
4509@@ -1,5 +1,5 @@
4510 import module namespace map = "http://zorba.io/modules/unordered-maps";
4511-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4512+import module namespace reflection = "http://zorba.io/modules/reflection";
4513
4514 map:create("map", xs:QName("xs:string"),{ "persistent": false() });
4515 map:insert("map", "test", 1);
4516
4517=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map-eval-3.xq'
4518--- test/rbkt/Queries/zorba/store/unordered-map/map-eval-3.xq 2013-08-29 20:21:59 +0000
4519+++ test/rbkt/Queries/zorba/store/unordered-map/map-eval-3.xq 2013-10-16 19:09:13 +0000
4520@@ -1,5 +1,5 @@
4521 import module namespace map = "http://zorba.io/modules/unordered-maps";
4522-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4523+import module namespace reflection = "http://zorba.io/modules/reflection";
4524
4525 map:create("map", xs:QName("xs:string"),{ "persistent": false() });
4526 map:insert("map", "test", 1);
4527
4528=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map-eval-4.xq'
4529--- test/rbkt/Queries/zorba/store/unordered-map/map-eval-4.xq 2013-08-29 20:21:59 +0000
4530+++ test/rbkt/Queries/zorba/store/unordered-map/map-eval-4.xq 2013-10-16 19:09:13 +0000
4531@@ -1,5 +1,5 @@
4532 import module namespace map = "http://zorba.io/modules/unordered-maps";
4533-import module namespace reflection = "http://www.zorba-xquery.com/modules/reflection";
4534+import module namespace reflection = "http://zorba.io/modules/reflection";
4535
4536 map:create("map", xs:QName("xs:string"),{ "persistent": false() });
4537 reflection:eval('map:available-maps()')
4538
4539=== modified file 'test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm'
4540--- test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-10-10 04:42:25 +0000
4541+++ test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-10-16 19:09:13 +0000
4542@@ -368,7 +368,7 @@
4543 <span>reflection</span>
4544 <ul>
4545 <li>
4546- <a href="www.zorba-xquery.com_modules_reflection.html" title="http://www.zorba-xquery.com/modules/reflection">reflection</a>
4547+ <a href="www.zorba-xquery.com_modules_reflection.html" title="http://zorba.io/modules/reflection">reflection</a>
4548 <sup>
4549 <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>
4550 </sup>
4551
4552=== modified file 'test/unit/ext_main.xq'
4553--- test/unit/ext_main.xq 2013-02-07 17:24:36 +0000
4554+++ test/unit/ext_main.xq 2013-10-16 19:09:13 +0000
4555@@ -15,7 +15,7 @@
4556 :)
4557
4558
4559-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4560+import module namespace refl = "http://zorba.io/modules/reflection";
4561
4562 import module namespace ext = "http://www.zorba-xquery.com/m" at "file:///${CMAKE_CURRENT_BINARY_DIR}/ext_mod.xq";
4563
4564
4565=== modified file 'test/unit/fold_main.xq'
4566--- test/unit/fold_main.xq 2013-02-07 17:24:36 +0000
4567+++ test/unit/fold_main.xq 2013-10-16 19:09:13 +0000
4568@@ -16,7 +16,7 @@
4569
4570 import module namespace mod1 = "http://www.zorba-xquery.com/mod1" at "file:///${CMAKE_CURRENT_BINARY_DIR}/fold_mod1.xq";
4571
4572-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4573+import module namespace refl = "http://zorba.io/modules/reflection";
4574
4575 declare variable $local:foo external;
4576
4577
4578=== modified file 'test/unit/guestbook_main.xq'
4579--- test/unit/guestbook_main.xq 2013-02-07 17:24:36 +0000
4580+++ test/unit/guestbook_main.xq 2013-10-16 19:09:13 +0000
4581@@ -16,6 +16,6 @@
4582
4583 import module namespace guestbook = "http://www.28msec.com/templates/guestbook/guestbook" at "file:///@CMAKE_CURRENT_BINARY_DIR@/guestbook.xq";
4584
4585-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4586+import module namespace refl = "http://zorba.io/modules/reflection";
4587
4588 guestbook:init(), refl:eval-s("guestbook:list()"), refl:eval("guestbook:window()")
4589
4590=== modified file 'test/unit/main_invoke.xq'
4591--- test/unit/main_invoke.xq 2013-02-07 17:24:36 +0000
4592+++ test/unit/main_invoke.xq 2013-10-16 19:09:13 +0000
4593@@ -1,6 +1,6 @@
4594 xquery version '3.0';
4595
4596-import module namespace invoke = 'http://www.zorba-xquery.com/modules/reflection';
4597+import module namespace invoke = 'http://zorba.io/modules/reflection';
4598
4599 import module namespace foo = "http://foo.com/" at "${CMAKE_CURRENT_BINARY_DIR}/module4.xq";
4600
4601
4602=== modified file 'test/unit/mini_audit.xq'
4603--- test/unit/mini_audit.xq 2013-08-09 08:27:30 +0000
4604+++ test/unit/mini_audit.xq 2013-10-16 19:09:13 +0000
4605@@ -1,4 +1,4 @@
4606-import module namespace refl = "http://www.zorba-xquery.com/modules/reflection";
4607+import module namespace refl = "http://zorba.io/modules/reflection";
4608
4609 declare namespace ann = "http://zorba.io/annotations";
4610
4611
4612=== modified file 'test/unit/test_audit.cpp'
4613--- test/unit/test_audit.cpp 2013-02-07 17:24:36 +0000
4614+++ test/unit/test_audit.cpp 2013-10-16 19:09:13 +0000
4615@@ -57,7 +57,7 @@
4616
4617 Zorba_CompilerHints lHints;
4618 query->setFileName("test_audit");
4619- query->compile("import module namespace e = 'http://www.zorba-xquery.com/modules/reflection'; e:eval('1+1')", lStaticContext, lHints);
4620+ query->compile("import module namespace e = 'http://zorba.io/modules/reflection'; e:eval('1+1')", lStaticContext, lHints);
4621 Zorba_SerializerOptions lSerOptions;
4622 query->execute(std::cout, &lSerOptions);
4623

Subscribers

People subscribed via source and target branches