Hi all,

New to Marklogic and setting up a new dev server (4.2-8), existing server is 
4.2-4,  and finding that our current Xquery scripts aren't working on the new 
server setup.

It seems the namespaces setup in the database Element Range Indexes etc aren't 
found (we have to add the namespace manually to each Xquery file), AND that 
'local:' is not recognized, e.g.

com.marklogic.xcc.exceptions.XQueryException: XDMP-NONAMESPACEBIND: 
(err:FONS0004) local:asis($node) -- No namespace binding for prefix
on line 38
expr: local:asis($node),
in local:asis(fn:doc("/content/10.1007/s00464-009-0856-x")/item/*:issn[1])

Can anyone help? Thanks in advance.

Anshu

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to