zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #25937
[Merge] lp:~zorba-coders/zorba/1189803-html into lp:zorba/html-module
Luis Rodriguez Gonzalez has proposed merging lp:~zorba-coders/zorba/1189803-html into lp:zorba/html-module.
Requested reviews:
Luis Rodriguez Gonzalez (kuraru)
Chris Hillery (ceejatec)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/1189803-html/+merge/187932
--
https://code.launchpad.net/~zorba-coders/zorba/1189803-html/+merge/187932
Your team Zorba Coders is subscribed to branch lp:zorba/html-module.
=== modified file 'src/html.xq'
--- src/html.xq 2013-08-09 09:37:05 +0000
+++ src/html.xq 2013-09-26 21:39:57 +0000
@@ -34,7 +34,7 @@
(:~
: Import module for checking if html options element is validated.
:)
-import module namespace schema = "http://www.zorba-xquery.com/modules/schema";
+import module namespace schema = "http://zorba.io/modules/schema";
import schema namespace html-options = "http://www.zorba-xquery.com/modules/converters/html-options";