Database Reference
In-Depth Information
• You can also search the repository manager's root collection for the right pack‐
age. Here is an example that returns the path to the topic example application:
declare namespace expath = "http://expath.org/ns/pkg" ;
let $ descriptor := collection ( repo:get-root ())
// expath:package [ @name eq "http://www.exist-db.org/exist-book" ]
return
util:collection-name ( $ descriptor )
Search WWH ::




Custom Search