Merge lp:~zorba-coders/zorba/bug-1189807 into lp:zorba

Proposed by Chris Hillery
Status: Merged
Merged at revision: 11589
Proposed branch: lp:~zorba-coders/zorba/bug-1189807
Merge into: lp:zorba
Diff against target: 1804 lines (+266/-462)
121 files modified
cmake_modules/GenZorbaRuntime.cmake (+1/-1)
modules/CMakeLists.txt (+1/-0)
modules/com/zorba-xquery/www/modules/CMakeLists.txt (+0/-4)
modules/xml/CMakeLists.txt (+18/-0)
modules/xml/xml-options.xsd (+1/-1)
modules/xml/xml.xq (+30/-214)
src/context/static_context.cpp (+2/-2)
src/functions/func_parse_fragment_impl.cpp (+2/-2)
src/functions/pregenerated/func_parse_fragment.cpp (+1/-1)
src/runtime/spec/mappings.xml (+1/-1)
test/fots_driver/evaluate.xq (+1/-1)
test/fots_driver/fots-driver.xq (+2/-2)
test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-19.xml.res (+0/-4)
test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-30.xml.res (+0/-4)
test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-1.xq (+1/-1)
test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-2.xq (+1/-1)
test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-3.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-01.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-02.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-03.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-04.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-05.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-06.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-07.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-08.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-09.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-10.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-11.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-12.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-40.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-41.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-42.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-43.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-44.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-45.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-46.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-47.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-48.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-49.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-50.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-51.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-52.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-53.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-54.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-55.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-56.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-57.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-01.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-02.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-03.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-04.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-05.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-06.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-07.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-08.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-09.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-10.xq (+1/-1)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-11.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-12.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-13.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-14.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-15.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-16.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-17.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-18.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-19.xq (+0/-9)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-20.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-21.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-22.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-23.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-24.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-25.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-26.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-27.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-28.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-29.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-30.xq (+0/-10)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-31.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-32.xq (+2/-2)
test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-33.xq (+2/-2)
test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm (+1/-1)
test/rbkt/Queries/zorba/uris/file-base-uri.xq (+2/-2)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bug-1189807
Reviewer Review Type Date Requested Status
Luis Rodriguez Gonzalez Approve
Chris Hillery Approve
Review via email: mp+176627@code.launchpad.net

Commit message

Updated "xml" module to Zorba 3.0 standards. Deleted backwards-compatible x:parse-xml-fragment() functions.

To post a comment you must log in.
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
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/bug-1189807/+merge/176627

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/bug-1189807/+merge/176627

Stage "AddTestSuitesUbuntu" failed.

Check console output at http://jenkins.lambda.nu/job/AddTestSuitesUbuntu/105/console to view the results.

lp:~zorba-coders/zorba/bug-1189807 updated
11563. By Chris Hillery

Update fots driver; fix module version.

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/bug-1189807/+merge/176627

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/bug-1189807/+merge/176627

Stage "AddTestSuitesUbuntu" failed.

Check console output at http://jenkins.lambda.nu/job/AddTestSuitesUbuntu/106/console to view the results.

lp:~zorba-coders/zorba/bug-1189807 updated
11564. By Chris Hillery

Adding forgotten file.

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/bug-1189807/+merge/176627

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/bug-1189807/+merge/176627

Stage "TestZorbaUbuntu" failed.
4 tests failed (8352 total tests run).

Check test results at http://jenkins.lambda.nu/job/TestZorbaUbuntu/109/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/bug-1189807/+merge/176627

Stage "TestZorbaUbuntu" failed.
3 tests failed (8352 total tests run).

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

lp:~zorba-coders/zorba/bug-1189807 updated
11565. By Chris Hillery

Test case fixes.

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

Voting criteria failed for the following merge proposals:

https://code.launchpad.net/~zorba-coders/zorba/bug-1189807/+merge/176627 :
Votes: {'Approve': 1}

https://code.launchpad.net/~zorba-coders/zorba/bug-1189807-html/+merge/176636 :
Votes: {'Approve': 1}

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

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/bug-1189807/+merge/176627

Stage "CommitZorba" failed.

Check console output at http://jenkins.lambda.nu/job/CommitZorba/50/console to view the results.

Revision history for this message
Luis Rodriguez Gonzalez (kuraru) :
review: Approve
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/bug-1189807/+merge/176627

Stage "ZorbaVQ" failed.

Check console output at http://jenkins.lambda.nu/job/ZorbaVQ/188/console 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/bug-1189807/+merge/176627

Stage "ZorbaVQ" failed.

Check console output at http://jenkins.lambda.nu/job/ZorbaVQ/190/console 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/bug-1189807/+merge/176627

Stage "ZorbaVQ" failed.

Check console output at http://jenkins.lambda.nu/job/ZorbaVQ/247/console 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/bug-1189807/+merge/176627

Stage "ZorbaVQ" failed.

Check console output at http://jenkins.lambda.nu/job/ZorbaVQ/248/console to view the results.

lp:~zorba-coders/zorba/bug-1189807 updated
11566. By Chris Hillery

Merge from trunk.

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

Voting criteria failed for the following merge proposals:

https://code.launchpad.net/~zorba-coders/zorba/bug-1189807-html/+merge/176636 :
Votes: {'Approve': 1}

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

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/bug-1189807/+merge/176627

Stage "CommitZorba" failed.

Check console output at http://jenkins.lambda.nu/job/CommitZorba/106/console 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 succeeded - proposal merged!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'cmake_modules/GenZorbaRuntime.cmake'
2--- cmake_modules/GenZorbaRuntime.cmake 2013-03-04 16:17:30 +0000
3+++ cmake_modules/GenZorbaRuntime.cmake 2013-08-07 08:10:38 +0000
4@@ -40,7 +40,7 @@
5 EXECUTE_PROCESS (
6 COMMAND
7 ${ZORBA_EXE}
8- -q "import module namespace file = 'http://expath.org/ns/file'; import module namespace x = 'http://www.zorba-xquery.com/modules/xml'; file:exists( 'a non existant file' )"
9+ -q "import module namespace file = 'http://expath.org/ns/file'; import module namespace x = 'http://zorba.io/modules/xml'; file:exists( 'a non existant file' )"
10 RESULT_VARIABLE ZORBA_WORKS_RES
11 OUTPUT_VARIABLE ZORBA_WORKS_OUTPUT
12 )
13
14=== modified file 'modules/CMakeLists.txt'
15--- modules/CMakeLists.txt 2013-07-26 20:43:25 +0000
16+++ modules/CMakeLists.txt 2013-08-07 08:10:38 +0000
17@@ -19,6 +19,7 @@
18 ADD_SUBDIRECTORY(xqxq)
19 ADD_SUBDIRECTORY(w3c)
20 ADD_SUBDIRECTORY(full-text)
21+ADD_SUBDIRECTORY(xml)
22 ADD_SUBDIRECTORY(http-client)
23 ADD_SUBDIRECTORY(json)
24 ADD_SUBDIRECTORY(structured-items)
25
26=== modified file 'modules/com/zorba-xquery/www/modules/CMakeLists.txt'
27--- modules/com/zorba-xquery/www/modules/CMakeLists.txt 2013-07-26 20:43:25 +0000
28+++ modules/com/zorba-xquery/www/modules/CMakeLists.txt 2013-08-07 08:10:38 +0000
29@@ -25,12 +25,8 @@
30 URI "http://www.zorba-xquery.com/modules/reflection")
31 DECLARE_ZORBA_MODULE(FILE schema.xq VERSION 2.0
32 URI "http://www.zorba-xquery.com/modules/schema")
33-DECLARE_ZORBA_SCHEMA(FILE xml-options.xsd
34- URI "http://www.zorba-xquery.com/modules/xml-options")
35 DECLARE_ZORBA_MODULE(FILE uri.xq VERSION 1.0
36 URI "http://www.zorba-xquery.com/modules/uri")
37-DECLARE_ZORBA_MODULE(FILE xml.xq VERSION 2.0
38- URI "http://www.zorba-xquery.com/modules/xml")
39 DECLARE_ZORBA_MODULE(FILE xqdoc.xq VERSION 2.0
40 URI "http://www.zorba-xquery.com/modules/xqdoc")
41 DECLARE_ZORBA_SCHEMA(FILE xqdoc-options.xsd
42
43=== added directory 'modules/xml'
44=== added file 'modules/xml/CMakeLists.txt'
45--- modules/xml/CMakeLists.txt 1970-01-01 00:00:00 +0000
46+++ modules/xml/CMakeLists.txt 2013-08-07 08:10:38 +0000
47@@ -0,0 +1,18 @@
48+# Copyright 2006-2013 The FLWOR Foundation.
49+#
50+# Licensed under the Apache License, Version 2.0 (the "License");
51+# you may not use this file except in compliance with the License.
52+# You may obtain a copy of the License at
53+#
54+# http://www.apache.org/licenses/LICENSE-2.0
55+#
56+# Unless required by applicable law or agreed to in writing, software
57+# distributed under the License is distributed on an "AS IS" BASIS,
58+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
59+# See the License for the specific language governing permissions and
60+# limitations under the License.
61+
62+DECLARE_ZORBA_SCHEMA(FILE xml-options.xsd
63+ URI "http://zorba.io/modules/xml-options")
64+DECLARE_ZORBA_MODULE(FILE xml.xq VERSION 1.0
65+ URI "http://zorba.io/modules/xml")
66
67=== renamed file 'modules/com/zorba-xquery/www/modules/xml-options.xsd' => 'modules/xml/xml-options.xsd'
68--- modules/com/zorba-xquery/www/modules/xml-options.xsd 2013-03-06 07:39:18 +0000
69+++ modules/xml/xml-options.xsd 2013-08-07 08:10:38 +0000
70@@ -15,7 +15,7 @@
71 - limitations under the License.
72 -->
73 <schema xmlns="http://www.w3.org/2001/XMLSchema"
74- targetNamespace="http://www.zorba-xquery.com/modules/xml-options"
75+ targetNamespace="http://zorba.io/modules/xml-options"
76 elementFormDefault="qualified" attributeFormDefault="qualified">
77
78 <element name="options">
79
80=== renamed file 'modules/com/zorba-xquery/www/modules/xml.xq' => 'modules/xml/xml.xq'
81--- modules/com/zorba-xquery/www/modules/xml.xq 2013-06-25 03:55:20 +0000
82+++ modules/xml/xml.xq 2013-08-07 08:10:38 +0000
83@@ -30,8 +30,8 @@
84 : them in a streaming fashion - each at a time:</p>
85 :
86 : <pre class="brush: xquery;">
87- : import module namespace x = "http://www.zorba-xquery.com/modules/xml";
88- : import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
89+ : import module namespace x = "http://zorba.io/modules/xml";
90+ : import schema namespace opt = "http://zorba.io/modules/xml-options";
91 : x:parse(
92 : "&lt;from1>Jani&lt;/from1>&lt;from2>Jani&lt;/from2>&lt;from3>Jani&lt;/from3>",
93 : &lt;opt:options>
94@@ -44,8 +44,8 @@
95 : before returning a sequence of nodes as shown in the following example:</p>
96 :
97 : <pre class="brush: xquery;">
98- : import module namespace x = "http://www.zorba-xquery.com/modules/xml";
99- : import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
100+ : import module namespace x = "http://zorba.io/modules/xml";
101+ : import schema namespace opt = "http://zorba.io/modules/xml-options";
102 : x:parse(
103 : "&lt;root>
104 : &lt;from1>Jani1&lt;/from1>
105@@ -68,29 +68,31 @@
106 : @project Zorba/Data Converters/XML
107 :
108 :)
109-module namespace x = "http://www.zorba-xquery.com/modules/xml";
110+module namespace x = "http://zorba.io/modules/xml";
111 import module namespace schema = "http://www.zorba-xquery.com/modules/schema";
112
113-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
114+import schema namespace opt = "http://zorba.io/modules/xml-options";
115
116 declare namespace zerr = "http://zorba.io/modules/zorba-errors";
117 declare namespace err = "http://www.w3.org/xqt-errors";
118
119 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
120-declare option ver:module-version "2.1";
121+declare option ver:module-version "1.0";
122
123
124 (:~
125- : A function to parse XML files and fragments (i.e.
126+ : <p>A function to parse XML files and fragments (i.e.
127 : <a href="http://www.w3.org/TR/xml/#wf-entities">external general parsed
128- : entities</a>). The functions takes two arguments: the first one is the
129+ : entities</a>).</p>
130+ :
131+ : <p>The functions takes two arguments: the first one is the
132 : string to be parsed and the second argument is an &lt;options/&gt; element that
133 : passes a list of options to the parsing function. They are described below.
134 : The options element must conform to the xml-options:options element type
135 : from the xml-options.xsd schema. Some of these
136 : will be passed to the underlying library (LibXml2) and further documentation
137 : for them can be found at <a href="http://xmlsoft.org/html/libxml-parser.html">
138- : LibXml2 parser</a>.
139+ : LibXml2 parser</a>.</p>
140 :
141 : The list of available options:
142 :
143@@ -194,8 +196,8 @@
144 : An example that sets the base-uri of the parsed external entities:
145 : </p>
146 : <pre class="brush: xquery;">
147- : import module namespace x = "http://www.zorba-xquery.com/modules/xml";
148- : import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
149+ : import module namespace x = "http://zorba.io/modules/xml";
150+ : import schema namespace opt = "http://zorba.io/modules/xml-options";
151 : x:parse("&lt;from1>Jani&lt;/from1>&lt;from2>Jani&lt;/from2>&lt;from3>Jani&lt;/from3>",
152 : &lt;opt:options>
153 : &lt;opt:base-uri opt:value="urn:test"/>
154@@ -235,201 +237,15 @@
155
156
157 (:~
158- : <br/><p>
159- : Note: this function is included for backwards compatibility purposes. It
160- : is recommended that you use the x:parse() function instead.
161- : </p><br/>
162- :
163- : A function to parse XML files and fragments (i.e.
164- : <a href="http://www.w3.org/TR/xml/#wf-entities">external general parsed
165- : entities</a>). The functions takes two arguments: the first one is the
166- : string to be parsed and the second argument is a flags string
167- : (eEdDsSlLwWfF]*(;[\p{L}]*)?) selecting the options described below.
168- : <br/>
169- : <br/>
170- :
171- : The convention for the flags is that a lower-case letter enables
172- : an option and the corresponding upper-case letter disables it; specifying
173- : both is an error; specifying neither leaves it implementation-defined
174- : whether the option is enabled or disabled. Specifying the same option twice
175- : is not an error, but specifying inconsistent options (for example "eE") is
176- : a dynamic error. The options are:
177- :
178- : <ul>
179- : <li>
180- : eE - enables or disables processing of XML external entities. If the option
181- : is enabled, the input must conform to the syntax extParsedEnt (production
182- : [78] in XML 1.0, see <a href="http://www.w3.org/TR/xml/#wf-entities">
183- : Well-Formed Parsed Entities</a>). The result of the function call is a list
184- : of nodes corresponding to the top-level components of the content of the
185- : external entity: that is, elements, processing instructions, comments, and
186- : text nodes. CDATA sections and character references are expanded, and
187- : adjacent characters are merged so the result contains no adjacent text
188- : nodes. If this option is enabled, none of the options d, s, or l may be
189- : enabled. If the option is disabled, the input must be a well-formed XML
190- : document conforming to the Document production
191- : (<a href="http://www.w3.org/TR/xml/#sec-well-formed">production [1] in XML 1.0</a>).
192- : </li>
193- :
194- : <li>
195- : dD - enables or disables DTD-based validation. If this option is enabled and
196- : the input references a DTD, then the input must be a well-formed and
197- : DTD-valid XML document. If the option is enabled and the input does not
198- : reference a DTD then the option is ignored. If the option is disabled, the
199- : input is not required to reference a DTD and if it does reference a DTD then
200- : the DTD is ignored for validation purposes (though it will still be read for
201- : purposes such as expanding entity references and identifying ID attributes).
202- : </li>
203- :
204- : <li>
205- : sS - enables or disables strict XSD-based validation. If this option is
206- : enabled, the result is equivalent to processing the input with the option
207- : disabled, and then copying the result using the XQuery "validate strict"
208- : expression.
209- : </li>
210- :
211- : <li>
212- : lL - enables or disables lax XSD-based validation. If this option is enabled,
213- : the result is equivalent to processing the input with the option disabled,
214- : and then copying the result using the XQuery "validate lax " expression.
215- : </li>
216- :
217- : <li>
218- : wW - enables or disables whitespace stripping. If the option is enabled,
219- : any whitespace-only text nodes that remain after any DTD-based or XSD-based
220- : processing are stripped from the input; if it is disabled, such
221- : whitespace-only text nodes are retained.
222- : </li>
223- :
224- : <li>
225- : fF - enables or disables fatal error processing. If fatal error processing
226- : is enabled, then any failure to parse the input in the manner requested
227- : results in a dynamic error. If fatal error processing is disabled, then any
228- : failure to parse the input (and also, in the case of fn:doc, a failure to
229- : obtain the input by dereferencing the supplied URI) results in the function
230- : returning an empty sequence and raising no error.
231- : </li>
232- : </ul>
233- :
234- : @param $xml-string The string that holds the XML to be parsed. If empty,
235- : the function will return an empty sequence
236- : @param $options The options for the parsing
237- : @return The parsed XML as a document node or a list of nodes, or an empty
238- : sequence.
239- :
240- : @error zerr:ZXQD0003 The error will be raised if the options to the function
241- : are inconsistent.
242- :
243- : @error err:FODC0006 The error will be raised if the input string is not a
244- : valid XML document or fragment (external general parsed
245- : entity) or if DTD validation was enabled and the
246- : document has not passed it.
247- :
248- : @error err:XQDY0027 The error will be raised if schema validation was enabled
249- : and the input document has not passed it.
250- :
251- : @deprecated
252- :
253- :)
254-declare function x:parse-xml-fragment(
255- $xml-string as xs:string?,
256- $options as xs:string) as node()*
257-{
258- let $new_options := <opt:options>{
259- if (contains($options, "e"))
260- then <opt:parse-external-parsed-entity/> else (),
261- if (contains($options, "d"))
262- then <opt:DTD-validate/> else (),
263- if (contains($options, "s"))
264- then <opt:schema-validate opt:mode="strict"/>
265- else (),
266- if (contains($options, "l"))
267- then <opt:schema-validate opt:mode="lax"/>
268- else (),
269- (: TODO: uncomment once the strip-boundary-space option is implemented
270- if (contains($options, "w"))
271- then <opt:strip-boundary-space/> else (), :)
272- if (contains($options, "f"))
273- then <opt:no-error/> else ()
274- }</opt:options>
275- return
276- x:parse($xml-string, $new_options)
277-};
278-
279-
280-(:~
281- : <br/><p>
282- : Note: this function is included for backwards compatibility purposes. It
283- : is recommended that you use the x:parse() function instead.
284- : </p><br/>
285- :
286- : A function to parse XML files and fragments. The behavior is the
287- : same as the parse-xml-fragment with two arguments.
288- :
289- : @param $xml-string The string that holds the XML to be parsed. If empty,
290- : the function will return an empty sequence
291- : @param $base-uri The baseURI that will be used as the baseURI for every
292- : node returned by this function.
293- : @param $options The options for the parsing (see parse-xml-fragment#2)
294- : @return The parsed XML as a document node or a list of nodes, or an empty
295- : sequence.
296- :
297- : @error zerr:ZXQD0003 The error will be raised if the options to the function
298- : are inconsistent.
299- :
300- : @error err:FODC0006 The error will be raised if the input string is not a
301- : valid XML document or fragment (external general parsed
302- : entity) or if DTD validation was enabled and the
303- : document has not passed it.
304- :
305- : @error err:XQDY0027 The error will be raised if schema validation was enabled
306- : and the input document has not passed it.
307- :
308- : @error err:FODC0007 This error will be raised if $base-uri parameter passed
309- : to the function is not a valid absolute URI.
310- :
311- : @deprecated
312- :
313- :)
314-declare function x:parse-xml-fragment(
315- $xml-string as xs:string?,
316- $base-uri as xs:string,
317- $options as xs:string) as node()*
318-{
319- let $new_options := <opt:options>{
320- if (contains($options, "e"))
321- then <opt:parse-external-parsed-entity/> else (),
322- if (contains($options, "d"))
323- then <opt:DTD-validate/> else (),
324- if (contains($options, "s"))
325- then <opt:schema-validate opt:mode="strict"/>
326- else (),
327- if (contains($options, "l"))
328- then <opt:schema-validate opt:mode="lax"/>
329- else (),
330- (: TODO: uncomment once the strip-boundary-space option is implemented
331- if (contains($options, "w"))
332- then <opt:strip-boundary-space/> else (), :)
333- if (contains($options, "f"))
334- then <opt:no-error/> else (),
335- <opt:base-uri>{
336- attribute{xs:QName("opt:value")}{$base-uri}}
337- </opt:base-uri>
338- }</opt:options>
339- return
340- x:parse($xml-string, $new_options)
341-};
342-
343-(:~
344- : A function to canonicalize the given XML string, that is, transform
345- : it into Canonical XML as defined by <a href="http://www.w3.org/TR/xml-c14n">Canonical XML</a>.
346- :
347- : <br/>Note: This function is not streamable, if a streamable string is used
348- : as input for the function it will be materialized.
349- :
350- : <br/>Note: This function sets the
351+ : <p>A function to canonicalize the given XML string, that is, transform
352+ : it into Canonical XML as defined by <a href="http://www.w3.org/TR/xml-c14n">Canonical XML</a>.</p>
353+ :
354+ : <p>Note: This function is not streamable. If a streamable string is used
355+ : as input for the function it will be materialized.</p>
356+ :
357+ : <p>Note: This function sets the
358 : <a href="http://xmlsoft.org/html/libxml-parser.html#xmlParserOption">XML_PARSE_NOERROR</a>
359- : option when parsing the XML input.
360+ : option when parsing the XML input.</p>
361 :
362 : @param $xml-string a string representation of a well formed XML to canonicalize. XML fragments are not allowed.
363 :
364@@ -446,9 +262,9 @@
365
366
367 (:~
368- : A function to canonicalize the given XML string, that is, transform
369- : it into Canonical XML as defined by <a href="http://www.w3.org/TR/xml-c14n">Canonical XML</a>.
370- : <br/>This version of the function allows specifying certain options to be
371+ : <p>A function to canonicalize the given XML string, that is, transform
372+ : it into Canonical XML as defined by <a href="http://www.w3.org/TR/xml-c14n">Canonical XML</a>.</p>
373+ : <p>This version of the function allows specifying certain options to be
374 : used when initially parsing the XML string. These are of the same form
375 : as the options to x:parse#2(), although the following options are
376 : currently ignored for this function:
377@@ -458,13 +274,13 @@
378 : <li>&lt;opt:schema-validate/&gt;</li>
379 : <li>&lt;opt:parse-external-parsed-entity/&gt;</li>
380 : </ul>
381-
382- : <br/>Note: This function is not streamable, if a streamable string is used
383- : as input for the function it will be materialized.
384+ : </p>
385+ : <p>Note: This function is not streamable, if a streamable string is used
386+ : as input for the function it will be materialized.</p>
387 :
388- : <br/>Note: This function sets the
389+ : <p>Note: This function sets the
390 : <a href="http://xmlsoft.org/html/libxml-parser.html#xmlParserOption">XML_PARSE_NOERROR</a>
391- : option when parsing the XML input.
392+ : option when parsing the XML input.</p>
393
394 : @param $xml-string a string representation of a well formed XML to canonicalize. XML fragments are not allowed.
395 : @param $options an XML containg options for the canonicalize function.
396
397=== modified file 'src/context/static_context.cpp'
398--- src/context/static_context.cpp 2013-08-05 11:54:06 +0000
399+++ src/context/static_context.cpp 2013-08-07 08:10:38 +0000
400@@ -468,7 +468,7 @@
401
402 const char*
403 static_context::ZORBA_XML_FN_NS =
404-"http://www.zorba-xquery.com/modules/xml";
405+"http://zorba.io/modules/xml";
406
407 #ifndef ZORBA_NO_FULL_TEXT
408 const char*
409@@ -482,7 +482,7 @@
410
411 const char*
412 static_context::ZORBA_XML_FN_OPTIONS_NS =
413-"http://www.zorba-xquery.com/modules/xml-options";
414+"http://zorba.io/modules/xml-options";
415
416 /***************************************************************************//**
417 Target namespaces of zorba reserved modules
418
419=== modified file 'src/functions/func_parse_fragment_impl.cpp'
420--- src/functions/func_parse_fragment_impl.cpp 2012-11-22 21:06:39 +0000
421+++ src/functions/func_parse_fragment_impl.cpp 2013-08-07 08:10:38 +0000
422@@ -40,7 +40,7 @@
423 xqtref_t lParseOptType =
424 GENV_TYPESYSTEM.create_node_type(
425 store::StoreConsts::elementNode,
426- createQName("http://www.zorba-xquery.com/modules/xml-options","","options"),
427+ createQName(static_context::ZORBA_XML_FN_OPTIONS_NS,"","options"),
428 NULL,
429 TypeConstants::QUANT_QUESTION,
430 false,
431@@ -49,7 +49,7 @@
432
433 {
434 DECL_WITH_KIND(sctx, fn_zorba_xml_parse,
435- (createQName("http://www.zorba-xquery.com/modules/xml","","parse"),
436+ (createQName(static_context::ZORBA_XML_FN_NS,"","parse"),
437 GENV_TYPESYSTEM.STRING_TYPE_QUESTION,
438 lParseOptType,
439 GENV_TYPESYSTEM.ANY_NODE_TYPE_STAR),
440
441=== modified file 'src/functions/pregenerated/func_parse_fragment.cpp'
442--- src/functions/pregenerated/func_parse_fragment.cpp 2013-03-06 07:39:18 +0000
443+++ src/functions/pregenerated/func_parse_fragment.cpp 2013-08-07 08:10:38 +0000
444@@ -67,7 +67,7 @@
445
446 {
447 DECL_WITH_KIND(sctx, fn_zorba_xml_canonicalize_impl,
448- (createQName("http://www.zorba-xquery.com/modules/xml","","canonicalize-impl"),
449+ (createQName("http://zorba.io/modules/xml","","canonicalize-impl"),
450 GENV_TYPESYSTEM.STRING_TYPE_ONE,
451 GENV_TYPESYSTEM.ELEMENT_TYPE_ONE,
452 GENV_TYPESYSTEM.STRING_TYPE_ONE),
453
454=== modified file 'src/runtime/spec/mappings.xml'
455--- src/runtime/spec/mappings.xml 2013-07-26 20:43:25 +0000
456+++ src/runtime/spec/mappings.xml 2013-08-07 08:10:38 +0000
457@@ -130,7 +130,7 @@
458 define="ZORBA_ITEM_FN_NS"
459 prefix="fn-zorba-item"/>
460
461- <zorba:namespace uri="http://www.zorba-xquery.com/modules/xml"
462+ <zorba:namespace uri="http://zorba.io/modules/xml"
463 define="ZORBA_XML_FN_NS"
464 prefix="fn-zorba-xml"/>
465
466
467=== modified file 'test/fots_driver/evaluate.xq'
468--- test/fots_driver/evaluate.xq 2013-04-29 21:10:17 +0000
469+++ test/fots_driver/evaluate.xq 2013-08-07 08:10:38 +0000
470@@ -38,7 +38,7 @@
471 "http://www.zorba-xquery.com/fots-driver/util" at "util.xq";
472
473 import module namespace zorba-xml =
474- "http://www.zorba-xquery.com/modules/xml#2.1";
475+ "http://zorba.io/modules/xml";
476
477 declare namespace err =
478 "http://www.w3.org/2005/xqt-errors";
479
480=== modified file 'test/fots_driver/fots-driver.xq'
481--- test/fots_driver/fots-driver.xq 2013-08-05 16:13:27 +0000
482+++ test/fots_driver/fots-driver.xq 2013-08-07 08:10:38 +0000
483@@ -996,8 +996,8 @@
484 "import module namespace xqxq = 'http://www.zorba-xquery.com/modules/xqxq';",
485
486 if ($needsDTDValidation) then
487- ("import module namespace zorba-xml = 'http://www.zorba-xquery.com/modules/xml#2.1';",
488- "import schema namespace opt = 'http://www.zorba-xquery.com/modules/xml-options';")
489+ ("import module namespace zorba-xml = 'http://zorba.io/modules/xml';",
490+ "import schema namespace opt = 'http://zorba.io/modules/xml-options';")
491 else (),
492
493 if (exists($resolver))
494
495=== removed file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-19.xml.res'
496--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-19.xml.res 2012-04-24 19:59:53 +0000
497+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-19.xml.res 1970-01-01 00:00:00 +0000
498@@ -1,4 +0,0 @@
499-<?xml version="1.0" encoding="UTF-8"?>
500-<from1>Jani</from1>
501-<from2>Jani</from2>
502-<from3>Jani</from3>
503\ No newline at end of file
504
505=== removed file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-30.xml.res'
506--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-30.xml.res 2012-06-26 13:41:55 +0000
507+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-30.xml.res 1970-01-01 00:00:00 +0000
508@@ -1,4 +0,0 @@
509-<?xml version="1.0" encoding="UTF-8"?>
510-<from1>Jani</from1>
511-<from2>Jani</from2>
512-<from3>Jani</from3>
513\ No newline at end of file
514
515=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-1.xq'
516--- test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-1.xq 2013-03-04 15:38:22 +0000
517+++ test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-1.xq 2013-08-07 08:10:38 +0000
518@@ -1,4 +1,4 @@
519-import module namespace x = "http://www.zorba-xquery.com/modules/xml#2.1";
520+import module namespace x = "http://zorba.io/modules/xml";
521
522 let $xml := "<x b='1' a='2'/>"
523 return x:canonicalize($xml)
524
525=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-2.xq'
526--- test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-2.xq 2013-03-04 15:38:22 +0000
527+++ test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-2.xq 2013-08-07 08:10:38 +0000
528@@ -1,4 +1,4 @@
529-import module namespace x = "http://www.zorba-xquery.com/modules/xml#2.1";
530+import module namespace x = "http://zorba.io/modules/xml";
531
532 let $xml := "aaaa"
533 return x:canonicalize($xml)
534
535=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-3.xq'
536--- test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-3.xq 2013-03-05 22:57:42 +0000
537+++ test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-3.xq 2013-08-07 08:10:38 +0000
538@@ -1,5 +1,5 @@
539-import module namespace x = "http://www.zorba-xquery.com/modules/xml#2.1";
540-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
541+import module namespace x = "http://zorba.io/modules/xml";
542+import schema namespace opt = "http://zorba.io/modules/xml-options";
543
544 let $xml := '<document xmlns:ns="http://test">
545 <element1/>
546
547=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-01.xq'
548--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-01.xq 2012-07-17 13:28:57 +0000
549+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-01.xq 2013-08-07 08:10:38 +0000
550@@ -1,5 +1,5 @@
551-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
552-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
553+import module namespace x = "http://zorba.io/modules/xml";
554+import schema namespace opt = "http://zorba.io/modules/xml-options";
555
556 x:parse(
557 "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
558
559=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-02.xq'
560--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-02.xq 2012-07-17 13:28:57 +0000
561+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-02.xq 2013-08-07 08:10:38 +0000
562@@ -1,5 +1,5 @@
563-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
564-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
565+import module namespace x = "http://zorba.io/modules/xml";
566+import schema namespace opt = "http://zorba.io/modules/xml-options";
567
568 x:parse(
569 "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
570
571=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-03.xq'
572--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-03.xq 2012-07-17 13:28:57 +0000
573+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-03.xq 2013-08-07 08:10:38 +0000
574@@ -1,5 +1,5 @@
575-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
576-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
577+import module namespace x = "http://zorba.io/modules/xml";
578+import schema namespace opt = "http://zorba.io/modules/xml-options";
579
580 x:parse(
581 "
582
583=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-04.xq'
584--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-04.xq 2012-07-17 13:28:57 +0000
585+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-04.xq 2013-08-07 08:10:38 +0000
586@@ -1,5 +1,5 @@
587-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
588-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
589+import module namespace x = "http://zorba.io/modules/xml";
590+import schema namespace opt = "http://zorba.io/modules/xml-options";
591
592 x:parse(
593 "
594
595=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-05.xq'
596--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-05.xq 2012-07-17 13:28:57 +0000
597+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-05.xq 2013-08-07 08:10:38 +0000
598@@ -1,5 +1,5 @@
599-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
600-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
601+import module namespace x = "http://zorba.io/modules/xml";
602+import schema namespace opt = "http://zorba.io/modules/xml-options";
603
604 x:parse(
605 "<?xml version='1.0'?>
606
607=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-06.xq'
608--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-06.xq 2012-07-17 13:28:57 +0000
609+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-06.xq 2013-08-07 08:10:38 +0000
610@@ -1,5 +1,5 @@
611-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
612-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
613+import module namespace x = "http://zorba.io/modules/xml";
614+import schema namespace opt = "http://zorba.io/modules/xml-options";
615
616 x:parse(
617 "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
618
619=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-07.xq'
620--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-07.xq 2012-07-17 13:28:57 +0000
621+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-07.xq 2013-08-07 08:10:38 +0000
622@@ -1,5 +1,5 @@
623-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
624-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
625+import module namespace x = "http://zorba.io/modules/xml";
626+import schema namespace opt = "http://zorba.io/modules/xml-options";
627
628 x:parse(
629 "
630
631=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-08.xq'
632--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-08.xq 2012-07-17 13:28:57 +0000
633+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-08.xq 2013-08-07 08:10:38 +0000
634@@ -1,5 +1,5 @@
635-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
636-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
637+import module namespace x = "http://zorba.io/modules/xml";
638+import schema namespace opt = "http://zorba.io/modules/xml-options";
639
640 x:parse(
641 "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
642
643=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-09.xq'
644--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-09.xq 2012-07-17 13:28:57 +0000
645+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-09.xq 2013-08-07 08:10:38 +0000
646@@ -1,5 +1,5 @@
647-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
648-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
649+import module namespace x = "http://zorba.io/modules/xml";
650+import schema namespace opt = "http://zorba.io/modules/xml-options";
651
652 x:parse(
653 "
654
655=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-10.xq'
656--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-10.xq 2012-07-17 13:28:57 +0000
657+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-10.xq 2013-08-07 08:10:38 +0000
658@@ -1,5 +1,5 @@
659-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
660-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
661+import module namespace x = "http://zorba.io/modules/xml";
662+import schema namespace opt = "http://zorba.io/modules/xml-options";
663
664 x:parse(
665 "
666
667=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-11.xq'
668--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-11.xq 2012-07-17 13:28:57 +0000
669+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-11.xq 2013-08-07 08:10:38 +0000
670@@ -1,5 +1,5 @@
671-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
672-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
673+import module namespace x = "http://zorba.io/modules/xml";
674+import schema namespace opt = "http://zorba.io/modules/xml-options";
675
676 x:parse(
677 "<?xml version='1.0'?>
678
679=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-12.xq'
680--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-12.xq 2012-07-17 13:28:57 +0000
681+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-12.xq 2013-08-07 08:10:38 +0000
682@@ -1,5 +1,5 @@
683-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
684-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
685+import module namespace x = "http://zorba.io/modules/xml";
686+import schema namespace opt = "http://zorba.io/modules/xml-options";
687
688 x:parse(
689 "<?xml version='1.0'?>
690
691=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xq'
692--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xq 2013-02-07 17:24:36 +0000
693+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xq 2013-08-07 08:10:38 +0000
694@@ -1,5 +1,5 @@
695-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
696-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
697+import module namespace z = "http://zorba.io/modules/xml";
698+import schema namespace opt = "http://zorba.io/modules/xml-options";
699
700 z:parse("<?xml version='1.0'?><root><from1>Jani</from1></root>",
701 <opt:options>
702
703=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xq'
704--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xq 2013-02-07 17:24:36 +0000
705+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xq 2013-08-07 08:10:38 +0000
706@@ -1,5 +1,5 @@
707-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
708-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
709+import module namespace z = "http://zorba.io/modules/xml";
710+import schema namespace opt = "http://zorba.io/modules/xml-options";
711
712 z:parse("<?xml version='1.0'?>
713 <root>
714
715=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xq'
716--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xq 2013-02-07 17:24:36 +0000
717+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xq 2013-08-07 08:10:38 +0000
718@@ -1,5 +1,5 @@
719-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
720-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
721+import module namespace z = "http://zorba.io/modules/xml";
722+import schema namespace opt = "http://zorba.io/modules/xml-options";
723
724 z:parse("<?xml version='1.0'?>
725 <root>
726
727=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xq'
728--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xq 2013-02-07 17:24:36 +0000
729+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xq 2013-08-07 08:10:38 +0000
730@@ -1,5 +1,5 @@
731-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
732-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
733+import module namespace z = "http://zorba.io/modules/xml";
734+import schema namespace opt = "http://zorba.io/modules/xml-options";
735
736 z:parse("<?xml version='1.0'?>
737 <root>
738
739=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xq'
740--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xq 2013-02-07 17:24:36 +0000
741+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xq 2013-08-07 08:10:38 +0000
742@@ -1,5 +1,5 @@
743-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
744-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
745+import module namespace z = "http://zorba.io/modules/xml";
746+import schema namespace opt = "http://zorba.io/modules/xml-options";
747
748 z:parse("<?xml version='1.0'?>
749 <root>
750
751=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xq'
752--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xq 2013-02-07 17:24:36 +0000
753+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xq 2013-08-07 08:10:38 +0000
754@@ -1,5 +1,5 @@
755-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
756-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
757+import module namespace z = "http://zorba.io/modules/xml";
758+import schema namespace opt = "http://zorba.io/modules/xml-options";
759
760 z:parse("<?xml version='1.0'?>
761 <root>
762
763=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xq'
764--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xq 2013-02-07 17:24:36 +0000
765+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xq 2013-08-07 08:10:38 +0000
766@@ -1,5 +1,5 @@
767-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
768-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
769+import module namespace z = "http://zorba.io/modules/xml";
770+import schema namespace opt = "http://zorba.io/modules/xml-options";
771
772 z:parse("<?xml version='1.0'?>
773 <root>
774
775=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xq'
776--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xq 2013-02-07 17:24:36 +0000
777+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xq 2013-08-07 08:10:38 +0000
778@@ -1,5 +1,5 @@
779-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
780-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
781+import module namespace z = "http://zorba.io/modules/xml";
782+import schema namespace opt = "http://zorba.io/modules/xml-options";
783
784 z:parse("<?xml version='1.0'?>
785 <root><from1>Jani1</from1></root>",
786
787=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xq'
788--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xq 2013-02-07 17:24:36 +0000
789+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xq 2013-08-07 08:10:38 +0000
790@@ -1,5 +1,5 @@
791-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
792-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
793+import module namespace z = "http://zorba.io/modules/xml";
794+import schema namespace opt = "http://zorba.io/modules/xml-options";
795
796 z:parse("<?xml version='1.0'?>
797 <root><from1>Jani1</from1></root>",
798
799=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xq'
800--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xq 2013-02-07 17:24:36 +0000
801+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xq 2013-08-07 08:10:38 +0000
802@@ -1,5 +1,5 @@
803-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
804-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
805+import module namespace z = "http://zorba.io/modules/xml";
806+import schema namespace opt = "http://zorba.io/modules/xml-options";
807
808 z:parse("<?xml version='1.0'?>
809 <root><from1>Jani1</from1></root>",
810
811=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xq'
812--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xq 2013-02-07 17:24:36 +0000
813+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xq 2013-08-07 08:10:38 +0000
814@@ -1,5 +1,5 @@
815-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
816-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
817+import module namespace z = "http://zorba.io/modules/xml";
818+import schema namespace opt = "http://zorba.io/modules/xml-options";
819
820 z:parse("<?xml version='1.0'?>
821 <root><from1>Jani1</from1></root>",
822
823=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xq'
824--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xq 2013-02-07 17:24:36 +0000
825+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xq 2013-08-07 08:10:38 +0000
826@@ -1,5 +1,5 @@
827-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
828-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
829+import module namespace z = "http://zorba.io/modules/xml";
830+import schema namespace opt = "http://zorba.io/modules/xml-options";
831
832 z:parse("<?xml version='1.0'?>
833 <root><root2><from1>Jani1</from1></root2></root>",
834
835=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xq'
836--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xq 2013-02-07 17:24:36 +0000
837+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xq 2013-08-07 08:10:38 +0000
838@@ -1,5 +1,5 @@
839-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
840-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
841+import module namespace z = "http://zorba.io/modules/xml";
842+import schema namespace opt = "http://zorba.io/modules/xml-options";
843
844 z:parse("<?xml version='1.0'?>
845 <root><root2><root3><from1>Jani1</from1></root3></root2></root>",
846
847=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xq'
848--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xq 2013-02-07 17:24:36 +0000
849+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xq 2013-08-07 08:10:38 +0000
850@@ -1,5 +1,5 @@
851-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
852-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
853+import module namespace z = "http://zorba.io/modules/xml";
854+import schema namespace opt = "http://zorba.io/modules/xml-options";
855
856 z:parse("<?xml version='1.0'?>
857 <root><root2><root3><from1>Jani1</from1></root3></root2></root>",
858
859=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xq'
860--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xq 2013-02-07 17:24:36 +0000
861+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xq 2013-08-07 08:10:38 +0000
862@@ -1,5 +1,5 @@
863-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
864-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
865+import module namespace z = "http://zorba.io/modules/xml";
866+import schema namespace opt = "http://zorba.io/modules/xml-options";
867
868 z:parse("<?xml version='1.0'?><root>root1 text<root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>",
869 <opt:options>
870
871=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xq'
872--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xq 2013-02-07 17:24:36 +0000
873+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xq 2013-08-07 08:10:38 +0000
874@@ -1,5 +1,5 @@
875-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
876-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
877+import module namespace z = "http://zorba.io/modules/xml";
878+import schema namespace opt = "http://zorba.io/modules/xml-options";
879
880 z:parse("<?xml version='1.0'?><root>root1 text<root15>root15 text</root15><root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>",
881 <opt:options>
882
883=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xq'
884--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xq 2013-02-07 17:24:36 +0000
885+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xq 2013-08-07 08:10:38 +0000
886@@ -1,5 +1,5 @@
887-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
888-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
889+import module namespace z = "http://zorba.io/modules/xml";
890+import schema namespace opt = "http://zorba.io/modules/xml-options";
891
892 z:parse("<?xml version='1.0'?><root>root1 text<root15>root15 text</root15><root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>",
893 <opt:options>
894
895=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xq'
896--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xq 2013-02-07 17:24:36 +0000
897+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xq 2013-08-07 08:10:38 +0000
898@@ -1,5 +1,5 @@
899-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
900-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
901+import module namespace z = "http://zorba.io/modules/xml";
902+import schema namespace opt = "http://zorba.io/modules/xml-options";
903
904 z:parse("<?xml version='1.0'?>
905 <root>Jani0<from1>Jani1</from1></root>",
906
907=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xq'
908--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xq 2013-02-07 17:24:36 +0000
909+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xq 2013-08-07 08:10:38 +0000
910@@ -1,5 +1,5 @@
911-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
912-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
913+import module namespace z = "http://zorba.io/modules/xml";
914+import schema namespace opt = "http://zorba.io/modules/xml-options";
915
916 z:parse("<?xml version='1.0'?>
917 <level1>
918
919=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xq'
920--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xq 2013-02-07 17:24:36 +0000
921+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xq 2013-08-07 08:10:38 +0000
922@@ -1,5 +1,5 @@
923-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
924-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
925+import module namespace z = "http://zorba.io/modules/xml";
926+import schema namespace opt = "http://zorba.io/modules/xml-options";
927
928 z:parse("<?xml version='1.0'?>
929 <level1>
930
931=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xq'
932--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xq 2013-02-07 17:24:36 +0000
933+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xq 2013-08-07 08:10:38 +0000
934@@ -1,5 +1,5 @@
935-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
936-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
937+import module namespace z = "http://zorba.io/modules/xml";
938+import schema namespace opt = "http://zorba.io/modules/xml-options";
939
940 z:parse("<?xml version='1.0'?>
941 <level1>
942
943=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xq'
944--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xq 2013-02-07 17:24:36 +0000
945+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xq 2013-08-07 08:10:38 +0000
946@@ -1,5 +1,5 @@
947-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
948-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
949+import module namespace z = "http://zorba.io/modules/xml";
950+import schema namespace opt = "http://zorba.io/modules/xml-options";
951
952 z:parse("<?xml version='1.0'?>
953 <level1>
954
955=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xq'
956--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xq 2013-02-07 17:24:36 +0000
957+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xq 2013-08-07 08:10:38 +0000
958@@ -1,5 +1,5 @@
959-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
960-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
961+import module namespace z = "http://zorba.io/modules/xml";
962+import schema namespace opt = "http://zorba.io/modules/xml-options";
963
964 z:parse("<?xml version='1.0'?>
965 <level1>
966
967=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xq'
968--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xq 2013-02-07 17:24:36 +0000
969+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xq 2013-08-07 08:10:38 +0000
970@@ -1,5 +1,5 @@
971-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
972-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
973+import module namespace z = "http://zorba.io/modules/xml";
974+import schema namespace opt = "http://zorba.io/modules/xml-options";
975
976 z:parse("<?xml version='1.0'?>
977 <level1>
978
979=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xq'
980--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xq 2013-02-07 17:24:36 +0000
981+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xq 2013-08-07 08:10:38 +0000
982@@ -1,5 +1,5 @@
983-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
984-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
985+import module namespace z = "http://zorba.io/modules/xml";
986+import schema namespace opt = "http://zorba.io/modules/xml-options";
987
988 z:parse("<?xml version='1.0'?>
989 <level1>
990
991=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xq'
992--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xq 2013-02-07 17:24:36 +0000
993+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xq 2013-08-07 08:10:38 +0000
994@@ -1,5 +1,5 @@
995-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
996-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
997+import module namespace z = "http://zorba.io/modules/xml";
998+import schema namespace opt = "http://zorba.io/modules/xml-options";
999
1000 z:parse("<?xml version='1.0'?>
1001 <level1>
1002
1003=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xq'
1004--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xq 2013-02-07 17:24:36 +0000
1005+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xq 2013-08-07 08:10:38 +0000
1006@@ -1,5 +1,5 @@
1007-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1008-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1009+import module namespace z = "http://zorba.io/modules/xml";
1010+import schema namespace opt = "http://zorba.io/modules/xml-options";
1011
1012 z:parse("<?xml version='1.0'?>
1013 <level1>
1014
1015=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xq'
1016--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xq 2013-02-07 17:24:36 +0000
1017+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xq 2013-08-07 08:10:38 +0000
1018@@ -1,5 +1,5 @@
1019-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1020-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1021+import module namespace z = "http://zorba.io/modules/xml";
1022+import schema namespace opt = "http://zorba.io/modules/xml-options";
1023
1024 z:parse("<?xml version='1.0'?>
1025 <level1>
1026
1027=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xq'
1028--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xq 2013-02-07 17:24:36 +0000
1029+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xq 2013-08-07 08:10:38 +0000
1030@@ -1,5 +1,5 @@
1031-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1032-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1033+import module namespace z = "http://zorba.io/modules/xml";
1034+import schema namespace opt = "http://zorba.io/modules/xml-options";
1035
1036 z:parse("<?xml version='1.0'?>
1037 <level1>
1038
1039=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xq'
1040--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xq 2013-02-07 17:24:36 +0000
1041+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xq 2013-08-07 08:10:38 +0000
1042@@ -1,5 +1,5 @@
1043-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1044-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1045+import module namespace z = "http://zorba.io/modules/xml";
1046+import schema namespace opt = "http://zorba.io/modules/xml-options";
1047
1048 z:parse("<?xml version='1.0'?>
1049 <level1>
1050
1051=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xq'
1052--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xq 2013-02-07 17:24:36 +0000
1053+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xq 2013-08-07 08:10:38 +0000
1054@@ -1,5 +1,5 @@
1055-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1056-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1057+import module namespace z = "http://zorba.io/modules/xml";
1058+import schema namespace opt = "http://zorba.io/modules/xml-options";
1059
1060 z:parse("<?xml version='1.0'?>
1061 level0 text
1062
1063=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xq'
1064--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xq 2013-02-07 17:24:36 +0000
1065+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xq 2013-08-07 08:10:38 +0000
1066@@ -1,5 +1,5 @@
1067-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1068-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1069+import module namespace z = "http://zorba.io/modules/xml";
1070+import schema namespace opt = "http://zorba.io/modules/xml-options";
1071
1072 z:parse("<?xml version='1.0'?>
1073 level0 text
1074
1075=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xq'
1076--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xq 2013-02-07 17:24:36 +0000
1077+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xq 2013-08-07 08:10:38 +0000
1078@@ -1,5 +1,5 @@
1079-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1080-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1081+import module namespace z = "http://zorba.io/modules/xml";
1082+import schema namespace opt = "http://zorba.io/modules/xml-options";
1083
1084 z:parse("<?xml version='1.0'?>
1085 level0 text
1086
1087=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xq'
1088--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xq 2013-02-07 17:24:36 +0000
1089+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xq 2013-08-07 08:10:38 +0000
1090@@ -1,5 +1,5 @@
1091-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1092-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1093+import module namespace z = "http://zorba.io/modules/xml";
1094+import schema namespace opt = "http://zorba.io/modules/xml-options";
1095
1096 z:parse("<?xml version='1.0'?>
1097 level0 text
1098
1099=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xq'
1100--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xq 2013-02-07 17:24:36 +0000
1101+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xq 2013-08-07 08:10:38 +0000
1102@@ -1,5 +1,5 @@
1103-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1104-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1105+import module namespace z = "http://zorba.io/modules/xml";
1106+import schema namespace opt = "http://zorba.io/modules/xml-options";
1107
1108 z:parse("<?xml version='1.0'?>
1109 level0 text
1110
1111=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xq'
1112--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xq 2013-02-07 17:24:36 +0000
1113+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xq 2013-08-07 08:10:38 +0000
1114@@ -1,5 +1,5 @@
1115-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1116-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1117+import module namespace z = "http://zorba.io/modules/xml";
1118+import schema namespace opt = "http://zorba.io/modules/xml-options";
1119
1120 z:parse("<?xml version='1.0'?>
1121 level0 text
1122
1123=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xq'
1124--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xq 2013-02-07 17:24:36 +0000
1125+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xq 2013-08-07 08:10:38 +0000
1126@@ -1,5 +1,5 @@
1127-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1128-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1129+import module namespace z = "http://zorba.io/modules/xml";
1130+import schema namespace opt = "http://zorba.io/modules/xml-options";
1131
1132 z:parse("<doc>
1133 <foo>0</foo>
1134
1135=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xq'
1136--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xq 2013-02-07 17:24:36 +0000
1137+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xq 2013-08-07 08:10:38 +0000
1138@@ -1,5 +1,5 @@
1139-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1140-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1141+import module namespace z = "http://zorba.io/modules/xml";
1142+import schema namespace opt = "http://zorba.io/modules/xml-options";
1143
1144 z:parse("<doc>
1145 <foo>0</foo>
1146
1147=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xq'
1148--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xq 2013-02-07 17:24:36 +0000
1149+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xq 2013-08-07 08:10:38 +0000
1150@@ -1,5 +1,5 @@
1151-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1152-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1153+import module namespace z = "http://zorba.io/modules/xml";
1154+import schema namespace opt = "http://zorba.io/modules/xml-options";
1155
1156 z:parse("<doc>
1157 <foo>0</foo>
1158
1159=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-40.xq'
1160--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-40.xq 2013-02-07 17:24:36 +0000
1161+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-40.xq 2013-08-07 08:10:38 +0000
1162@@ -1,5 +1,5 @@
1163-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1164-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1165+import module namespace z = "http://zorba.io/modules/xml";
1166+import schema namespace opt = "http://zorba.io/modules/xml-options";
1167
1168 z:parse("<?xml version='1.0'?>
1169 <n1:root xmlns:n1='ns' xmlns:m1='ms'><n2:root2 xmlns:n2='ns2' xmlns:m2='ms2'><n1:from1 xmlns:n3='ns3'><from2>Text from2</from2></n1:from1></n2:root2></n1:root>",
1170
1171=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-41.xq'
1172--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-41.xq 2013-02-07 17:24:36 +0000
1173+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-41.xq 2013-08-07 08:10:38 +0000
1174@@ -1,5 +1,5 @@
1175-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1176-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1177+import module namespace z = "http://zorba.io/modules/xml";
1178+import schema namespace opt = "http://zorba.io/modules/xml-options";
1179
1180 z:parse("<?xml version='1.0'?>
1181 <n1:root xmlns:n1='ns' xmlns:m1='ms'><n2:root2 xmlns:n2='ns2' xmlns:m2='ms2'><n1:from1 xmlns:n3='ns3'><from2>Text from2</from2></n1:from1></n2:root2></n1:root>",
1182
1183=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-42.xq'
1184--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-42.xq 2013-02-07 17:24:36 +0000
1185+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-42.xq 2013-08-07 08:10:38 +0000
1186@@ -1,5 +1,5 @@
1187-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1188-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1189+import module namespace z = "http://zorba.io/modules/xml";
1190+import schema namespace opt = "http://zorba.io/modules/xml-options";
1191
1192 z:parse("<?xml version='1.0'?>
1193 <n1:root xmlns:n1='ns' xmlns:m1='ms'><n2:root2 xmlns:n2='ns2' xmlns:m2='ms2'><n1:from1 xmlns:n3='ns3'><from2>Text from2</from2></n1:from1></n2:root2></n1:root>",
1194
1195=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-43.xq'
1196--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-43.xq 2013-02-07 17:24:36 +0000
1197+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-43.xq 2013-08-07 08:10:38 +0000
1198@@ -1,5 +1,5 @@
1199-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1200-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1201+import module namespace z = "http://zorba.io/modules/xml";
1202+import schema namespace opt = "http://zorba.io/modules/xml-options";
1203
1204 z:parse("<?xml version='1.0'?>
1205 <n1:root xmlns:n1='ns' xmlns:m1='ms'><n2:root2 xmlns:n2='ns2' xmlns:m2='ms2'><n1:from1 xmlns:n3='ns3'><from2>Text from2</from2></n1:from1></n2:root2></n1:root>",
1206
1207=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-44.xq'
1208--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-44.xq 2013-02-07 17:24:36 +0000
1209+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-44.xq 2013-08-07 08:10:38 +0000
1210@@ -1,5 +1,5 @@
1211-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1212-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1213+import module namespace z = "http://zorba.io/modules/xml";
1214+import schema namespace opt = "http://zorba.io/modules/xml-options";
1215
1216 z:parse("<?xml version='1.0'?>
1217 <n1:root xmlns:n1='ns' xmlns:m1='ms'><n2:root2 xmlns:n2='ns2' xmlns:m2='ms2'><n1:from1 xmlns:n3='ns3'><from2>Text from2</from2></n1:from1></n2:root2></n1:root>",
1218
1219=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-45.xq'
1220--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-45.xq 2013-02-07 17:24:36 +0000
1221+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-45.xq 2013-08-07 08:10:38 +0000
1222@@ -1,5 +1,5 @@
1223-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1224-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1225+import module namespace z = "http://zorba.io/modules/xml";
1226+import schema namespace opt = "http://zorba.io/modules/xml-options";
1227
1228 z:parse("<?xml version='1.0'?>
1229 <n1:root xmlns:n1='ns' xmlns:m1='ms'><n2:root2 xmlns:n2='ns2' xmlns:m2='ms2'><n1:from1 xmlns:n3='ns3'><from2>Text from2</from2></n1:from1></n2:root2></n1:root>",
1230
1231=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-46.xq'
1232--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-46.xq 2013-02-07 17:24:36 +0000
1233+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-46.xq 2013-08-07 08:10:38 +0000
1234@@ -1,5 +1,5 @@
1235-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1236-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1237+import module namespace z = "http://zorba.io/modules/xml";
1238+import schema namespace opt = "http://zorba.io/modules/xml-options";
1239
1240 z:parse("<?xml version='1.0'?>
1241 level0 text
1242
1243=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-47.xq'
1244--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-47.xq 2013-02-07 17:24:36 +0000
1245+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-47.xq 2013-08-07 08:10:38 +0000
1246@@ -1,5 +1,5 @@
1247-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1248-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1249+import module namespace z = "http://zorba.io/modules/xml";
1250+import schema namespace opt = "http://zorba.io/modules/xml-options";
1251
1252 z:parse("<root>
1253 <test/>
1254
1255=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-48.xq'
1256--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-48.xq 2013-02-07 17:24:36 +0000
1257+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-48.xq 2013-08-07 08:10:38 +0000
1258@@ -1,5 +1,5 @@
1259-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1260-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1261+import module namespace z = "http://zorba.io/modules/xml";
1262+import schema namespace opt = "http://zorba.io/modules/xml-options";
1263
1264 z:parse("<root>
1265 <test/>
1266
1267=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-49.xq'
1268--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-49.xq 2013-02-07 17:24:36 +0000
1269+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-49.xq 2013-08-07 08:10:38 +0000
1270@@ -1,5 +1,5 @@
1271-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1272-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1273+import module namespace z = "http://zorba.io/modules/xml";
1274+import schema namespace opt = "http://zorba.io/modules/xml-options";
1275
1276 z:parse("<root>
1277 <test/>
1278
1279=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-50.xq'
1280--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-50.xq 2013-02-07 17:24:36 +0000
1281+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-50.xq 2013-08-07 08:10:38 +0000
1282@@ -1,5 +1,5 @@
1283-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1284-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1285+import module namespace z = "http://zorba.io/modules/xml";
1286+import schema namespace opt = "http://zorba.io/modules/xml-options";
1287
1288 z:parse("<root>
1289 <test/>
1290
1291=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-51.xq'
1292--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-51.xq 2013-02-07 17:24:36 +0000
1293+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-51.xq 2013-08-07 08:10:38 +0000
1294@@ -1,5 +1,5 @@
1295-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1296-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1297+import module namespace z = "http://zorba.io/modules/xml";
1298+import schema namespace opt = "http://zorba.io/modules/xml-options";
1299
1300 z:parse("<root>
1301 <test/>
1302
1303=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-52.xq'
1304--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-52.xq 2013-02-07 17:24:36 +0000
1305+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-52.xq 2013-08-07 08:10:38 +0000
1306@@ -1,5 +1,5 @@
1307-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1308-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1309+import module namespace z = "http://zorba.io/modules/xml";
1310+import schema namespace opt = "http://zorba.io/modules/xml-options";
1311
1312 z:parse("<root>
1313 <test/>
1314
1315=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-53.xq'
1316--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-53.xq 2013-02-07 17:24:36 +0000
1317+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-53.xq 2013-08-07 08:10:38 +0000
1318@@ -1,5 +1,5 @@
1319-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1320-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1321+import module namespace x = "http://zorba.io/modules/xml";
1322+import schema namespace opt = "http://zorba.io/modules/xml-options";
1323
1324 x:parse("<mediawiki>
1325 <page>
1326
1327=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-54.xq'
1328--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-54.xq 2013-02-07 17:24:36 +0000
1329+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-54.xq 2013-08-07 08:10:38 +0000
1330@@ -1,5 +1,5 @@
1331-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1332-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1333+import module namespace x = "http://zorba.io/modules/xml";
1334+import schema namespace opt = "http://zorba.io/modules/xml-options";
1335 import module namespace file = "http://expath.org/ns/file";
1336
1337 x:parse("<mediawiki>
1338
1339=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-55.xq'
1340--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-55.xq 2013-02-07 17:24:36 +0000
1341+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-55.xq 2013-08-07 08:10:38 +0000
1342@@ -1,5 +1,5 @@
1343-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1344-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1345+import module namespace x = "http://zorba.io/modules/xml";
1346+import schema namespace opt = "http://zorba.io/modules/xml-options";
1347 import module namespace file = "http://expath.org/ns/file";
1348
1349 x:parse("<mediawiki>
1350
1351=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-56.xq'
1352--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-56.xq 2013-02-07 17:24:36 +0000
1353+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-56.xq 2013-08-07 08:10:38 +0000
1354@@ -1,5 +1,5 @@
1355-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1356-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1357+import module namespace x = "http://zorba.io/modules/xml";
1358+import schema namespace opt = "http://zorba.io/modules/xml-options";
1359 import module namespace file = "http://expath.org/ns/file";
1360
1361 x:parse("<mediawiki>
1362
1363=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-57.xq'
1364--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-57.xq 2013-01-16 14:35:25 +0000
1365+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-57.xq 2013-08-07 08:10:38 +0000
1366@@ -1,5 +1,5 @@
1367-import module namespace parse-xml = "http://www.zorba-xquery.com/modules/xml";
1368-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1369+import module namespace parse-xml = "http://zorba.io/modules/xml";
1370+import schema namespace opt = "http://zorba.io/modules/xml-options";
1371 import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";
1372
1373 variable $xmlcontents := fetch:content(resolve-uri("bad.xml"));
1374
1375=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-01.xq'
1376--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-01.xq 2013-02-07 17:24:36 +0000
1377+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-01.xq 2013-08-07 08:10:38 +0000
1378@@ -1,5 +1,5 @@
1379-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1380-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1381+import module namespace x = "http://zorba.io/modules/xml";
1382+import schema namespace opt = "http://zorba.io/modules/xml-options";
1383
1384 x:parse("<?xml version='1.0'?>
1385 <!DOCTYPE note [
1386
1387=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-02.xq'
1388--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-02.xq 2013-02-07 17:24:36 +0000
1389+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-02.xq 2013-08-07 08:10:38 +0000
1390@@ -1,5 +1,5 @@
1391-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1392-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1393+import module namespace x = "http://zorba.io/modules/xml";
1394+import schema namespace opt = "http://zorba.io/modules/xml-options";
1395
1396 x:parse("<?xml version='1.0'?>
1397 <!DOCTYPE note [
1398
1399=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-03.xq'
1400--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-03.xq 2013-02-07 17:24:36 +0000
1401+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-03.xq 2013-08-07 08:10:38 +0000
1402@@ -1,5 +1,5 @@
1403-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1404-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1405+import module namespace x = "http://zorba.io/modules/xml";
1406+import schema namespace opt = "http://zorba.io/modules/xml-options";
1407
1408 x:parse("<?xml version='1.0'?>
1409 <from1>Jani</from1>
1410
1411=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-04.xq'
1412--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-04.xq 2013-02-07 17:24:36 +0000
1413+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-04.xq 2013-08-07 08:10:38 +0000
1414@@ -1,5 +1,5 @@
1415-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1416-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1417+import module namespace x = "http://zorba.io/modules/xml";
1418+import schema namespace opt = "http://zorba.io/modules/xml-options";
1419
1420 x:parse("
1421 <from1>Jani</from1>
1422
1423=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-05.xq'
1424--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-05.xq 2013-02-07 17:24:36 +0000
1425+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-05.xq 2013-08-07 08:10:38 +0000
1426@@ -1,5 +1,5 @@
1427-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1428-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1429+import module namespace x = "http://zorba.io/modules/xml";
1430+import schema namespace opt = "http://zorba.io/modules/xml-options";
1431
1432 x:parse("<?xml version='1.0'?><a/>",
1433 <opt:options>
1434
1435=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-06.xq'
1436--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-06.xq 2013-02-07 17:24:36 +0000
1437+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-06.xq 2013-08-07 08:10:38 +0000
1438@@ -1,5 +1,5 @@
1439-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1440-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1441+import module namespace x = "http://zorba.io/modules/xml";
1442+import schema namespace opt = "http://zorba.io/modules/xml-options";
1443
1444 x:parse("<?xml version='1.0'?>
1445 <from1>Jani</from1>
1446
1447=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-07.xq'
1448--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-07.xq 2013-02-07 17:24:36 +0000
1449+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-07.xq 2013-08-07 08:10:38 +0000
1450@@ -1,5 +1,5 @@
1451-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1452-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1453+import module namespace x = "http://zorba.io/modules/xml";
1454+import schema namespace opt = "http://zorba.io/modules/xml-options";
1455 import schema namespace weather = "http://www.w3.org/test/weather" at "weather.xsd";
1456
1457 x:parse("<?xml version='1.0' encoding = 'UTF-8'?>
1458
1459=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-08.xq'
1460--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-08.xq 2013-02-07 17:24:36 +0000
1461+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-08.xq 2013-08-07 08:10:38 +0000
1462@@ -1,5 +1,5 @@
1463-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1464-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1465+import module namespace x = "http://zorba.io/modules/xml";
1466+import schema namespace opt = "http://zorba.io/modules/xml-options";
1467 import schema namespace weather = "http://www.w3.org/test/weather" at "weather.xsd";
1468
1469 x:parse("<?xml version='1.0' encoding = 'UTF-8'?>
1470
1471=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-09.xq'
1472--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-09.xq 2013-02-07 17:24:36 +0000
1473+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-09.xq 2013-08-07 08:10:38 +0000
1474@@ -1,5 +1,5 @@
1475-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1476-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1477+import module namespace x = "http://zorba.io/modules/xml";
1478+import schema namespace opt = "http://zorba.io/modules/xml-options";
1479
1480 x:parse("<?xml version='1.0' encoding = 'UTF-8'?>
1481 <atomic:root xmlns:atomic='http://www.w3.org/XQueryTest'>
1482
1483=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-10.xq'
1484--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-10.xq 2013-02-07 17:24:36 +0000
1485+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-10.xq 2013-08-07 08:10:38 +0000
1486@@ -1,4 +1,4 @@
1487-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1488+import module namespace x = "http://zorba.io/modules/xml";
1489
1490 x:parse("<?xml version='1.0'?>
1491 <root>
1492
1493=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-11.xq'
1494--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-11.xq 2013-02-07 17:24:36 +0000
1495+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-11.xq 2013-08-07 08:10:38 +0000
1496@@ -1,5 +1,5 @@
1497-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1498-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1499+import module namespace x = "http://zorba.io/modules/xml";
1500+import schema namespace opt = "http://zorba.io/modules/xml-options";
1501
1502 x:parse("<?xml version='1.0'?>
1503 <!DOCTYPE note [
1504
1505=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-12.xq'
1506--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-12.xq 2013-02-07 17:24:36 +0000
1507+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-12.xq 2013-08-07 08:10:38 +0000
1508@@ -1,5 +1,5 @@
1509-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1510-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1511+import module namespace z = "http://zorba.io/modules/xml";
1512+import schema namespace opt = "http://zorba.io/modules/xml-options";
1513
1514 let $var := z:parse("<?xml version='1.0'?>
1515 <from1>Jani</from1>
1516
1517=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-13.xq'
1518--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-13.xq 2013-02-07 17:24:36 +0000
1519+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-13.xq 2013-08-07 08:10:38 +0000
1520@@ -1,5 +1,5 @@
1521-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1522-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1523+import module namespace z = "http://zorba.io/modules/xml";
1524+import schema namespace opt = "http://zorba.io/modules/xml-options";
1525
1526 for $var in z:parse("<from1>Jani</from1><from2>Jani</from2><from3>Jani</from3>",
1527 <opt:options>
1528
1529=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-14.xq'
1530--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-14.xq 2013-02-07 17:24:36 +0000
1531+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-14.xq 2013-08-07 08:10:38 +0000
1532@@ -1,5 +1,5 @@
1533-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1534-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1535+import module namespace x = "http://zorba.io/modules/xml";
1536+import schema namespace opt = "http://zorba.io/modules/xml-options";
1537
1538 x:parse("<?xml version='1.0' encoding='UTF-8'?>
1539 <!-- Comment-1 -->
1540
1541=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-15.xq'
1542--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-15.xq 2013-02-07 17:24:36 +0000
1543+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-15.xq 2013-08-07 08:10:38 +0000
1544@@ -1,5 +1,5 @@
1545-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1546-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1547+import module namespace x = "http://zorba.io/modules/xml";
1548+import schema namespace opt = "http://zorba.io/modules/xml-options";
1549
1550 x:parse("<a/>",
1551 <opt:options>
1552
1553=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-16.xq'
1554--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-16.xq 2013-02-07 17:24:36 +0000
1555+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-16.xq 2013-08-07 08:10:38 +0000
1556@@ -1,5 +1,5 @@
1557-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1558-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1559+import module namespace x = "http://zorba.io/modules/xml";
1560+import schema namespace opt = "http://zorba.io/modules/xml-options";
1561
1562 x:parse("<?xml version='1.0'?>
1563 <!DOCTYPE note [
1564
1565=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-17.xq'
1566--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-17.xq 2013-02-07 17:24:36 +0000
1567+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-17.xq 2013-08-07 08:10:38 +0000
1568@@ -1,5 +1,5 @@
1569-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1570-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1571+import module namespace z = "http://zorba.io/modules/xml";
1572+import schema namespace opt = "http://zorba.io/modules/xml-options";
1573
1574 z:parse("<root><a id='0'>
1575 0
1576
1577=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-18.xq'
1578--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-18.xq 2013-02-07 17:24:36 +0000
1579+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-18.xq 2013-08-07 08:10:38 +0000
1580@@ -1,5 +1,5 @@
1581-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1582-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1583+import module namespace z = "http://zorba.io/modules/xml";
1584+import schema namespace opt = "http://zorba.io/modules/xml-options";
1585
1586 z:parse("<root><a id='0'/></root></test>",
1587 <opt:options>
1588
1589=== removed file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-19.xq'
1590--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-19.xq 2012-04-24 19:59:53 +0000
1591+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-19.xq 1970-01-01 00:00:00 +0000
1592@@ -1,9 +0,0 @@
1593-(:
1594- Test that the backwards-compatible parse-xml-fragment() function works.
1595-:)
1596-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1597-
1598-z:parse-xml-fragment("<from1>Jani</from1>
1599-<from2>Jani</from2>
1600-<from3>Jani</from3>",
1601-"e")
1602
1603=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-20.xq'
1604--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-20.xq 2012-12-12 20:35:19 +0000
1605+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-20.xq 2013-08-07 08:10:38 +0000
1606@@ -1,5 +1,5 @@
1607-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1608-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1609+import module namespace x = "http://zorba.io/modules/xml";
1610+import schema namespace opt = "http://zorba.io/modules/xml-options";
1611
1612 for $i in x:parse(
1613 "<root><from1>Jani1</from1><from2>Jani2</from2></root>",
1614
1615=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-21.xq'
1616--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-21.xq 2012-12-12 20:35:19 +0000
1617+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-21.xq 2013-08-07 08:10:38 +0000
1618@@ -1,5 +1,5 @@
1619-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1620-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1621+import module namespace x = "http://zorba.io/modules/xml";
1622+import schema namespace opt = "http://zorba.io/modules/xml-options";
1623
1624 x:parse("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
1625 <opt:options>
1626
1627=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-22.xq'
1628--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-22.xq 2012-12-12 20:35:19 +0000
1629+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-22.xq 2013-08-07 08:10:38 +0000
1630@@ -1,5 +1,5 @@
1631-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1632-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1633+import module namespace x = "http://zorba.io/modules/xml";
1634+import schema namespace opt = "http://zorba.io/modules/xml-options";
1635
1636 x:parse("test",
1637 <opt:options>
1638
1639=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-23.xq'
1640--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-23.xq 2012-12-12 20:35:19 +0000
1641+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-23.xq 2013-08-07 08:10:38 +0000
1642@@ -1,5 +1,5 @@
1643-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1644-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1645+import module namespace x = "http://zorba.io/modules/xml";
1646+import schema namespace opt = "http://zorba.io/modules/xml-options";
1647
1648 x:parse("
1649 test",
1650
1651=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-24.xq'
1652--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-24.xq 2012-12-12 20:35:19 +0000
1653+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-24.xq 2013-08-07 08:10:38 +0000
1654@@ -1,5 +1,5 @@
1655-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1656-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1657+import module namespace x = "http://zorba.io/modules/xml";
1658+import schema namespace opt = "http://zorba.io/modules/xml-options";
1659
1660 x:parse("test
1661 ",
1662
1663=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-25.xq'
1664--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-25.xq 2012-12-12 20:35:19 +0000
1665+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-25.xq 2013-08-07 08:10:38 +0000
1666@@ -1,5 +1,5 @@
1667-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1668-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1669+import module namespace x = "http://zorba.io/modules/xml";
1670+import schema namespace opt = "http://zorba.io/modules/xml-options";
1671
1672 x:parse("
1673 test
1674
1675=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-26.xq'
1676--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-26.xq 2012-12-12 20:35:19 +0000
1677+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-26.xq 2013-08-07 08:10:38 +0000
1678@@ -1,5 +1,5 @@
1679-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1680-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1681+import module namespace x = "http://zorba.io/modules/xml";
1682+import schema namespace opt = "http://zorba.io/modules/xml-options";
1683
1684 x:parse("one",
1685 <opt:options>
1686
1687=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-27.xq'
1688--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-27.xq 2012-12-12 20:35:19 +0000
1689+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-27.xq 2013-08-07 08:10:38 +0000
1690@@ -1,5 +1,5 @@
1691-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1692-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1693+import module namespace x = "http://zorba.io/modules/xml";
1694+import schema namespace opt = "http://zorba.io/modules/xml-options";
1695
1696 x:parse("on",
1697 <opt:options>
1698
1699=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-28.xq'
1700--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-28.xq 2012-12-12 20:35:19 +0000
1701+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-28.xq 2013-08-07 08:10:38 +0000
1702@@ -1,5 +1,5 @@
1703-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1704-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1705+import module namespace x = "http://zorba.io/modules/xml";
1706+import schema namespace opt = "http://zorba.io/modules/xml-options";
1707
1708 x:parse("o",
1709 <opt:options>
1710
1711=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-29.xq'
1712--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-29.xq 2012-12-12 20:35:19 +0000
1713+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-29.xq 2013-08-07 08:10:38 +0000
1714@@ -1,5 +1,5 @@
1715-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1716-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1717+import module namespace x = "http://zorba.io/modules/xml";
1718+import schema namespace opt = "http://zorba.io/modules/xml-options";
1719
1720 x:parse("",
1721 <opt:options>
1722
1723=== removed file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-30.xq'
1724--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-30.xq 2012-06-26 13:41:55 +0000
1725+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-30.xq 1970-01-01 00:00:00 +0000
1726@@ -1,10 +0,0 @@
1727-(:
1728- Test that the backwards-compatible parse-xml-fragment() function
1729- works. Also test that it works with the "w" option enabled.
1730-:)
1731-import module namespace z = "http://www.zorba-xquery.com/modules/xml";
1732-
1733-z:parse-xml-fragment("<from1>Jani</from1>
1734-<from2>Jani</from2>
1735-<from3>Jani</from3>",
1736-"ew")
1737
1738=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-31.xq'
1739--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-31.xq 2013-03-04 16:17:30 +0000
1740+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-31.xq 2013-08-07 08:10:38 +0000
1741@@ -3,8 +3,8 @@
1742 :)
1743
1744 import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";
1745-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1746-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1747+import module namespace x = "http://zorba.io/modules/xml";
1748+import schema namespace opt = "http://zorba.io/modules/xml-options";
1749
1750 let $xmlcontents := fetch:content(fn:resolve-uri("streamable.xml"))
1751 let $contents := x:parse(
1752
1753=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-32.xq'
1754--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-32.xq 2013-03-04 16:17:30 +0000
1755+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-32.xq 2013-08-07 08:10:38 +0000
1756@@ -2,8 +2,8 @@
1757 Test x:parse() with a single top element which has an attribute
1758 :)
1759
1760-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1761-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1762+import module namespace x = "http://zorba.io/modules/xml";
1763+import schema namespace opt = "http://zorba.io/modules/xml-options";
1764
1765 x:parse(
1766 "<template head='test'></template>",
1767
1768=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-33.xq'
1769--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-33.xq 2013-03-04 16:17:30 +0000
1770+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-33.xq 2013-08-07 08:10:38 +0000
1771@@ -1,5 +1,5 @@
1772-import module namespace x = "http://www.zorba-xquery.com/modules/xml";
1773-import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
1774+import module namespace x = "http://zorba.io/modules/xml";
1775+import schema namespace opt = "http://zorba.io/modules/xml-options";
1776 import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";
1777
1778 variable $xmlcontents := fetch:content(resolve-uri("wiki.xml"));
1779
1780=== modified file 'test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm'
1781--- test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-07-26 20:43:25 +0000
1782+++ test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-08-07 08:10:38 +0000
1783@@ -522,7 +522,7 @@
1784 </sup>
1785 </li>
1786 <li>
1787- <a href="www.zorba-xquery.com_modules_xml.html" title="http://www.zorba-xquery.com/modules/xml">xml</a>
1788+ <a href="www.zorba-xquery.com_modules_xml.html" title="http://zorba.io/modules/xml">xml</a>
1789 <sup>
1790 <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>
1791 </sup>
1792
1793=== modified file 'test/rbkt/Queries/zorba/uris/file-base-uri.xq'
1794--- test/rbkt/Queries/zorba/uris/file-base-uri.xq 2013-05-01 23:06:33 +0000
1795+++ test/rbkt/Queries/zorba/uris/file-base-uri.xq 2013-08-07 08:10:38 +0000
1796@@ -1,6 +1,6 @@
1797 import module namespace file="http://expath.org/ns/file";
1798-import module namespace x="http://www.zorba-xquery.com/modules/xml";
1799-import schema namespace opt="http://www.zorba-xquery.com/modules/xml-options";
1800+import module namespace x="http://zorba.io/modules/xml";
1801+import schema namespace opt="http://zorba.io/modules/xml-options";
1802
1803 let $uri := fn:resolve-uri( "input.xml", fn:static-base-uri() )
1804 let $content := file:read-text($uri)

Subscribers

People subscribed via source and target branches