~zorba-coders/zorba/update3.0_zorba-query-module

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/index/match_veq_02.xqlib

  • Committer: Zorba Jenkins
  • Author(s): chillery+launchpad at lambda
  • Date: 2013-08-09 12:25:19 UTC
  • mfrom: (11591.1.7 bug-882320-functx)
  • Revision ID: jenkins@lambda.nu-20130809122519-q5smniq84ycahy15
Change most non-module Zorba namespace URIs from www.zorba-xquery.com to zorba.io. Also replace functx module URI with correct version (no trailing slash).
Approved: Sorin Marian Nasoi, Chris Hillery

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
import module namespace iddl = 
12
12
"http://www.zorba-xquery.com/modules/store/static/indexes/ddl";
13
13
 
14
 
declare namespace an = "http://www.zorba-xquery.com/annotations";
 
14
declare namespace an = "http://zorba.io/annotations";
15
15
 
16
16
 
17
17
declare %an:ordered collection sessions:sessions as element()*;