Luis Rodriguez Gonzalez has proposed merging lp:~zorba-coders/zorba/1189803-schema-tools into lp:zorba/schema-tools-module.
Commit message: Changes for Zorba 3.0 for schema module Requested reviews: Luis Rodriguez Gonzalez (kuraru) Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/1189803-schema-tools/+merge/188235 -- https://code.launchpad.net/~zorba-coders/zorba/1189803-schema-tools/+merge/188235 Your team Zorba Coders is subscribed to branch lp:zorba/schema-tools-module.
=== modified file 'src/schema-tools.xq' --- src/schema-tools.xq 2013-08-09 09:37:05 +0000 +++ src/schema-tools.xq 2013-09-29 19:58:39 +0000 @@ -41,7 +41,7 @@ (:~ : Import module for checking if options element is validated. :) -import module namespace schema-options = "http://www.zorba-xquery.com/modules/schema"; +import module namespace schema-options = "http://zorba.io/modules/schema"; declare namespace err = "http://www.w3.org/2005/xqt-errors";
-- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

