~zorba-coders/zorba/bug1151967

« back to all changes in this revision

Viewing changes to modules/xml/xml.xq

  • Committer: Zorba Jenkins
  • Author(s): chillery+launchpad at lambda
  • Date: 2013-08-07 23:46:25 UTC
  • mfrom: (11588.1.1 zorba-errors)
  • Revision ID: jenkins@lambda.nu-20130807234625-lrwhkyl0orskg886
Corrected zorba errors/warnings URIs.
Approved: Matthias Brantner, Chris Hillery

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
 
74
74
import schema namespace opt = "http://zorba.io/modules/xml-options";
75
75
 
76
 
declare namespace zerr = "http://zorba.io/modules/zorba-errors";
 
76
declare namespace zerr = "http://zorba.io/errors";
77
77
declare namespace err = "http://www.w3.org/xqt-errors";
78
78
 
79
79
declare namespace ver = "http://www.zorba-xquery.com/options/versioning";