Danny Sokolsky wrote:
> That is a bug in the doc. The NCName is required. The doc
> should read:
> xquery version "1.0-ml";
> module namespace hello = "helloworld";
> declare function helloworld()
> {
> "hello world"
> };
I guess you mean "declare function hello:world()" ;-) Or to bind the default
function namespace.
Regards,
--
Florent Georges
http://www.fgeorges.org/
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general