Book navigationUser loginNavigation |
XQuery Declaration
Send to friend
When trying to run the following simple query works in eXist.
Running the same query in MarkLogic gives the following error:
How to FixThis problem has a simple fix. Change the XQuery declaration to: xquery version "1.0-ml"; |
Search
|