~zorba-coders/zorba/bug1123835

« back to all changes in this revision

Viewing changes to modules/com/zorba-xquery/www/modules/schema.xq

  • Committer: sorin.marian.nasoi
  • Date: 2013-08-13 09:07:33 UTC
  • mfrom: (11278.1.318 lp_zorba)
  • Revision ID: spungi@gmail.com-20130813090733-vjl1znp7np45y12z
- merge lp:zorba trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 :
26
26
 :)
27
27
module namespace schema = "http://www.zorba-xquery.com/modules/schema";
28
 
declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
 
28
declare namespace ver = "http://zorba.io/options/versioning";
29
29
declare option ver:module-version "2.0";
30
30
 
31
31
(:~