zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #25941
[Merge] lp:~zorba-coders/zorba/1189803-read-pdf into lp:zorba/read-pdf-module
Luis Rodriguez Gonzalez has proposed merging lp:~zorba-coders/zorba/1189803-read-pdf into lp:zorba/read-pdf-module.
Requested reviews:
Luis Rodriguez Gonzalez (kuraru)
Chris Hillery (ceejatec)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/1189803-read-pdf/+merge/187947
--
https://code.launchpad.net/~zorba-coders/zorba/1189803-read-pdf/+merge/187947
Your team Zorba Coders is subscribed to branch lp:zorba/read-pdf-module.
=== modified file 'src/read-pdf.xq'
--- src/read-pdf.xq 2013-08-09 09:37:05 +0000
+++ src/read-pdf.xq 2013-09-26 22:33:44 +0000
@@ -45,7 +45,7 @@
(:~
: Import module for checking if options element is validated.
:)
-import module namespace sch = "http://www.zorba-xquery.com/modules/schema";
+import module namespace sch = "http://zorba.io/modules/schema";
declare namespace err = "http://www.w3.org/2005/xqt-errors";