您可以将模块存储在eXist中,比如在/modules/my.xqm下declare function my:answerToTheUltimateQuestion() as xs:integer { 42 }import module namespace my="http://www.example.com/"
at "xmldb:exist:///db/modules/m
我目前正在使用eXist-db作为XML/TEI数据库,并致力于网站的创建。角码从eXist-db请求数据,我选择使用JSON使eXist-db响应。我一直认为JSON是最适合这个任务的数据格式。在XML中,文本和其他节点的顺序是串行的,因此是清晰的。 The fourth text fragment
<app>