~zorba-coders/zorba/xqdoc_fixes_archive

« back to all changes in this revision

Viewing changes to src/archive_module.xq

  • Committer: Zorba Jenkins
  • Author(s): chillery+launchpad at lambda
  • Date: 2013-08-09 12:31:51 UTC
  • mfrom: (54.1.1 archive)
  • Revision ID: jenkins@lambda.nu-20130809123151-gcaavdfxi37e7y38
Updated options and annotations URIs to zorba.io.
Approved: Sorin Marian Nasoi, Chris Hillery

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 :)
37
37
module namespace a = "http://zorba.io/modules/archive";
38
38
 
39
 
declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
 
39
declare namespace ver = "http://zorba.io/options/versioning";
40
40
declare option ver:module-version "1.0";
41
41
  
42
42
(:~