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
=== modified file 'cmake_modules/GenZorbaRuntime.cmake'
--- cmake_modules/GenZorbaRuntime.cmake 2013-03-04 16:17:30 +0000
+++ cmake_modules/GenZorbaRuntime.cmake 2013-08-07 08:10:38 +0000
@@ -40,7 +40,7 @@
40 EXECUTE_PROCESS (40 EXECUTE_PROCESS (
41 COMMAND41 COMMAND
42 ${ZORBA_EXE}42 ${ZORBA_EXE}
43 -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' )"43 -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' )"
44 RESULT_VARIABLE ZORBA_WORKS_RES44 RESULT_VARIABLE ZORBA_WORKS_RES
45 OUTPUT_VARIABLE ZORBA_WORKS_OUTPUT45 OUTPUT_VARIABLE ZORBA_WORKS_OUTPUT
46 )46 )
4747
=== modified file 'modules/CMakeLists.txt'
--- modules/CMakeLists.txt 2013-07-26 20:43:25 +0000
+++ modules/CMakeLists.txt 2013-08-07 08:10:38 +0000
@@ -19,6 +19,7 @@
19ADD_SUBDIRECTORY(xqxq)19ADD_SUBDIRECTORY(xqxq)
20ADD_SUBDIRECTORY(w3c)20ADD_SUBDIRECTORY(w3c)
21ADD_SUBDIRECTORY(full-text)21ADD_SUBDIRECTORY(full-text)
22ADD_SUBDIRECTORY(xml)
22ADD_SUBDIRECTORY(http-client)23ADD_SUBDIRECTORY(http-client)
23ADD_SUBDIRECTORY(json)24ADD_SUBDIRECTORY(json)
24ADD_SUBDIRECTORY(structured-items)25ADD_SUBDIRECTORY(structured-items)
2526
=== modified file 'modules/com/zorba-xquery/www/modules/CMakeLists.txt'
--- modules/com/zorba-xquery/www/modules/CMakeLists.txt 2013-07-26 20:43:25 +0000
+++ modules/com/zorba-xquery/www/modules/CMakeLists.txt 2013-08-07 08:10:38 +0000
@@ -25,12 +25,8 @@
25 URI "http://www.zorba-xquery.com/modules/reflection")25 URI "http://www.zorba-xquery.com/modules/reflection")
26DECLARE_ZORBA_MODULE(FILE schema.xq VERSION 2.026DECLARE_ZORBA_MODULE(FILE schema.xq VERSION 2.0
27 URI "http://www.zorba-xquery.com/modules/schema")27 URI "http://www.zorba-xquery.com/modules/schema")
28DECLARE_ZORBA_SCHEMA(FILE xml-options.xsd
29 URI "http://www.zorba-xquery.com/modules/xml-options")
30DECLARE_ZORBA_MODULE(FILE uri.xq VERSION 1.028DECLARE_ZORBA_MODULE(FILE uri.xq VERSION 1.0
31 URI "http://www.zorba-xquery.com/modules/uri")29 URI "http://www.zorba-xquery.com/modules/uri")
32DECLARE_ZORBA_MODULE(FILE xml.xq VERSION 2.0
33 URI "http://www.zorba-xquery.com/modules/xml")
34DECLARE_ZORBA_MODULE(FILE xqdoc.xq VERSION 2.030DECLARE_ZORBA_MODULE(FILE xqdoc.xq VERSION 2.0
35 URI "http://www.zorba-xquery.com/modules/xqdoc")31 URI "http://www.zorba-xquery.com/modules/xqdoc")
36DECLARE_ZORBA_SCHEMA(FILE xqdoc-options.xsd 32DECLARE_ZORBA_SCHEMA(FILE xqdoc-options.xsd
3733
=== added directory 'modules/xml'
=== added file 'modules/xml/CMakeLists.txt'
--- modules/xml/CMakeLists.txt 1970-01-01 00:00:00 +0000
+++ modules/xml/CMakeLists.txt 2013-08-07 08:10:38 +0000
@@ -0,0 +1,18 @@
1# Copyright 2006-2013 The FLWOR Foundation.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15DECLARE_ZORBA_SCHEMA(FILE xml-options.xsd
16 URI "http://zorba.io/modules/xml-options")
17DECLARE_ZORBA_MODULE(FILE xml.xq VERSION 1.0
18 URI "http://zorba.io/modules/xml")
019
=== renamed file 'modules/com/zorba-xquery/www/modules/xml-options.xsd' => 'modules/xml/xml-options.xsd'
--- modules/com/zorba-xquery/www/modules/xml-options.xsd 2013-03-06 07:39:18 +0000
+++ modules/xml/xml-options.xsd 2013-08-07 08:10:38 +0000
@@ -15,7 +15,7 @@
15 - limitations under the License.15 - limitations under the License.
16-->16-->
17<schema xmlns="http://www.w3.org/2001/XMLSchema"17<schema xmlns="http://www.w3.org/2001/XMLSchema"
18 targetNamespace="http://www.zorba-xquery.com/modules/xml-options"18 targetNamespace="http://zorba.io/modules/xml-options"
19 elementFormDefault="qualified" attributeFormDefault="qualified">19 elementFormDefault="qualified" attributeFormDefault="qualified">
20 20
21 <element name="options">21 <element name="options">
2222
=== renamed file 'modules/com/zorba-xquery/www/modules/xml.xq' => 'modules/xml/xml.xq'
--- modules/com/zorba-xquery/www/modules/xml.xq 2013-06-25 03:55:20 +0000
+++ modules/xml/xml.xq 2013-08-07 08:10:38 +0000
@@ -30,8 +30,8 @@
30 : them in a streaming fashion - each at a time:</p>30 : them in a streaming fashion - each at a time:</p>
31 :31 :
32 : <pre class="brush: xquery;">32 : <pre class="brush: xquery;">
33 : import module namespace x = "http://www.zorba-xquery.com/modules/xml";33 : import module namespace x = "http://zorba.io/modules/xml";
34 : import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";34 : import schema namespace opt = "http://zorba.io/modules/xml-options";
35 : x:parse( 35 : x:parse(
36 : "&lt;from1>Jani&lt;/from1>&lt;from2>Jani&lt;/from2>&lt;from3>Jani&lt;/from3>",36 : "&lt;from1>Jani&lt;/from1>&lt;from2>Jani&lt;/from2>&lt;from3>Jani&lt;/from3>",
37 : &lt;opt:options>37 : &lt;opt:options>
@@ -44,8 +44,8 @@
44 : before returning a sequence of nodes as shown in the following example:</p>44 : before returning a sequence of nodes as shown in the following example:</p>
45 :45 :
46 : <pre class="brush: xquery;">46 : <pre class="brush: xquery;">
47 : import module namespace x = "http://www.zorba-xquery.com/modules/xml";47 : import module namespace x = "http://zorba.io/modules/xml";
48 : import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";48 : import schema namespace opt = "http://zorba.io/modules/xml-options";
49 : x:parse(49 : x:parse(
50 : "&lt;root>50 : "&lt;root>
51 : &lt;from1>Jani1&lt;/from1>51 : &lt;from1>Jani1&lt;/from1>
@@ -68,29 +68,31 @@
68 : @project Zorba/Data Converters/XML68 : @project Zorba/Data Converters/XML
69 :69 :
70 :)70 :)
71module namespace x = "http://www.zorba-xquery.com/modules/xml";71module namespace x = "http://zorba.io/modules/xml";
72import module namespace schema = "http://www.zorba-xquery.com/modules/schema";72import module namespace schema = "http://www.zorba-xquery.com/modules/schema";
7373
74import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";74import schema namespace opt = "http://zorba.io/modules/xml-options";
7575
76declare namespace zerr = "http://zorba.io/modules/zorba-errors";76declare namespace zerr = "http://zorba.io/modules/zorba-errors";
77declare namespace err = "http://www.w3.org/xqt-errors";77declare namespace err = "http://www.w3.org/xqt-errors";
7878
79declare namespace ver = "http://www.zorba-xquery.com/options/versioning";79declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
80declare option ver:module-version "2.1";80declare option ver:module-version "1.0";
8181
8282
83(:~83(:~
84 : A function to parse XML files and fragments (i.e. 84 : <p>A function to parse XML files and fragments (i.e.
85 : <a href="http://www.w3.org/TR/xml/#wf-entities">external general parsed 85 : <a href="http://www.w3.org/TR/xml/#wf-entities">external general parsed
86 : entities</a>). The functions takes two arguments: the first one is the 86 : entities</a>).</p>
87 :
88 : <p>The functions takes two arguments: the first one is the
87 : string to be parsed and the second argument is an &lt;options/&gt; element that89 : string to be parsed and the second argument is an &lt;options/&gt; element that
88 : passes a list of options to the parsing function. They are described below.90 : passes a list of options to the parsing function. They are described below.
89 : The options element must conform to the xml-options:options element type 91 : The options element must conform to the xml-options:options element type
90 : from the xml-options.xsd schema. Some of these92 : from the xml-options.xsd schema. Some of these
91 : will be passed to the underlying library (LibXml2) and further documentation 93 : will be passed to the underlying library (LibXml2) and further documentation
92 : for them can be found at <a href="http://xmlsoft.org/html/libxml-parser.html">94 : for them can be found at <a href="http://xmlsoft.org/html/libxml-parser.html">
93 : LibXml2 parser</a>.95 : LibXml2 parser</a>.</p>
94 :96 :
95 : The list of available options:97 : The list of available options:
96 :98 :
@@ -194,8 +196,8 @@
194 : An example that sets the base-uri of the parsed external entities:196 : An example that sets the base-uri of the parsed external entities:
195 : </p>197 : </p>
196 : <pre class="brush: xquery;">198 : <pre class="brush: xquery;">
197 : import module namespace x = "http://www.zorba-xquery.com/modules/xml";199 : import module namespace x = "http://zorba.io/modules/xml";
198 : import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";200 : import schema namespace opt = "http://zorba.io/modules/xml-options";
199 : x:parse("&lt;from1>Jani&lt;/from1>&lt;from2>Jani&lt;/from2>&lt;from3>Jani&lt;/from3>",201 : x:parse("&lt;from1>Jani&lt;/from1>&lt;from2>Jani&lt;/from2>&lt;from3>Jani&lt;/from3>",
200 : &lt;opt:options>202 : &lt;opt:options>
201 : &lt;opt:base-uri opt:value="urn:test"/>203 : &lt;opt:base-uri opt:value="urn:test"/>
@@ -235,201 +237,15 @@
235 237
236238
237(:~239(:~
238 : <br/><p>240 : <p>A function to canonicalize the given XML string, that is, transform
239 : Note: this function is included for backwards compatibility purposes. It 241 : it into Canonical XML as defined by <a href="http://www.w3.org/TR/xml-c14n">Canonical XML</a>.</p>
240 : is recommended that you use the x:parse() function instead.242 :
241 : </p><br/>243 : <p>Note: This function is not streamable. If a streamable string is used
242 :244 : as input for the function it will be materialized.</p>
243 : A function to parse XML files and fragments (i.e. 245 :
244 : <a href="http://www.w3.org/TR/xml/#wf-entities">external general parsed 246 : <p>Note: This function sets the
245 : entities</a>). The functions takes two arguments: the first one is the
246 : string to be parsed and the second argument is a flags string
247 : (eEdDsSlLwWfF]*(;[\p{L}]*)?) selecting the options described below.
248 : <br/>
249 : <br/>
250 :
251 : The convention for the flags is that a lower-case letter enables
252 : an option and the corresponding upper-case letter disables it; specifying
253 : both is an error; specifying neither leaves it implementation-defined
254 : whether the option is enabled or disabled. Specifying the same option twice
255 : is not an error, but specifying inconsistent options (for example "eE") is
256 : a dynamic error. The options are:
257 :
258 : <ul>
259 : <li>
260 : eE - enables or disables processing of XML external entities. If the option
261 : is enabled, the input must conform to the syntax extParsedEnt (production
262 : [78] in XML 1.0, see <a href="http://www.w3.org/TR/xml/#wf-entities">
263 : Well-Formed Parsed Entities</a>). The result of the function call is a list
264 : of nodes corresponding to the top-level components of the content of the
265 : external entity: that is, elements, processing instructions, comments, and
266 : text nodes. CDATA sections and character references are expanded, and
267 : adjacent characters are merged so the result contains no adjacent text
268 : nodes. If this option is enabled, none of the options d, s, or l may be
269 : enabled. If the option is disabled, the input must be a well-formed XML
270 : document conforming to the Document production
271 : (<a href="http://www.w3.org/TR/xml/#sec-well-formed">production [1] in XML 1.0</a>).
272 : </li>
273 :
274 : <li>
275 : dD - enables or disables DTD-based validation. If this option is enabled and
276 : the input references a DTD, then the input must be a well-formed and
277 : DTD-valid XML document. If the option is enabled and the input does not
278 : reference a DTD then the option is ignored. If the option is disabled, the
279 : input is not required to reference a DTD and if it does reference a DTD then
280 : the DTD is ignored for validation purposes (though it will still be read for
281 : purposes such as expanding entity references and identifying ID attributes).
282 : </li>
283 :
284 : <li>
285 : sS - enables or disables strict XSD-based validation. If this option is
286 : enabled, the result is equivalent to processing the input with the option
287 : disabled, and then copying the result using the XQuery "validate strict"
288 : expression.
289 : </li>
290 :
291 : <li>
292 : lL - enables or disables lax XSD-based validation. If this option is enabled,
293 : the result is equivalent to processing the input with the option disabled,
294 : and then copying the result using the XQuery "validate lax " expression.
295 : </li>
296 :
297 : <li>
298 : wW - enables or disables whitespace stripping. If the option is enabled,
299 : any whitespace-only text nodes that remain after any DTD-based or XSD-based
300 : processing are stripped from the input; if it is disabled, such
301 : whitespace-only text nodes are retained.
302 : </li>
303 :
304 : <li>
305 : fF - enables or disables fatal error processing. If fatal error processing
306 : is enabled, then any failure to parse the input in the manner requested
307 : results in a dynamic error. If fatal error processing is disabled, then any
308 : failure to parse the input (and also, in the case of fn:doc, a failure to
309 : obtain the input by dereferencing the supplied URI) results in the function
310 : returning an empty sequence and raising no error.
311 : </li>
312 : </ul>
313 :
314 : @param $xml-string The string that holds the XML to be parsed. If empty,
315 : the function will return an empty sequence
316 : @param $options The options for the parsing
317 : @return The parsed XML as a document node or a list of nodes, or an empty
318 : sequence.
319 :
320 : @error zerr:ZXQD0003 The error will be raised if the options to the function
321 : are inconsistent.
322 :
323 : @error err:FODC0006 The error will be raised if the input string is not a
324 : valid XML document or fragment (external general parsed
325 : entity) or if DTD validation was enabled and the
326 : document has not passed it.
327 :
328 : @error err:XQDY0027 The error will be raised if schema validation was enabled
329 : and the input document has not passed it.
330 :
331 : @deprecated
332 :
333 :)
334declare function x:parse-xml-fragment(
335 $xml-string as xs:string?,
336 $options as xs:string) as node()*
337{
338 let $new_options := <opt:options>{
339 if (contains($options, "e"))
340 then <opt:parse-external-parsed-entity/> else (),
341 if (contains($options, "d"))
342 then <opt:DTD-validate/> else (),
343 if (contains($options, "s"))
344 then <opt:schema-validate opt:mode="strict"/>
345 else (),
346 if (contains($options, "l"))
347 then <opt:schema-validate opt:mode="lax"/>
348 else (),
349 (: TODO: uncomment once the strip-boundary-space option is implemented
350 if (contains($options, "w"))
351 then <opt:strip-boundary-space/> else (), :)
352 if (contains($options, "f"))
353 then <opt:no-error/> else ()
354 }</opt:options>
355 return
356 x:parse($xml-string, $new_options)
357};
358
359
360(:~
361 : <br/><p>
362 : Note: this function is included for backwards compatibility purposes. It
363 : is recommended that you use the x:parse() function instead.
364 : </p><br/>
365 :
366 : A function to parse XML files and fragments. The behavior is the
367 : same as the parse-xml-fragment with two arguments.
368 :
369 : @param $xml-string The string that holds the XML to be parsed. If empty,
370 : the function will return an empty sequence
371 : @param $base-uri The baseURI that will be used as the baseURI for every
372 : node returned by this function.
373 : @param $options The options for the parsing (see parse-xml-fragment#2)
374 : @return The parsed XML as a document node or a list of nodes, or an empty
375 : sequence.
376 :
377 : @error zerr:ZXQD0003 The error will be raised if the options to the function
378 : are inconsistent.
379 :
380 : @error err:FODC0006 The error will be raised if the input string is not a
381 : valid XML document or fragment (external general parsed
382 : entity) or if DTD validation was enabled and the
383 : document has not passed it.
384 :
385 : @error err:XQDY0027 The error will be raised if schema validation was enabled
386 : and the input document has not passed it.
387 :
388 : @error err:FODC0007 This error will be raised if $base-uri parameter passed
389 : to the function is not a valid absolute URI.
390 :
391 : @deprecated
392 :
393 :)
394declare function x:parse-xml-fragment(
395 $xml-string as xs:string?,
396 $base-uri as xs:string,
397 $options as xs:string) as node()*
398{
399 let $new_options := <opt:options>{
400 if (contains($options, "e"))
401 then <opt:parse-external-parsed-entity/> else (),
402 if (contains($options, "d"))
403 then <opt:DTD-validate/> else (),
404 if (contains($options, "s"))
405 then <opt:schema-validate opt:mode="strict"/>
406 else (),
407 if (contains($options, "l"))
408 then <opt:schema-validate opt:mode="lax"/>
409 else (),
410 (: TODO: uncomment once the strip-boundary-space option is implemented
411 if (contains($options, "w"))
412 then <opt:strip-boundary-space/> else (), :)
413 if (contains($options, "f"))
414 then <opt:no-error/> else (),
415 <opt:base-uri>{
416 attribute{xs:QName("opt:value")}{$base-uri}}
417 </opt:base-uri>
418 }</opt:options>
419 return
420 x:parse($xml-string, $new_options)
421};
422
423(:~
424 : A function to canonicalize the given XML string, that is, transform
425 : it into Canonical XML as defined by <a href="http://www.w3.org/TR/xml-c14n">Canonical XML</a>.
426 :
427 : <br/>Note: This function is not streamable, if a streamable string is used
428 : as input for the function it will be materialized.
429 :
430 : <br/>Note: This function sets the
431 : <a href="http://xmlsoft.org/html/libxml-parser.html#xmlParserOption">XML_PARSE_NOERROR</a>247 : <a href="http://xmlsoft.org/html/libxml-parser.html#xmlParserOption">XML_PARSE_NOERROR</a>
432 : option when parsing the XML input.248 : option when parsing the XML input.</p>
433 :249 :
434 : @param $xml-string a string representation of a well formed XML to canonicalize. XML fragments are not allowed.250 : @param $xml-string a string representation of a well formed XML to canonicalize. XML fragments are not allowed.
435 :251 :
@@ -446,9 +262,9 @@
446262
447263
448(:~264(:~
449 : A function to canonicalize the given XML string, that is, transform265 : <p>A function to canonicalize the given XML string, that is, transform
450 : it into Canonical XML as defined by <a href="http://www.w3.org/TR/xml-c14n">Canonical XML</a>.266 : it into Canonical XML as defined by <a href="http://www.w3.org/TR/xml-c14n">Canonical XML</a>.</p>
451 : <br/>This version of the function allows specifying certain options to be267 : <p>This version of the function allows specifying certain options to be
452 : used when initially parsing the XML string. These are of the same form268 : used when initially parsing the XML string. These are of the same form
453 : as the options to x:parse#2(), although the following options are 269 : as the options to x:parse#2(), although the following options are
454 : currently ignored for this function:270 : currently ignored for this function:
@@ -458,13 +274,13 @@
458 : <li>&lt;opt:schema-validate/&gt;</li>274 : <li>&lt;opt:schema-validate/&gt;</li>
459 : <li>&lt;opt:parse-external-parsed-entity/&gt;</li> 275 : <li>&lt;opt:parse-external-parsed-entity/&gt;</li>
460 : </ul>276 : </ul>
461277 : </p>
462 : <br/>Note: This function is not streamable, if a streamable string is used278 : <p>Note: This function is not streamable, if a streamable string is used
463 : as input for the function it will be materialized.279 : as input for the function it will be materialized.</p>
464 :280 :
465 : <br/>Note: This function sets the281 : <p>Note: This function sets the
466 : <a href="http://xmlsoft.org/html/libxml-parser.html#xmlParserOption">XML_PARSE_NOERROR</a>282 : <a href="http://xmlsoft.org/html/libxml-parser.html#xmlParserOption">XML_PARSE_NOERROR</a>
467 : option when parsing the XML input.283 : option when parsing the XML input.</p>
468284
469 : @param $xml-string a string representation of a well formed XML to canonicalize. XML fragments are not allowed.285 : @param $xml-string a string representation of a well formed XML to canonicalize. XML fragments are not allowed.
470 : @param $options an XML containg options for the canonicalize function.286 : @param $options an XML containg options for the canonicalize function.
471287
=== modified file 'src/context/static_context.cpp'
--- src/context/static_context.cpp 2013-08-05 11:54:06 +0000
+++ src/context/static_context.cpp 2013-08-07 08:10:38 +0000
@@ -468,7 +468,7 @@
468468
469const char*469const char*
470static_context::ZORBA_XML_FN_NS =470static_context::ZORBA_XML_FN_NS =
471"http://www.zorba-xquery.com/modules/xml";471"http://zorba.io/modules/xml";
472472
473#ifndef ZORBA_NO_FULL_TEXT473#ifndef ZORBA_NO_FULL_TEXT
474const char*474const char*
@@ -482,7 +482,7 @@
482482
483const char*483const char*
484static_context::ZORBA_XML_FN_OPTIONS_NS =484static_context::ZORBA_XML_FN_OPTIONS_NS =
485"http://www.zorba-xquery.com/modules/xml-options";485"http://zorba.io/modules/xml-options";
486486
487/***************************************************************************//**487/***************************************************************************//**
488 Target namespaces of zorba reserved modules488 Target namespaces of zorba reserved modules
489489
=== modified file 'src/functions/func_parse_fragment_impl.cpp'
--- src/functions/func_parse_fragment_impl.cpp 2012-11-22 21:06:39 +0000
+++ src/functions/func_parse_fragment_impl.cpp 2013-08-07 08:10:38 +0000
@@ -40,7 +40,7 @@
40 xqtref_t lParseOptType =40 xqtref_t lParseOptType =
41 GENV_TYPESYSTEM.create_node_type(41 GENV_TYPESYSTEM.create_node_type(
42 store::StoreConsts::elementNode,42 store::StoreConsts::elementNode,
43 createQName("http://www.zorba-xquery.com/modules/xml-options","","options"),43 createQName(static_context::ZORBA_XML_FN_OPTIONS_NS,"","options"),
44 NULL,44 NULL,
45 TypeConstants::QUANT_QUESTION,45 TypeConstants::QUANT_QUESTION,
46 false,46 false,
@@ -49,7 +49,7 @@
4949
50 {50 {
51 DECL_WITH_KIND(sctx, fn_zorba_xml_parse,51 DECL_WITH_KIND(sctx, fn_zorba_xml_parse,
52 (createQName("http://www.zorba-xquery.com/modules/xml","","parse"), 52 (createQName(static_context::ZORBA_XML_FN_NS,"","parse"),
53 GENV_TYPESYSTEM.STRING_TYPE_QUESTION, 53 GENV_TYPESYSTEM.STRING_TYPE_QUESTION,
54 lParseOptType, 54 lParseOptType,
55 GENV_TYPESYSTEM.ANY_NODE_TYPE_STAR),55 GENV_TYPESYSTEM.ANY_NODE_TYPE_STAR),
5656
=== modified file 'src/functions/pregenerated/func_parse_fragment.cpp'
--- src/functions/pregenerated/func_parse_fragment.cpp 2013-03-06 07:39:18 +0000
+++ src/functions/pregenerated/func_parse_fragment.cpp 2013-08-07 08:10:38 +0000
@@ -67,7 +67,7 @@
6767
68 {68 {
69 DECL_WITH_KIND(sctx, fn_zorba_xml_canonicalize_impl,69 DECL_WITH_KIND(sctx, fn_zorba_xml_canonicalize_impl,
70 (createQName("http://www.zorba-xquery.com/modules/xml","","canonicalize-impl"), 70 (createQName("http://zorba.io/modules/xml","","canonicalize-impl"),
71 GENV_TYPESYSTEM.STRING_TYPE_ONE, 71 GENV_TYPESYSTEM.STRING_TYPE_ONE,
72 GENV_TYPESYSTEM.ELEMENT_TYPE_ONE, 72 GENV_TYPESYSTEM.ELEMENT_TYPE_ONE,
73 GENV_TYPESYSTEM.STRING_TYPE_ONE),73 GENV_TYPESYSTEM.STRING_TYPE_ONE),
7474
=== modified file 'src/runtime/spec/mappings.xml'
--- src/runtime/spec/mappings.xml 2013-07-26 20:43:25 +0000
+++ src/runtime/spec/mappings.xml 2013-08-07 08:10:38 +0000
@@ -130,7 +130,7 @@
130 define="ZORBA_ITEM_FN_NS" 130 define="ZORBA_ITEM_FN_NS"
131 prefix="fn-zorba-item"/>131 prefix="fn-zorba-item"/>
132 132
133 <zorba:namespace uri="http://www.zorba-xquery.com/modules/xml"133 <zorba:namespace uri="http://zorba.io/modules/xml"
134 define="ZORBA_XML_FN_NS" 134 define="ZORBA_XML_FN_NS"
135 prefix="fn-zorba-xml"/>135 prefix="fn-zorba-xml"/>
136136
137137
=== modified file 'test/fots_driver/evaluate.xq'
--- test/fots_driver/evaluate.xq 2013-04-29 21:10:17 +0000
+++ test/fots_driver/evaluate.xq 2013-08-07 08:10:38 +0000
@@ -38,7 +38,7 @@
38 "http://www.zorba-xquery.com/fots-driver/util" at "util.xq";38 "http://www.zorba-xquery.com/fots-driver/util" at "util.xq";
3939
40import module namespace zorba-xml =40import module namespace zorba-xml =
41 "http://www.zorba-xquery.com/modules/xml#2.1";41 "http://zorba.io/modules/xml";
4242
43declare namespace err =43declare namespace err =
44 "http://www.w3.org/2005/xqt-errors";44 "http://www.w3.org/2005/xqt-errors";
4545
=== modified file 'test/fots_driver/fots-driver.xq'
--- test/fots_driver/fots-driver.xq 2013-08-05 16:13:27 +0000
+++ test/fots_driver/fots-driver.xq 2013-08-07 08:10:38 +0000
@@ -996,8 +996,8 @@
996 "import module namespace xqxq = 'http://www.zorba-xquery.com/modules/xqxq';",996 "import module namespace xqxq = 'http://www.zorba-xquery.com/modules/xqxq';",
997 997
998 if ($needsDTDValidation) then998 if ($needsDTDValidation) then
999 ("import module namespace zorba-xml = 'http://www.zorba-xquery.com/modules/xml#2.1';",999 ("import module namespace zorba-xml = 'http://zorba.io/modules/xml';",
1000 "import schema namespace opt = 'http://www.zorba-xquery.com/modules/xml-options';")1000 "import schema namespace opt = 'http://zorba.io/modules/xml-options';")
1001 else (),1001 else (),
1002 1002
1003 if (exists($resolver))1003 if (exists($resolver))
10041004
=== removed file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-19.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-19.xml.res 2012-04-24 19:59:53 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-19.xml.res 1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<from1>Jani</from1>
3<from2>Jani</from2>
4<from3>Jani</from3>
5\ No newline at end of file0\ No newline at end of file
61
=== removed file 'test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-30.xml.res'
--- test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-30.xml.res 2012-06-26 13:41:55 +0000
+++ test/rbkt/ExpQueryResults/zorba/parsing_and_serializing/parse-xml-fragment-30.xml.res 1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<from1>Jani</from1>
3<from2>Jani</from2>
4<from3>Jani</from3>
5\ No newline at end of file0\ No newline at end of file
61
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-1.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-1.xq 2013-03-04 15:38:22 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-1.xq 2013-08-07 08:10:38 +0000
@@ -1,4 +1,4 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml#2.1";1import module namespace x = "http://zorba.io/modules/xml";
22
3let $xml := "<x b='1' a='2'/>"3let $xml := "<x b='1' a='2'/>"
4return x:canonicalize($xml)4return x:canonicalize($xml)
55
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-2.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-2.xq 2013-03-04 15:38:22 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-2.xq 2013-08-07 08:10:38 +0000
@@ -1,4 +1,4 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml#2.1";1import module namespace x = "http://zorba.io/modules/xml";
2 2
3let $xml := "aaaa"3let $xml := "aaaa"
4return x:canonicalize($xml)4return x:canonicalize($xml)
55
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-3.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-3.xq 2013-03-05 22:57:42 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/canonicalize-3.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml#2.1";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4let $xml := '<document xmlns:ns="http://test">4let $xml := '<document xmlns:ns="http://test">
5 <element1/>5 <element1/>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-01.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-01.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-01.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>5"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-02.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-02.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-02.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>5"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-03.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-03.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-03.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"5"
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-04.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-04.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-04.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"5"
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-05.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-05.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-05.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"<?xml version='1.0'?>5"<?xml version='1.0'?>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-06.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-06.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-06.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>5"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-07.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-07.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-07.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"5"
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-08.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-08.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-08.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>5"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-09.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-09.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-09.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"5"
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-10.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-10.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-10.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"5"
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-11.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-11.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-11.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"<?xml version='1.0'?>5"<?xml version='1.0'?>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-12.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-12.xq 2012-07-17 13:28:57 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-doctype-12.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse(4x:parse(
5"<?xml version='1.0'?>5"<?xml version='1.0'?>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-01.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?><root><from1>Jani</from1></root>", 4z:parse("<?xml version='1.0'?><root><from1>Jani</from1></root>",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-02.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root>5<root>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-03.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root>5<root>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-04.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root>5<root>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-05.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root>5<root>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-06.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root>5<root>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-07.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root>5<root>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-08.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root><from1>Jani1</from1></root>", 5<root><from1>Jani1</from1></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-09.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root><from1>Jani1</from1></root>", 5<root><from1>Jani1</from1></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-10.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root><from1>Jani1</from1></root>", 5<root><from1>Jani1</from1></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-11.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root><from1>Jani1</from1></root>", 5<root><from1>Jani1</from1></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-12.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root><root2><from1>Jani1</from1></root2></root>", 5<root><root2><from1>Jani1</from1></root2></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-13.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root><root2><root3><from1>Jani1</from1></root3></root2></root>", 5<root><root2><root3><from1>Jani1</from1></root3></root2></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-14.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root><root2><root3><from1>Jani1</from1></root3></root2></root>", 5<root><root2><root3><from1>Jani1</from1></root3></root2></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-15.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?><root>root1 text<root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>", 4z:parse("<?xml version='1.0'?><root>root1 text<root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-16.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?><root>root1 text<root15>root15 text</root15><root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>", 4z:parse("<?xml version='1.0'?><root>root1 text<root15>root15 text</root15><root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-17.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?><root>root1 text<root15>root15 text</root15><root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>", 4z:parse("<?xml version='1.0'?><root>root1 text<root15>root15 text</root15><root2>root2 text<root3>root3 text<from1>Jani1</from1></root3></root2></root>",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-18.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<root>Jani0<from1>Jani1</from1></root>", 5<root>Jani0<from1>Jani1</from1></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-19.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-20.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-21.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-22.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-23.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-24.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options"; 2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-25.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-26.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-27.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-28.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-29.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-30.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<level1>5<level1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-31.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5level0 text5level0 text
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-32.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5level0 text5level0 text
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-33.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5level0 text5level0 text
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-34.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5level0 text5level0 text
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-35.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5level0 text5level0 text
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-36.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5level0 text5level0 text
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-37.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<doc>4z:parse("<doc>
5 <foo>0</foo>5 <foo>0</foo>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-38.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<doc>4z:parse("<doc>
5 <foo>0</foo>5 <foo>0</foo>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-39.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<doc>4z:parse("<doc>
5 <foo>0</foo>5 <foo>0</foo>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-40.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-40.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-40.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<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>", 5<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>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-41.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-41.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-41.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<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>", 5<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>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-42.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-42.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-42.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<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>", 5<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>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-43.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-43.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-43.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<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>", 5<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>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-44.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-44.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-44.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<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>", 5<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>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-45.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-45.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-45.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5<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>", 5<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>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-46.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-46.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-46.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<?xml version='1.0'?>4z:parse("<?xml version='1.0'?>
5level0 text5level0 text
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-47.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-47.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-47.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<root>4z:parse("<root>
5 <test/>5 <test/>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-48.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-48.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-48.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<root>4z:parse("<root>
5 <test/>5 <test/>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-49.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-49.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-49.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<root>4z:parse("<root>
5 <test/>5 <test/>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-50.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-50.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-50.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<root>4z:parse("<root>
5 <test/>5 <test/>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-51.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-51.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-51.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<root>4z:parse("<root>
5 <test/>5 <test/>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-52.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-52.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-52.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<root>4z:parse("<root>
5 <test/>5 <test/>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-53.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-53.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-53.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<mediawiki>4x:parse("<mediawiki>
5 <page>5 <page>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-54.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-54.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-54.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
3import module namespace file = "http://expath.org/ns/file";3import module namespace file = "http://expath.org/ns/file";
44
5x:parse("<mediawiki>5x:parse("<mediawiki>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-55.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-55.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-55.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
3import module namespace file = "http://expath.org/ns/file";3import module namespace file = "http://expath.org/ns/file";
44
5x:parse("<mediawiki>5x:parse("<mediawiki>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-56.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-56.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-56.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
3import module namespace file = "http://expath.org/ns/file";3import module namespace file = "http://expath.org/ns/file";
44
5x:parse("<mediawiki>5x:parse("<mediawiki>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-57.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-57.xq 2013-01-16 14:35:25 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-fragment-skip-root-57.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace parse-xml = "http://www.zorba-xquery.com/modules/xml";1import module namespace parse-xml = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
3import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";3import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";
44
5variable $xmlcontents := fetch:content(resolve-uri("bad.xml"));5variable $xmlcontents := fetch:content(resolve-uri("bad.xml"));
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-01.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-01.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-01.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0'?>4x:parse("<?xml version='1.0'?>
5<!DOCTYPE note [5<!DOCTYPE note [
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-02.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-02.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-02.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0'?>4x:parse("<?xml version='1.0'?>
5<!DOCTYPE note [5<!DOCTYPE note [
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-03.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-03.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-03.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0'?>4x:parse("<?xml version='1.0'?>
5<from1>Jani</from1>5<from1>Jani</from1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-04.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-04.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-04.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("4x:parse("
5<from1>Jani</from1>5<from1>Jani</from1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-05.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-05.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-05.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0'?><a/>", 4x:parse("<?xml version='1.0'?><a/>",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-06.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-06.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-06.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0'?>4x:parse("<?xml version='1.0'?>
5<from1>Jani</from1>5<from1>Jani</from1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-07.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-07.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-07.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
3import schema namespace weather = "http://www.w3.org/test/weather" at "weather.xsd";3import schema namespace weather = "http://www.w3.org/test/weather" at "weather.xsd";
44
5x:parse("<?xml version='1.0' encoding = 'UTF-8'?>5x:parse("<?xml version='1.0' encoding = 'UTF-8'?>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-08.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-08.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-08.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
3import schema namespace weather = "http://www.w3.org/test/weather" at "weather.xsd";3import schema namespace weather = "http://www.w3.org/test/weather" at "weather.xsd";
44
5x:parse("<?xml version='1.0' encoding = 'UTF-8'?>5x:parse("<?xml version='1.0' encoding = 'UTF-8'?>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-09.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-09.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-09.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0' encoding = 'UTF-8'?>4x:parse("<?xml version='1.0' encoding = 'UTF-8'?>
5<atomic:root xmlns:atomic='http://www.w3.org/XQueryTest'>5<atomic:root xmlns:atomic='http://www.w3.org/XQueryTest'>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-10.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-10.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-10.xq 2013-08-07 08:10:38 +0000
@@ -1,4 +1,4 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
22
3x:parse("<?xml version='1.0'?>3x:parse("<?xml version='1.0'?>
4<root>4<root>
55
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-11.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-11.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-11.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0'?>4x:parse("<?xml version='1.0'?>
5<!DOCTYPE note [5<!DOCTYPE note [
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-12.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-12.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-12.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4let $var := z:parse("<?xml version='1.0'?>4let $var := z:parse("<?xml version='1.0'?>
5<from1>Jani</from1>5<from1>Jani</from1>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-13.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-13.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-13.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4for $var in z:parse("<from1>Jani</from1><from2>Jani</from2><from3>Jani</from3>",4for $var in z:parse("<from1>Jani</from1><from2>Jani</from2><from3>Jani</from3>",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-14.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-14.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-14.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0' encoding='UTF-8'?>4x:parse("<?xml version='1.0' encoding='UTF-8'?>
5<!-- Comment-1 -->5<!-- Comment-1 -->
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-15.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-15.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-15.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<a/>", 4x:parse("<a/>",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-16.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-16.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-16.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("<?xml version='1.0'?>4x:parse("<?xml version='1.0'?>
5<!DOCTYPE note [5<!DOCTYPE note [
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-17.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-17.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-17.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<root><a id='0'>4z:parse("<root><a id='0'>
5 05 0
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-18.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-18.xq 2013-02-07 17:24:36 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-18.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace z = "http://www.zorba-xquery.com/modules/xml";1import module namespace z = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4z:parse("<root><a id='0'/></root></test>",4z:parse("<root><a id='0'/></root></test>",
5 <opt:options>5 <opt:options>
66
=== removed file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-19.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-19.xq 2012-04-24 19:59:53 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-19.xq 1970-01-01 00:00:00 +0000
@@ -1,9 +0,0 @@
1(:
2 Test that the backwards-compatible parse-xml-fragment() function works.
3:)
4import module namespace z = "http://www.zorba-xquery.com/modules/xml";
5
6z:parse-xml-fragment("<from1>Jani</from1>
7<from2>Jani</from2>
8<from3>Jani</from3>",
9"e")
100
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-20.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-20.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-20.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4for $i in x:parse(4for $i in x:parse(
5 "<root><from1>Jani1</from1><from2>Jani2</from2></root>",5 "<root><from1>Jani1</from1><from2>Jani2</from2></root>",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-21.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-21.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-21.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",4x:parse("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-22.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-22.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-22.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("test",4x:parse("test",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-23.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-23.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-23.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("4x:parse("
5test",5test",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-24.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-24.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-24.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("test4x:parse("test
5",5",
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-25.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-25.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-25.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("4x:parse("
5test5test
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-26.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-26.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-26.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("one",4x:parse("one",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-27.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-27.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-27.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("on",4x:parse("on",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-28.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-28.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-28.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("o",4x:parse("o",
5 <opt:options>5 <opt:options>
66
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-29.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-29.xq 2012-12-12 20:35:19 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-29.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
33
4x:parse("",4x:parse("",
5 <opt:options>5 <opt:options>
66
=== removed file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-30.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-30.xq 2012-06-26 13:41:55 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-30.xq 1970-01-01 00:00:00 +0000
@@ -1,10 +0,0 @@
1(:
2 Test that the backwards-compatible parse-xml-fragment() function
3 works. Also test that it works with the "w" option enabled.
4:)
5import module namespace z = "http://www.zorba-xquery.com/modules/xml";
6
7z:parse-xml-fragment("<from1>Jani</from1>
8<from2>Jani</from2>
9<from3>Jani</from3>",
10"ew")
110
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-31.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-31.xq 2013-03-04 16:17:30 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-31.xq 2013-08-07 08:10:38 +0000
@@ -3,8 +3,8 @@
3:)3:)
44
5import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";5import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";
6import module namespace x = "http://www.zorba-xquery.com/modules/xml";6import module namespace x = "http://zorba.io/modules/xml";
7import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";7import schema namespace opt = "http://zorba.io/modules/xml-options";
88
9let $xmlcontents := fetch:content(fn:resolve-uri("streamable.xml"))9let $xmlcontents := fetch:content(fn:resolve-uri("streamable.xml"))
10let $contents := x:parse(10let $contents := x:parse(
1111
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-32.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-32.xq 2013-03-04 16:17:30 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-32.xq 2013-08-07 08:10:38 +0000
@@ -2,8 +2,8 @@
2 Test x:parse() with a single top element which has an attribute2 Test x:parse() with a single top element which has an attribute
3:)3:)
44
5import module namespace x = "http://www.zorba-xquery.com/modules/xml";5import module namespace x = "http://zorba.io/modules/xml";
6import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";6import schema namespace opt = "http://zorba.io/modules/xml-options";
77
8x:parse(8x:parse(
9 "<template head='test'></template>",9 "<template head='test'></template>",
1010
=== modified file 'test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-33.xq'
--- test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-33.xq 2013-03-04 16:17:30 +0000
+++ test/rbkt/Queries/zorba/parsing_and_serializing/parse-xml-fragment-33.xq 2013-08-07 08:10:38 +0000
@@ -1,5 +1,5 @@
1import module namespace x = "http://www.zorba-xquery.com/modules/xml";1import module namespace x = "http://zorba.io/modules/xml";
2import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";2import schema namespace opt = "http://zorba.io/modules/xml-options";
3import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";3import module namespace fetch = "http://www.zorba-xquery.com/modules/fetch";
44
5variable $xmlcontents := fetch:content(resolve-uri("wiki.xml"));5variable $xmlcontents := fetch:content(resolve-uri("wiki.xml"));
66
=== modified file 'test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm'
--- test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-07-26 20:43:25 +0000
+++ test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-08-07 08:10:38 +0000
@@ -522,7 +522,7 @@
522 </sup>522 </sup>
523 </li>523 </li>
524 <li>524 <li>
525 <a href="www.zorba-xquery.com_modules_xml.html" title="http://www.zorba-xquery.com/modules/xml">xml</a>525 <a href="www.zorba-xquery.com_modules_xml.html" title="http://zorba.io/modules/xml">xml</a>
526 <sup>526 <sup>
527 <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>527 <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>
528 </sup>528 </sup>
529529
=== modified file 'test/rbkt/Queries/zorba/uris/file-base-uri.xq'
--- test/rbkt/Queries/zorba/uris/file-base-uri.xq 2013-05-01 23:06:33 +0000
+++ test/rbkt/Queries/zorba/uris/file-base-uri.xq 2013-08-07 08:10:38 +0000
@@ -1,6 +1,6 @@
1import module namespace file="http://expath.org/ns/file";1import module namespace file="http://expath.org/ns/file";
2import module namespace x="http://www.zorba-xquery.com/modules/xml";2import module namespace x="http://zorba.io/modules/xml";
3import schema namespace opt="http://www.zorba-xquery.com/modules/xml-options";3import schema namespace opt="http://zorba.io/modules/xml-options";
44
5let $uri := fn:resolve-uri( "input.xml", fn:static-base-uri() )5let $uri := fn:resolve-uri( "input.xml", fn:static-base-uri() )
6let $content := file:read-text($uri)6let $content := file:read-text($uri)

Subscribers

People subscribed via source and target branches