Norman Walsh wrote: > FWIW, I cut and paste the following prolog into all my > queries.
> xquery version "1.0-ml"; > declare default function namespace > "http://www.w3.org/2005/xpath-functions"; > declare option xdmp:mapping "false"; Interesting. While I totally agree with the line (getting the mapping by default is counter-intuitive IMHO,) I rather use xquery version "1.0" by default, to locate the uses of implementation-defined features more precisely in some clearly identified modules. Regards, -- Florent Georges http://www.fgeorges.org/ _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
