的文档建议Schematron通过"http://marklogic.com/xdmp/schematron" at "/MarkLogic/schematron/schematron.xqy"导入。schematron = "http://marklogic.com/xdmp/schematron" at "/<em
一旦我保存了它,我就会检查文档上的权限,它们是空的。父目录具有权限,但Spell:insert插入的文档对其没有任何权限。Spell:insert没有设置权限吗?保存URI后,我应该调用URI上的xdmp:document-set-permissions吗?如果是这样的话,我为什么要使用Spell:insert over xdmp:document-insertxquery<
我正在尝试列出MarkLogic数据库中几个目录中的文档。 我是XQuery的新手,所以我只需要30秒的时间来告诉我哪里出了问题以及如何修复。因为它在MarkLogic中,我不确定这是否会在上面增加额外的层复杂性,这我不能回答。我的代码如下-我要做的就是在MarkLogic查询控制台中使用XQuery返回MarkLogic 9数据库目录/Engine/Cooling/Radiators中的所有文档: for d$ in xdmp</
我试图用本地函数替换具有XSLT api的文档中指定的节点列表,但通过xquery/MarkLogic发现了以下异常。:eval("xquery version "1.0-ml"; declare function loc<firstName>Jon</firstName>
In /MarkLogic/appservices/qconsole/qconsole-