← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/bug_948712 into lp:zorba

 

The error was fixed, Thanks for pointing it out Matthias.

I did not change the layout though because I think that Dana's original propose best fits the copy/paste scenario.

> 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.


References