Hi,

  I just found that MarkLogic does not support the namespace node
KindTest.  If you run the following query:

    xquery version "3.0";
    namespace ns { 'uri' } instance of namespace-node()

you get the following error:

    XDMP-UNEXPECTED: (err:XPST0003) Unexpected token syntax error,
    unexpected Lpar_, expecting $end or SemiColon_

  Note that the namespace constructor itself works.  I am using
MarkLogic 6.0-4 (sorry, that is the version we use on the project,
so I can't install 7 to test it).

  Regards,

-- 
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/
_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to