zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06020
Re: [Merge] lp:~zorba-coders/zorba/bug_948712 into lp:zorba
Review: Needs Fixing
The result looks as follows:
----------------------------------------
Imported schemas:
• http://expath.org/ns/http-client
Please note that the schemas are not automatically imported in the modules that import this module.
In order to import and use the schemas, please add:
import schema "http://expath.org/ns/http-client";
----------------------------------------
1. The schema import is syntactically not correct. You also need to specify a prefix.
2. IMHO, it would be sufficient to show something as follows:
• http://expath.org/ns/http-client (usage: import schema namespace http = "http://expath.org/ns/http-client";)
--
https://code.launchpad.net/~zorba-coders/zorba/bug_948712/+merge/96323
Your team Zorba Coders is subscribed to branch lp:zorba.
Follow ups
References