- From: Norman Walsh <ndw@nwalsh.com>
- Date: Thu, 08 Aug 2013 15:50:13 -0400
- To: public-xml-processing-model-wg@w3.org
Received on Thursday, 8 August 2013 19:50:44 UTC
Alex Milowski <alex@milowski.com> writes: > > What does the namespace attribute do over the namespaces use in the XQuery? You have to know the namespace of the functions. It boils down to something like import module f="namespace uri"; For reasons I've never investigated, in order to import a query module, you have to know what namespace the query module declares. Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation Phone: +1 512 761 6676 www.marklogic.com
Received on Thursday, 8 August 2013 19:50:44 UTC